BizHawk/BizHawk.Emulation.Common/Interfaces/Services
J.D. Purcell 3d6b1da94d Whitespace only (indentation fixes/cleanup). 2017-04-19 20:34:30 -04:00
..
ICodeDataLogger.cs fix ups to the documentation of service interfaces 2017-04-19 09:41:26 -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 fix ups to the documentation of service interfaces 2017-04-19 09:41:26 -05: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 fix ups to the documentation of service interfaces 2017-04-19 09:41:26 -05:00
ILinkable.cs More documentaiton for IEmulatorServices, related classes/interfaces, and base implementations 2016-12-14 09:11:07 -06:00
IMemoryDomains.cs LibsnesCore - break off memory domain stuff to a separate file 2017-04-19 10:51:16 -05:00
IRegionable.cs fix ups to the documentation of service interfaces 2017-04-19 09:41:26 -05:00
ISaveRam.cs fix ups to the documentation of service interfaces 2017-04-19 09:41:26 -05:00
ISettable.cs Whitespace only (indentation fixes/cleanup). 2017-04-19 20:34:30 -04: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 fix ups to the documentation of service interfaces 2017-04-19 09:41:26 -05:00