BizHawk/BizHawk.Emulation.Cores/Consoles/Nintendo/QuickNES
adelikat 3867a890fc NES - fallback from quicknes to neshawk for Bill and Ted's Excellent adventure since quicknes is not able to run it 2015-04-12 19:17:31 +00: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 QuickNES - break up into separate files 2015-01-16 01:38:47 +00: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 NES - fallback from quicknes to neshawk for Bill and Ted's Excellent adventure since quicknes is not able to run it 2015-04-12 19:17:31 +00:00