BizHawk/BizHawk.Emulation.Common
goyuken dc2ca1f010 remove the extra ISettable (non-generic argument) interface and corresponding crud from cores, and replace with a shim class 2014-10-31 15:46:13 +00:00
..
Database fix lynx firmware entry 2014-09-15 21:29:23 +00:00
Interfaces remove the extra ISettable (non-generic argument) interface and corresponding crud from cores, and replace with a shim class 2014-10-31 15:46:13 +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 remove the extra ISettable (non-generic argument) interface and corresponding crud from cores, and replace with a shim class 2014-10-31 15:46:13 +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 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
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