BizHawk/BizHawk.Emulation.Cores/Computers/Commodore64/Serial
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
..
Drive1541.FluxTransitions.cs C64: Better lifecycle management and 1541-II support. 2016-03-04 16:06:25 -06:00
Drive1541.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
Drive1541.IDisassemblable.cs Apply savestate changes to disk subsystem. 2016-03-01 14:01:56 -06:00
Drive1541.Motor.cs C64: Better lifecycle management and 1541-II support. 2016-03-04 16:06:25 -06:00
Drive1541.Registers.cs C64: Better lifecycle management and 1541-II support. 2016-03-04 16:06:25 -06:00
Drive1541.cs C64: Drive light reflects both cartridge LED and disk drive now. 2016-03-05 16:00:19 -06:00
SerialPort.cs C64: Drive light reflects both cartridge LED and disk drive now. 2016-03-05 16:00:19 -06:00
SerialPortDevice.cs C64: Use Chip6522 factory. 2016-03-03 18:03:48 -06:00