.. |
docs
|
Change project name BizHawk.Emulation to BizHawk.Emulation.Cores
|
2013-11-15 14:05:47 +00:00 |
AY_3_8910_SGM.cs
|
use more advanced language features in Emulation.Cores (#1852)
|
2020-02-17 16:54:51 -06:00 |
ColecoControllerDeck.cs
|
Rename axis-related types, members, and locals
|
2020-03-31 17:29:55 +10:00 |
ColecoControllers.cs
|
Rename axis-related types, members, and locals
|
2020-03-31 17:29:55 +10:00 |
ColecoVision.IDebuggable.cs
|
add Get/SetCpuFlagsAndRegisters to Z80, and remove all the boilerplate from related cores
|
2020-02-16 17:55:40 -06:00 |
ColecoVision.IEmulator.cs
|
refactor CoreComm usage in more cores
|
2020-03-15 09:22:58 -05:00 |
ColecoVision.IInputPollable.cs
|
misc cleanups in emulator core service logic
|
2020-01-11 13:19:51 -06:00 |
ColecoVision.IMemoryDomains.cs
|
use more advanced language features in Emulation.Cores (#1852)
|
2020-02-17 16:54:51 -06:00 |
ColecoVision.ISettable.cs
|
Nope, I think it's a good idea now.
|
2020-04-23 21:20:59 -04:00 |
ColecoVision.ISoundProvider.cs
|
misc cleanups in emulator core service logic
|
2020-01-11 13:19:51 -06:00 |
ColecoVision.IStatable.cs
|
fix coleco and oddessy2 text states
|
2020-02-16 13:41:10 -06:00 |
ColecoVision.cs
|
refactor CoreComm usage in more cores
|
2020-03-15 09:22:58 -05:00 |
SN76489col.cs
|
use more advanced language features in Emulation.Cores (#1852)
|
2020-02-17 16:54:51 -06:00 |
TMS9918A.cs
|
Z80 Interrupts - remove unnecessary public property
|
2020-04-29 17:21:26 -05:00 |