.. |
ADPCM.cs
|
remove unused usings and other redundancies
|
2020-04-23 20:33:18 -05:00 |
Compat.txt
|
nothing to see here
|
2020-02-28 12:52:48 -06:00 |
MemoryMap.Populous.cs
|
misc cleanups on PCEngine
|
2017-04-25 12:57:42 -05:00 |
MemoryMap.SF2.cs
|
misc cleanups on PCEngine
|
2017-04-25 12:57:42 -05:00 |
MemoryMap.SuperGrafx.cs
|
misc cleanups on PCEngine
|
2017-04-25 12:57:42 -05:00 |
MemoryMap.TurboCD.cs
|
misc cleanups on PCEngine
|
2017-04-25 12:57:42 -05:00 |
MemoryMap.cs
|
misc cleanups on PCEngine
|
2017-04-25 12:57:42 -05:00 |
PCEngine.ArcadeCard.cs
|
Use nameof in cores
|
2019-03-28 14:18:58 +11:00 |
PCEngine.ICodeDataLogger.cs
|
misc cleanups in emulator core service logic
|
2020-01-11 13:19:51 -06:00 |
PCEngine.IDebuggable.cs
|
PCE - implement IDebuggable.SetCpuRegister, and add flags to IDebuggable.GetCpuFlagsAndRegisters(), move logic to HuC6280
|
2020-02-18 15:58:39 -06:00 |
PCEngine.IDriveLight.cs
|
use property initializers in some cores and some constructor cleanups
|
2020-02-18 10:54:39 -06:00 |
PCEngine.IEmulator.cs
|
refactor CoreComm usages in more cores
|
2020-03-15 09:38:54 -05:00 |
PCEngine.IInputPollable.cs
|
misc cleanups in emulator core service logic
|
2020-01-11 13:19:51 -06:00 |
PCEngine.IMemoryDomains.cs
|
misc cleanups in emulator core service logic
|
2020-01-11 13:19:51 -06:00 |
PCEngine.ISaveRam.cs
|
misc cleanups in emulator core service logic
|
2020-01-11 13:19:51 -06:00 |
PCEngine.ISettable.cs
|
Nope, I think it's a good idea now.
|
2020-04-23 21:20:59 -04:00 |
PCEngine.IStatable.cs
|
create StateSerializer as a base implementation of IStatable (#1850)
|
2020-02-16 12:05:57 -06:00 |
PCEngine.Input.cs
|
PCE - cleanup
|
2017-07-18 11:20:02 -05:00 |
PCEngine.TurboCD.cs
|
Enable SA1504 and fix noncompliance
|
2020-01-25 14:56:56 +10:00 |
PCEngine.cs
|
refactor CoreComm usages in more cores
|
2020-03-15 09:38:54 -05:00 |
PceControllerDeck.cs
|
Rename axis-related types, members, and locals
|
2020-03-31 17:29:55 +10:00 |
ScsiCDBus.cs
|
remove unused usings and other redundancies
|
2020-04-23 20:33:18 -05:00 |
VCE.cs
|
Use nameof in cores
|
2019-03-28 14:18:58 +11:00 |
VDC.Render.cs
|
remove an unused varaible in VDC.Render.cs, fixes a warning
|
2020-03-19 10:18:35 -05:00 |
VDC.cs
|
nothing to see here
|
2020-02-28 12:52:48 -06:00 |
VPC.cs
|
use more advanced language features in Emulation.Cores (#1852)
|
2020-02-17 16:54:51 -06:00 |