Colby
|
4fa99873e4
|
move loading cartridge from MMU initialize to attr_accessor
|
2016-07-17 22:06:15 +10:00 |
|
Colby
|
196235bce3
|
added timer
|
2016-07-17 22:05:51 +10:00 |
|
Colby
|
9654dd09c3
|
fixed spelling typo of cartridge in mmu
|
2016-07-05 19:06:04 +10:00 |
|
Colby
|
932159d05f
|
some code cleanup and documentation
|
2016-07-05 19:03:49 +10:00 |
|
Colby Swandale
|
9a1f2456ae
|
added how to run the emulator in README
also fixed a few spelling issues.
|
2016-05-26 21:43:29 +10:00 |
|
Colby
|
1aa1ccb556
|
fixed bug where skip_boot option was not being checkd correctly
|
2016-05-26 21:35:29 +10:00 |
|
Colby
|
a028d378b7
|
removed external rom from ROM MBC #initialize
|
2016-05-26 21:13:12 +10:00 |
|
Colby
|
f0e068e0c1
|
better variable + mehtod names in emulator
|
2016-05-26 21:10:58 +10:00 |
|
Colby
|
e316301bb7
|
fixed the rom filename not being passed correctly to the emulator
|
2016-05-26 21:09:35 +10:00 |
|
Colby
|
cfed45e7a1
|
fixed bug where cartridge was trying to read from nil object
|
2016-05-26 21:06:08 +10:00 |
|
Colby
|
9531b235c9
|
cartrdige documentation, added factory method for cartrdige type
Added factory method for cartrdige to assign the correct cartridge type to @mbc
|
2016-05-16 16:56:57 +10:00 |
|
Colby
|
8005c860fb
|
added documentation of the bootrom
|
2016-05-16 11:02:08 +10:00 |
|
Colby Swandale
|
c4194ad39e
|
Updated README.md
updated README with some basic documentation, testing and requirements
|
2016-05-08 17:41:44 +10:00 |
|
Colby
|
f6fcbba13e
|
init commit
|
2016-05-08 17:20:05 +10:00 |
|