BizHawk/BizHawk.Emulation.Cores/Consoles/Coleco
adelikat ab1a22bf31 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
..
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 Update Input.cs 2016-12-28 15:37:27 -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