adelikat
|
c076931d0c
|
clean up NES namespace
|
2013-11-14 13:15:41 +00:00 |
adelikat
|
7b03fc0bc0
|
Move Buffer.cs and Util.cs from BizHawk.Emulation to BizHawk.Common, and add 1234832983 usings
|
2013-11-04 00:36:15 +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 |
goyuken
|
4a87b8462d
|
coontiue mapper 18 implementation. magic john appears to be playable now
|
2012-10-13 13:40:05 +00:00 |
adelikat
|
59ba7efdaf
|
NES - start mapper 18
|
2012-07-29 22:40:57 +00:00 |