BizHawk/BizHawk.Emulation.Common/Interfaces
adelikat f90db5beff IEmulator - more documentation 2016-12-12 13:14:01 -06:00
..
Services 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
IAsyncSoundProvider.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
IController.cs Rename IController.Type to IController.Definition to more clearly describe the property 2016-12-12 12:30:32 -06:00
ICoreFileProvider.cs Misc code cleanups in Emulation.Common 2016-02-28 19:03:01 -05:00
IEmulator.cs IEmulator - more documentation 2016-12-12 13:14:01 -06:00
IEmulatorService.cs Emulation.Common - Separate some attributes to their own file, and better document some attributes and interfaces 2016-12-12 09:00:58 -06:00
IEmulatorServiceProvider.cs IEmulatorServiceProvider and BasicServiceProvider - restrict to IEmulatorServices 2015-01-23 20:55:13 +00:00
IHookManager.cs snes hooking system and GetCpuFlagsAndRegisters now work normally 2013-11-22 09:33:56 +00:00
IInputCallbackSystem.cs dgb: reenable input callbacks. 2014-12-04 02:04:14 +00:00
IMemoryCallbackSystem.cs Add address mask setting for breakpoints 2016-08-08 04:37:39 -07:00