BizHawk/BizHawk.Emulation.Common/Interfaces/Services
adelikat d1d6c20749 break SNES settings code into its own file 2017-04-19 08:31:48 -05:00
..
ICodeDataLogger.cs more misc code cleanups, with some C#6isms 2017-04-10 11:24:53 -05:00
ICreateGameDBEntries.cs create an ICreateGameDBEntires specialized service and have Atari2600 implement it. Use this in the log window instead of sneaky reflection to access the method 2016-12-15 10:45:20 -06:00
IDebuggable.cs Use 'nameof' operator. 2017-04-10 08:36:42 -04:00
IDisassemblable.cs more misc code cleanups, with some C#6isms 2017-04-10 11:24:53 -05:00
IDriveLight.cs misc code cleanups in BizHawk.Emulation.Common 2017-04-14 12:28:23 -05:00
IInputPollable.cs More documentaiton for IEmulatorServices, related classes/interfaces, and base implementations 2016-12-14 09:11:07 -06:00
ILinkable.cs More documentaiton for IEmulatorServices, related classes/interfaces, and base implementations 2016-12-14 09:11:07 -06:00
IMemoryDomains.cs More documentaiton for IEmulatorServices, related classes/interfaces, and base implementations 2016-12-14 09:11:07 -06:00
IRegionable.cs Add documentation to the Emulation.Common IEmulatorService interfaces 2016-03-01 21:10:50 -05:00
ISaveRam.cs More documentaiton for IEmulatorServices, related classes/interfaces, and base implementations 2016-12-14 09:11:07 -06:00
ISettable.cs break SNES settings code into its own file 2017-04-19 08:31:48 -05:00
ISoundProvider.cs misc code cleanups in BizHawk.Emulation.Common 2017-04-14 12:28:23 -05:00
IStatable.cs misc code cleanups in BizHawk.Emulation.Common 2017-04-14 12:28:23 -05:00
ITraceable.cs * add a new IToolForm update mechanism which has extensible update points (so a tool can both pre- and post- update) 2016-08-13 15:31:26 -05:00
IVideoProvider.cs better documentation of IEMulatorSErvices 2016-12-13 15:56:20 -06:00