BizHawk/BizHawk.Emulation.Cores/Consoles/Coleco
alyosha-tas d87d5eb0e0 Coleco Turbo Controller Functional 2017-03-02 11:58:36 +08:00
..
docs Change project name BizHawk.Emulation to BizHawk.Emulation.Cores 2013-11-15 14:05:47 +00:00
ColecoControllerDeck.cs Coleco Turbo Controller 2017-03-01 10:44:05 +08:00
ColecoControllers.cs Coleco Turbo Controller Functional 2017-03-02 11:58:36 +08:00
ColecoVision.IDebuggable.cs add TotalExecutedCycles as an IDebuggable property, and implement it in cores with the information readily available (and throw NotImplementedExecptions in the remaining). wire the property up to lua with emu.totalexecutedcycles(). Stil todo - wire it up to the Debugger gui 2017-01-09 19:23:05 -06:00
ColecoVision.IInputPollable.cs IInputPollable - Now with tabs instead of spaces. 2016-01-26 11:46:52 +01:00
ColecoVision.IMemoryDomains.cs Fix coleco memory domains similarly to previous commit, also clean up previous commit 2016-08-22 13:14:47 -04:00
ColecoVision.ISettable.cs Coleco Turbo Controller 2017-03-01 10:44:05 +08:00
ColecoVision.ISoundProvider.cs Wire up Colecovision sound 2016-12-11 11:33:33 -06:00
ColecoVision.IStatable.cs Fix coleco memory domains similarly to previous commit, also clean up previous commit 2016-08-22 13:14:47 -04:00
ColecoVision.cs Coleco Turbo Controller Functional 2017-03-02 11:58:36 +08:00
Input.cs Coleco Turbo Controller 2017-03-01 10:44:05 +08:00
MemoryMap.cs Change project name BizHawk.Emulation to BizHawk.Emulation.Cores 2013-11-15 14:05:47 +00:00
TMS9918A.cs Coleco Turbo Controller Functional 2017-03-02 11:58:36 +08:00