BizHawk/BizHawk.Emulation.Cores/Consoles/Nintendo/QuickNES
adelikat e841707502 Quicknes - throw an UnsupportedGameException on Paperboy (U) because input will not work for some reason, this allows it to fallback to NesHawk automatically 2015-07-18 08:58:52 -04:00
..
LibQuickNES.cs partially functional ppu viewing tools for quicknes 2014-12-17 03:27:44 +00:00
Nes_NTSC_Colors.cs quicknes: fix colors in custom palette use 2014-01-10 01:31:24 +00:00
QuickNES.IDebuggable.cs QuickNES - break up into separate files 2015-01-16 01:38:47 +00:00
QuickNES.IDisassembler.cs quicknes disassembler tweak 2015-01-25 20:06:41 +00:00
QuickNES.IInputPollable.cs Make the lag counter settable, and expose this functionality in lua 2015-07-09 13:05:30 -04:00
QuickNES.IMemoryDomains.cs Refactor IMemoryDomains and MemoryDomains to have setters for MainMemory and SystemBus, so a core can customize instead of using a one size fits all assumption. Remove constructor that sets main memory and refactor accordingly 2015-01-24 16:02:28 +00:00
QuickNES.INESPPUViewable.cs QuickNES - break up into separate files 2015-01-16 01:38:47 +00:00
QuickNES.ISaveRam.cs QuickNES - break up into separate files 2015-01-16 01:38:47 +00:00
QuickNES.ISettable.cs QuickNES - break up into separate files 2015-01-16 01:38:47 +00:00
QuickNES.IStatable.cs QuickNES - break up into separate files 2015-01-16 01:38:47 +00:00
QuickNES.IVideoProvider.cs QuickNES - break up into separate files 2015-01-16 01:38:47 +00:00
QuickNES.cs Quicknes - throw an UnsupportedGameException on Paperboy (U) because input will not work for some reason, this allows it to fallback to NesHawk automatically 2015-07-18 08:58:52 -04:00