BizHawk/BizHawk.Emulation.Common
goyuken 9f274d93fb fix lynx firmware entry 2014-09-15 21:29:23 +00:00
..
Database fix lynx firmware entry 2014-09-15 21:29:23 +00:00
Interfaces remove the dummymemorydomainlist as its not needed anymore (if a core has no memory domains, it simply doesn't have the interface) 2014-09-01 21:09:25 +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 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
CoreAttributes.cs Automate the about box 2014-06-01 01:57:22 +00:00
EmulationExceptions.cs N64: Savestates now only save and load half the RDRAM if the expansion pack is not installed. 2014-09-07 00:43:19 +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