BizHawk/BizHawk.Emulation.Cores
adelikat a251cacce6 Atari 7800 - break up implementations into separate files and some other reorg 2014-11-30 16:01:01 +00:00
..
CPUs gba tracelog: add register display 2014-11-19 03:33:09 +00:00
Calculator Break off saveram methods from IEmulator into a separate ISaveRam interface. Remove the setter for SaveRamModified (every single core was throwing an error on this, and no client code was using it). Remove these methods from cores that don't actually implement this interface 2014-11-30 15:22:08 +00:00
Computers/Commodore64 Break off saveram methods from IEmulator into a separate ISaveRam interface. Remove the setter for SaveRamModified (every single core was throwing an error on this, and no client code was using it). Remove these methods from cores that don't actually implement this interface 2014-11-30 15:22:08 +00:00
Consoles Atari 7800 - break up implementations into separate files and some other reorg 2014-11-30 16:01:01 +00:00
ExternalCores Change project name BizHawk.Emulation to BizHawk.Emulation.Cores 2013-11-15 14:05:47 +00:00
Properties Change project name BizHawk.Emulation to BizHawk.Emulation.Cores 2013-11-15 14:05:47 +00:00
BizHawk.Emulation.Cores.csproj Atari 7800 - break up implementations into separate files and some other reorg 2014-11-30 16:01:01 +00:00
CoreInventory.cs internal infrastructure 2014-11-23 22:20:55 +00:00
LibRetro.cs MOvie LibRetro files from Emulation.Common to Emulation.Cores in preparation for moving some other things too. In RomLoader don't do HardReset() on the C64 core 2014-01-21 23:54:30 +00:00
LibRetroEmulator.cs Clean out ClearSaveRam() calls since they are no longer used 2014-11-24 15:00:54 +00:00
Notes.txt Change project name BizHawk.Emulation to BizHawk.Emulation.Cores 2013-11-15 14:05:47 +00:00