BizHawk/BizHawk.Emulation.Common/Interfaces/Services
adelikat 45a777c983 Simplifications and cleanups in Emulation.Common 2019-11-08 09:48:53 -06:00
..
IBoardInfo.cs Englishing 2017-05-02 08:05:59 -05:00
ICodeDataLogger.cs Simplifications and cleanups in Emulation.Common 2019-11-08 09:48:53 -06: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
ICycleTiming.cs BizHawk.Emulation.Common - cleanups -> C#6/7isms, fix some typos, variable naming, spaces to tabs 2019-10-29 13:59:08 -05:00
IDebuggable.cs BizHawk.Emulation.Common - cleanups -> C#6/7isms, fix some typos, variable naming, spaces to tabs 2019-10-29 13:59:08 -05:00
IDisassemblable.cs BizHawk.Emulation.Common - cleanups -> C#6/7isms, fix some typos, variable naming, spaces to tabs 2019-10-29 13:59:08 -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 Game Linking: resolve #321 2019-02-10 16:22:29 -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 BizHawk.Emulation.Common - cleanups -> C#6/7isms, fix some typos, variable naming, spaces to tabs 2019-10-29 13:59:08 -05:00
ISettable.cs BizHawk.Emulation.Common - cleanups -> C#6/7isms, fix some typos, variable naming, spaces to tabs 2019-10-29 13:59:08 -05:00
ISoundProvider.cs Remove some unused constants in SpeexResampler, and some meaningles whitespace cleanups 2017-05-02 07:44:23 -05:00
IStatable.cs break IStateable down because I need just binary for some internal stuff... 2017-05-20 12:09:50 -04:00
ITraceable.cs ITraceable - remove set from the Header property since that is an implementation detail only. Remove commented methods/properties and cleanup documentation to reflect the new specification 2017-04-26 09:13:32 -05:00
IVideoProvider.cs Spell out Numerator and Denominator 2017-05-05 11:25:38 -05:00