BizHawk/BizHawk.Emulation.Common
adelikat 865795049b 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
..
Database confirm a few sizes in firmware database 2014-11-24 23:18:05 +00:00
Interfaces 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
Properties fix sln building - apparently you need these files 2013-11-11 17:49:10 +00:00
Sound More extension reorg 2014-07-03 17:23:03 +00:00
BizHawk.Emulation.Common.csproj 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
CoreAttributes.cs Automate the about box 2014-06-01 01:57:22 +00:00
EmulationExceptions.cs quicknes: reject (with the appropriate unsupported exception) any bootgod positive euro rom 2014-10-29 18:58:43 +00:00
Extensions.cs 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
MemoryDomain.cs Cheats dialog - default to System Bus domain 2014-09-13 14:21:08 +00:00
TextState.cs TextState (common to GB, WS, etc): clean up JSON formatting slightly. not a breaking change. 2014-08-18 18:00:22 +00:00