1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-08 15:29:09 +00:00
CLK/OSBindings/Mac/Clock SignalTests/Bridges
2021-07-30 21:21:16 -04:00
..
C1540Bridge.h Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
C1540Bridge.mm Updates autotests to new RomFetcher world. 2021-06-06 20:34:55 -04:00
Clock SignalTests-Bridging-Header.h Adjusted slightly to adapt to latest Swift warnings. 2017-05-17 07:49:48 -04:00
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 Introduces an initial shift unit test, and makes it pass. 2019-07-07 22:13:36 -04:00
MOS6522Bridge.mm Standardises on read and write for bus accesses. 2020-01-05 13:40:02 -05:00
MOS6532Bridge.h Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
MOS6532Bridge.mm Standardises on read and write for bus accesses. 2020-01-05 13:40:02 -05:00
TestMachine6502.h I'm not yet sure this is the best approach, but starts trying to make use of Lorenz's 6526 tests. 2021-07-30 21:21:16 -04:00
TestMachine6502.mm I'm not yet sure this is the best approach, but starts trying to make use of Lorenz's 6526 tests. 2021-07-30 21:21:16 -04:00
TestMachine.h Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
TestMachine.mm Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
TestMachine+ForSubclassEyesOnly.h Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
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