BizHawk/BizHawk.Emulation.Cores/Consoles/Nintendo/NES
adelikat d62ba4e2b4 Change IMemoryDomains to have an IMemoryDomainList instead of a MemoryDomainList, this is an incremental step into eventually having IMemoryDomains take over the properties of IMemoryDomainList, still todo: reduce the amount of needed functionality in IMemoryDomainList from old and not good code 2015-01-13 22:18:07 +00:00
..
Boards coolboy 400 in 1: fix some games 2015-01-11 23:37:17 +00:00
Docs Change project name BizHawk.Emulation to BizHawk.Emulation.Cores 2013-11-15 14:05:47 +00:00
FDS nes fds: decrease rate of debug message spew 2014-12-22 22:27:30 +00:00
APU.cs Move some extension methods from the generic extensions file to NumberExtensions and fix up namespaces 2014-07-03 15:35:50 +00:00
BisqAPU.cs Change project name BizHawk.Emulation to BizHawk.Emulation.Cores 2013-11-15 14:05:47 +00:00
BoardSystem.cs Quicknes: clean up previous commit 2014-07-23 03:02:44 +00:00
Core.cs nes ppu view infrastructure changes, not complete 2014-12-17 00:35:59 +00:00
INESPPUViewable.cs stuff 2014-12-17 02:33:05 +00:00
NES.INESPPUViewable.cs stuff 2014-12-17 02:33:05 +00:00
NES.cs Change IMemoryDomains to have an IMemoryDomainList instead of a MemoryDomainList, this is an incremental step into eventually having IMemoryDomains take over the properties of IMemoryDomainList, still todo: reduce the amount of needed functionality in IMemoryDomainList from old and not good code 2015-01-13 22:18:07 +00:00
NESControllers.cs itoolformautoconfig: fix save position 2015-01-01 21:01:42 +00:00
PPU.cs neshawk - add PPU reset to soft reset, to fix #327 2014-11-30 05:02:12 +00:00
PPU.regs.cs NES: fix nondeterminism in tracelogger when execution passes over $2007 (or mirrors) 2014-04-30 19:43:55 +00:00
PPU.run.cs nes: make full_nes_palette.nes test work. colors still look a bit funky though 2014-05-15 23:25:49 +00:00
Palettes.cs load 512-entry palettes, but dont do anything with them yet 2014-08-14 15:52:25 +00:00
Unif.cs tidy 2014-07-23 15:45:30 +00:00
iNES.cs More extension reorg 2014-07-03 17:23:03 +00:00