BizHawk/BizHawk.Emulation.Cores/Calculator
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
..
TI83.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
TI83.IEmulator.cs Major sound provider refactor. Create a unified interface ISoundProvider, that is an IEmulator service and break it off of IEmulator. IAsyncSoundProvider was kept as a shim for now, for legacy cores that were inherintly async. 2016-12-11 11:15:00 -06:00
TI83.IInputPollable.cs IInputPollable - Now with tabs instead of spaces. 2016-01-26 11:46:52 +01:00
TI83.IMemoryDomains.cs Fix TI-83 memory domains 2016-08-22 15:07:56 -04:00
TI83.ISettable.cs Break up TI83.cs into different files for different interface implementations, super useful commit 2014-11-23 16:58:43 +00:00
TI83.IStatable.cs Fix TI-83 memory domains 2016-08-22 15:07:56 -04:00
TI83.IVideoProvider.cs TI83 - nitpick refactor, nothing useful to see here 2015-02-07 14:46:02 +00:00
TI83.cs nitpicky code refactorings on unimportant files, nothing to see here 2016-12-16 15:47:28 -06:00
TI83LinkPort.cs TI83 - nitpick refactor, nothing useful to see here 2015-02-07 14:46:02 +00:00