BizHawk/BizHawk.Emulation.Cores/Consoles/PC Engine
adelikat 5ba74c631c Remove MemoryDomains from IEmulator into a new Interface, IMemoryDomains, Add this interface to existing cores, except null emulator (and removed memory domain related code from it). Refactored EmuHawk for ram tools to use an instance of IMemoryDomains rather than IEmulator, don't expose ram tools unless the core implements IMemoryDomains. Still a few misc todos, and probably some cleanup 2014-09-01 18:43:41 +00:00
..
ADPCM.cs PCE: convert states to Serializer implementation 2014-04-07 04:53:18 +00:00
ArcadeCard.cs PCE: convert states to Serializer implementation 2014-04-07 04:53:18 +00:00
CDL File Format.txt PCE CDL: add a new "disassemble" command. this makes a text dump of every opcode that has been mapped out so far, dumping memory domain, address within the domain, and huc6280 disassembly 2014-02-20 22:59:37 +00:00
CDLMapping.cs PCE CDL: more on previous commit 2014-02-10 02:49:03 +00:00
Compat.txt Change project name BizHawk.Emulation to BizHawk.Emulation.Cores 2013-11-15 14:05:47 +00:00
Input.cs PCE - add ability to set connected controllers (up to 5) as sync settings, with a Controller settings dialog 2014-06-28 22:48:07 +00:00
MemoryMap.Populous.cs PCE: some CDL stuff, not hooked up yet 2014-02-09 23:13:11 +00:00
MemoryMap.SF2.cs PCE CDL: fix for street fighter 2 and 384K games. arcade card still not supported 2014-02-10 02:47:23 +00:00
MemoryMap.SuperGrafx.cs Change project name BizHawk.Emulation to BizHawk.Emulation.Cores 2013-11-15 14:05:47 +00:00
MemoryMap.TurboCD.cs Change project name BizHawk.Emulation to BizHawk.Emulation.Cores 2013-11-15 14:05:47 +00:00
MemoryMap.cs PCE Icon for PCE tool dialogs 2014-04-13 00:09:16 +00:00
PCEngine.cs Remove MemoryDomains from IEmulator into a new Interface, IMemoryDomains, Add this interface to existing cores, except null emulator (and removed memory domain related code from it). Refactored EmuHawk for ram tools to use an instance of IMemoryDomains rather than IEmulator, don't expose ram tools unless the core implements IMemoryDomains. Still a few misc todos, and probably some cleanup 2014-09-01 18:43:41 +00:00
ScsiCDBus.cs Move some more extension methods 2014-07-03 18:38:02 +00:00
TurboCD.cs Change project name BizHawk.Emulation to BizHawk.Emulation.Cores 2013-11-15 14:05:47 +00:00
VCE.cs PCE: convert states to Serializer implementation 2014-04-07 04:53:18 +00:00
VDC.Render.cs cleanup 2014-08-03 22:05:32 +00:00
VDC.cs PCE: convert states to Serializer implementation 2014-04-07 04:53:18 +00:00
VPC.cs cleanup 2014-08-03 22:05:32 +00:00