Commit graph

8 commits

Author SHA1 Message Date
Derek "Turtle" Roe
c4afd44ed7 See long description
Replaced all references to simulation with emulation
Updated copyright year
Updated .gitignore to reduce chances of random files being uploaded to
the repo
Added .gitattributes to normalize all text files, and to ignore binary
files (which includes the logo and the NEC PDF)
2015-07-03 08:18:16 -04:00
Tyler Stachecki
55c6c329d5 Add -ddrom to the command line. 2015-01-08 11:58:27 -05:00
John Paul Adrian Glaubitz
e3ae6d82b2 Fix dereferencing of 'word' parameter in write_dd_regs.
Signed-off-by: Tyler Stachecki <tstache1@binghamton.edu>
2015-01-07 09:43:32 -05:00
Tyler Stachecki
552562de95 Fix a batch of mistakes in the last commit. 2015-01-06 22:16:13 -05:00
Tyler Stachecki
4693c11887 Prevent 64DD thread from crashing.
RTC adjustment works and communication between the 64DD is
now present, but we don't actually save the RTC settings.
2015-01-06 21:44:45 -05:00
Tyler Stachecki
c0def926d9 Start filling in lots of 64DD implementation.
Also, fix a few bugs in the past two commits.
2015-01-06 16:50:19 -05:00
Tyler Stachecki
2badc9c2ec Add C2, data sector and MS RAM mappings for 64DD. 2015-01-06 15:33:40 -05:00
Tyler Stachecki
94e8e37824 Add 64DD mappings and a controller. 2015-01-06 15:33:33 -05:00