1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-09-30 22:56:03 +00:00
CLK/OSBindings/Mac/Clock SignalTests/Bridges
2021-06-06 20:34:55 -04:00
..
C1540Bridge.h
C1540Bridge.mm Updates autotests to new RomFetcher world. 2021-06-06 20:34:55 -04:00
Clock SignalTests-Bridging-Header.h
DigitalPhaseLockedLoopBridge.h Promote DigitalPhaseLockedLoop to a template, simplify to O(1) add_pulse. 2020-01-12 17:25:21 -05:00
DigitalPhaseLockedLoopBridge.mm Fixes test units. 2020-01-27 20:35:58 -05:00
MOS6522Bridge.h
MOS6522Bridge.mm
MOS6532Bridge.h
MOS6532Bridge.mm
TestMachine6502.h Takes a swing at incorporating krom's 65816 test suite. At least as far as ADC. 2020-11-02 21:09:32 -05:00
TestMachine6502.mm Takes a swing at incorporating krom's 65816 test suite. At least as far as ADC. 2020-11-02 21:09:32 -05:00
TestMachine.h
TestMachine.mm
TestMachine+ForSubclassEyesOnly.h
TestMachineZ80.h Adds single-stepping. Of a kind. 2020-02-24 23:31:42 -05:00
TestMachineZ80.mm Edges towards offering the 65816 as another type of 6502 for testing. 2020-09-26 22:31:50 -04:00