BizHawk/BizHawk.Emulation.Common/Interfaces/Services
adelikat b73a500d6b Major sound provider refactor. Create a unified interface ISoundProvider, that is an IEmulator service and break it off of IEmulator. IAsyncSoundProvider was kept as a shim for now, for legacy cores that were inherintly async. 2016-12-11 11:15:00 -06:00
..
ICodeDataLogger.cs Add documentation to the Emulation.Common IEmulatorService interfaces 2016-03-01 21:10:50 -05:00
IDebuggable.cs Add documentation to the Emulation.Common IEmulatorService interfaces 2016-03-01 21:10:50 -05:00
IDisassemblable.cs Add documentation to the Emulation.Common IEmulatorService interfaces 2016-03-01 21:10:50 -05:00
IDriveLight.cs Add documentation to the Emulation.Common IEmulatorService interfaces 2016-03-01 21:10:50 -05:00
IInputPollable.cs Add documentation to the Emulation.Common IEmulatorService interfaces 2016-03-01 21:10:50 -05:00
ILinkable.cs Add documentation to the Emulation.Common IEmulatorService interfaces 2016-03-01 21:10:50 -05:00
IMemoryDomains.cs Tools: Ram -> RAM #669 2016-07-22 01:32:54 +09:30
IRegionable.cs Add documentation to the Emulation.Common IEmulatorService interfaces 2016-03-01 21:10:50 -05:00
ISaveRam.cs Add documentation to the Emulation.Common IEmulatorService interfaces 2016-03-01 21:10:50 -05:00
ISettable.cs Add documentation to the Emulation.Common IEmulatorService interfaces 2016-03-01 21:10:50 -05:00
ISoundProvider.cs Major sound provider refactor. Create a unified interface ISoundProvider, that is an IEmulator service and break it off of IEmulator. IAsyncSoundProvider was kept as a shim for now, for legacy cores that were inherintly async. 2016-12-11 11:15:00 -06:00
IStatable.cs Add documentation to the Emulation.Common IEmulatorService interfaces 2016-03-01 21:10:50 -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 Add documentation to the Emulation.Common IEmulatorService interfaces 2016-03-01 21:10:50 -05:00