BizHawk/BizHawk.Emulation.Common
goyuken ecf8728de6 factor out serviceinjector to emulation.common 2014-12-17 18:17:16 +00:00
..
Base Implementations restore large speed regression on NESHawk core from r8379. other managed cores were likely affected. most managed cores not affected because of event tracking... 2014-12-17 01:17:41 +00:00
Database Emulation.Common - move some misc enums into Enums.cs 2014-12-16 17:06:29 +00:00
Interfaces comments! 2014-12-17 01:20:53 +00:00
Properties redo how subwcrev stuff is done, so that the subwcrev process doesnt have to run for every project. improves build times. 2014-12-09 19:20:22 +00:00
Sound More extension reorg 2014-07-03 17:23:03 +00:00
BizHawk.Emulation.Common.csproj factor out serviceinjector to emulation.common 2014-12-17 18:17:16 +00:00
CoreAttributes.cs move an attribute in Wonderswan core that was on the constructor on accident, added an AttributeTargets attribute on it that would have caught such an error, add AttributeTargets on some other attributes to help clarify their usage 2014-12-13 02:31:31 +00:00
CoreComms.cs Add an IDriveLight Emulator service, and remove the CoreComm properties, and refactor accordingly 2014-12-12 01:49:54 +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 Emulation.Common - move some misc enums into Enums.cs 2014-12-16 17:06:29 +00:00
Extensions.cs remove the IEmulator inheritance from some services, and fix code as needed 2014-12-15 22:25:06 +00:00
MemoryDomain.cs Cheats dialog - default to System Bus domain 2014-09-13 14:21:08 +00:00
ServiceInjector.cs factor out serviceinjector to emulation.common 2014-12-17 18:17:16 +00:00
TextState.cs comments! 2014-12-09 21:52:03 +00:00