BizHawk/BizHawk.Emulation.Common/Base Implementations
adelikat 099bee6bf5 fix off by one error in BulkReadByte fixes #1944 2020-04-24 13:51:59 -05:00
..
BasicServiceProvider.cs cleanup DSKIDentifier.cs, misc cleanups in Emulation.Common 2020-02-26 15:51:29 -06:00
CallbackBasedTraceBuffer.cs misc cleanups 2020-04-08 16:03:35 -05:00
CodeDataLog.cs misc cleanups in Emulation.Common 2020-03-01 14:39:24 -06:00
ControllerDefinition.cs misc cleanups 2020-04-08 16:03:35 -05:00
InputCallbackSystem.cs Emulation.Common - misc cleanups in Base Implementations 2017-04-27 08:24:21 -05:00
MemoryBasedInputCallbackSystem.cs create a memory callback based IInputCallbacks system that can be used by any core, wire it up to the mGBA core 2020-04-10 11:12:57 -05:00
MemoryCallbackSystem.cs misc cleanups 2020-04-08 16:03:35 -05:00
MemoryDomain.cs fix off by one error in BulkReadByte fixes #1944 2020-04-24 13:51:59 -05:00
MemoryDomainImpls.cs misc cleanups 2020-04-08 16:03:35 -05:00
MemoryDomainList.cs cleanup DSKIDentifier.cs, misc cleanups in Emulation.Common 2020-02-26 15:51:29 -06:00
NullController.cs misc cleanups 2020-04-08 16:03:35 -05:00
NullEmulator.cs Simplify nullemulator - emuHawk already handles cores with no video provider by using NullVideo, so no reason for NullEmulator to provide NullVideo 2020-04-08 13:26:51 -05:00
NullSound.cs Improve exception docs in BizHawk.Emulation.Common 2020-01-02 21:51:21 +10:00
NullVideo.cs MessageConfig - don't use Global.Emulator 2019-12-21 14:58:33 -06:00
SimpleSyncSoundProvider.cs Improve exception docs in BizHawk.Emulation.Common 2020-01-02 21:51:21 +10:00
StateSerializer.cs create StateSerializer as a base implementation of IStatable (#1850) 2020-02-16 12:05:57 -06:00
TraceBuffer.cs BizHawk.Emulation.Common - cleanups -> C#6/7isms, fix some typos, variable naming, spaces to tabs 2019-10-29 13:59:08 -05:00