zeromus
|
0acbb11e97
|
move HawkFile to BizHawk.Common along with a small web of dependencies and then add "using BizHawk.Common" to 100 files
|
2013-10-27 22:07:40 +00:00 |
adelikat
|
61236bf763
|
NES - make mappers and whatnot sealed classes, since it may theoretically be a tiny speedup, and if nothing else, it is more conceptually correct
|
2013-08-25 01:08:17 +00:00 |
adelikat
|
cff1ff2940
|
Removing unused directives from a bunch of files because I was playing around with resharper, but that got boring so not every file
|
2013-04-14 20:39:19 +00:00 |
goyuken
|
0d515dafdf
|
nes: add ClockCPU() to INESBoard, for boards that count M2 cycles, and changed some mappers to use it. Mappers that need more inspection: Mapper027, SxROM, VRC2_4, VRC6, VRC7
|
2012-10-31 14:36:43 +00:00 |
adelikat
|
77da639dc6
|
NES - Fix Mapper 50
|
2012-08-05 19:20:54 +00:00 |
adelikat
|
678e60815e
|
NES - Mapper 50 - hook up IRQ logic?
|
2012-07-28 13:19:12 +00:00 |
adelikat
|
8d45516811
|
NES - mapper 50 - fix mirroring
|
2012-07-28 12:35:51 +00:00 |
adelikat
|
5d521a5132
|
NES - mapper 50 - some fixes, almost complete
|
2012-07-28 03:37:06 +00:00 |
adelikat
|
7805c460d0
|
NES - start mapper 50, but it doesn't work
|
2012-07-28 03:11:39 +00:00 |