BizHawk/BizHawk.Emulation.Common
adelikat 04f9081943 in IEmulator extensions add methods such as AsMemoryDomains(), AsStatable() that do the service calling magic. In the client code replace appplicable casts of IMemoryDomains with AsMemoryDomains(), more commits of this nature for the other IEmulatorServices soon to follow 2014-12-05 00:32:29 +00:00
..
Base Implementations Forgot to add these files 2014-12-05 00:17:34 +00:00
Database confirm a few sizes in firmware database 2014-11-24 23:18:05 +00:00
Interfaces Forgot to add these files 2014-12-05 00:17:34 +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 Move TraceBuffer from CoreComm to IDebugable and refactor accordingly 2014-12-05 00:05:40 +00:00
CoreAttributes.cs Automate the about box 2014-06-01 01:57:22 +00:00
CoreComms.cs Move TraceHeader out of CoreComm and into ITracer and TraceBuffer 2014-12-05 00:10:48 +00:00
EmulationExceptions.cs quicknes: reject (with the appropriate unsupported exception) any bootgod positive euro rom 2014-10-29 18:58:43 +00:00
Enums.cs Move DisplayType out of IEmulator.cs, that's an annoying place for it to be, instead put it in a new file with Enum.cs which has one line which is silly. silly > annoying 2014-12-01 14:27:23 +00:00
Extensions.cs in IEmulator extensions add methods such as AsMemoryDomains(), AsStatable() that do the service calling magic. In the client code replace appplicable casts of IMemoryDomains with AsMemoryDomains(), more commits of this nature for the other IEmulatorServices soon to follow 2014-12-05 00:32:29 +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