BizHawk/BizHawk.Emulation.Cores/Consoles/Coleco
alyosha-tas 7d975f4028 Colevo Fix controller 2
Kind of funny this went undetected for so long
2017-02-11 19:40:57 -05:00
..
docs Change project name BizHawk.Emulation to BizHawk.Emulation.Cores 2013-11-15 14:05:47 +00: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 Break up ColecoVision.cs into separate files 2014-12-05 03:16:08 +00: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 Wire up Colecovision sound 2016-12-11 11:33:33 -06:00
Input.cs Colevo Fix controller 2 2017-02-11 19:40:57 -05:00
MemoryMap.cs Change project name BizHawk.Emulation to BizHawk.Emulation.Cores 2013-11-15 14:05:47 +00:00
TMS9918A.cs internal infrastructure for video presentation changes (aspect ratio, apparent size, etc) 2014-04-30 23:48:37 +00:00