BizHawk/BizHawk.Emulation.Common/Interfaces/Services
zeromus 10bceeb0dc Nope, I think it's a good idea now.
Revert "This reverts commit c878c85daeaaf0cae3e28f24bc1a8b511293d7b6."
This reverts commit 1d1f2a18c6.
2020-04-23 21:20:59 -04: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 misc cleanups in Emulation.Common 2020-03-01 14:39:24 -06:00
IDisassemblable.cs Improve exception docs in BizHawk.Emulation.Common 2020-01-02 21:51:21 +10: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 remove setters from IMemoryDomains MainMemory and SystemBus properties, those shoudln't be set by the calling code, nor were they being used 2020-03-19 14:50:04 -05:00
IRegionable.cs fix ups to the documentation of service interfaces 2017-04-19 09:41:26 -05:00
IRomInfo.cs add IRomInfo service 2020-03-14 21:43:53 -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 Nope, I think it's a good idea now. 2020-04-23 21:20:59 -04:00
ISoundProvider.cs misc cleanups in Emulation.Common 2020-02-26 16:32:00 -06:00
IStatable.cs move more movie loading logic out of Mainform and into MovieSession and also some extension methods 2020-04-18 11:25:37 -05: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
IVideoOffset.cs replace CoreComm screenofsets with an emulator service 2020-03-14 16:35:54 -05:00
IVideoProvider.cs movie some video provider movie logic into an extension method 2020-04-18 10:49:15 -05:00