.. |
BasicServiceProvider.cs
|
cleanup DSKIDentifier.cs, misc cleanups in Emulation.Common
|
2020-02-26 15:51:29 -06:00 |
CallbackBasedTraceBuffer.cs
|
Move IEmulator extensions to the Emulation.Common namespace, the intent is that these are used and serve as built in functionality, so it's overly tedious to when most situations require both Common and an additional extensions namespace
|
2020-02-15 12:33:15 -06:00 |
CodeDataLog.cs
|
misc cleanups in Emulation.Common
|
2020-03-01 14:39:24 -06:00 |
ControllerDefinition.cs
|
Rename axis-related types, members, and locals
|
2020-03-31 17:29:55 +10:00 |
InputCallbackSystem.cs
|
Emulation.Common - misc cleanups in Base Implementations
|
2017-04-27 08:24:21 -05:00 |
MemoryCallbackSystem.cs
|
misc cleanups in Emulation.Common
|
2020-02-26 16:32:00 -06:00 |
MemoryDomain.cs
|
fix more mixups in bulk reading (fixes #1903)
|
2020-03-30 17:18:16 -04:00 |
MemoryDomainImpls.cs
|
Bulkread (#1834)
|
2020-03-11 10:53:42 -05:00 |
MemoryDomainList.cs
|
cleanup DSKIDentifier.cs, misc cleanups in Emulation.Common
|
2020-02-26 15:51:29 -06:00 |
NullController.cs
|
Rename axis-related types, members, and locals
|
2020-03-31 17:29:55 +10:00 |
NullEmulator.cs
|
remove CoreComm from IEmulator, and remove it from NullEmulator
|
2020-03-15 08:54:56 -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 |