1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-06 01:28:57 +00:00
CLK/OSBindings/Mac/Clock SignalTests/Bridges
2017-06-18 22:03:13 -04:00
..
C1540Bridge.h Quick on-disk tidy up. 2016-07-09 15:44:55 -04:00
C1540Bridge.mm Started trying to clean up, including commuting the C1540 source file name to match its class name but mainly by adding documentation. 2016-07-10 07:46:20 -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 Added test of perfect DPLL input timing. 2016-07-12 21:42:23 -04:00
DigitalPhaseLockedLoopBridge.mm Added test of perfect DPLL input timing. 2016-07-12 21:42:23 -04:00
MOS6522Bridge.h Quick on-disk tidy up. 2016-07-09 15:44:55 -04:00
MOS6522Bridge.mm Quick on-disk tidy up. 2016-07-09 15:44:55 -04:00
MOS6532Bridge.h Quick on-disk tidy up. 2016-07-09 15:44:55 -04:00
MOS6532Bridge.mm Quick on-disk tidy up. 2016-07-09 15:44:55 -04:00
TestMachine6502.h Attempted to bring a common hierarchy to the Z80 and 6502 test machines, particularly with a view to eliminating the special-case Jam stuff on the 6502. 2017-06-03 21:22:16 -04:00
TestMachine6502.mm Attempted to bring a common hierarchy to the Z80 and 6502 test machines, particularly with a view to eliminating the special-case Jam stuff on the 6502. 2017-06-03 21:22:16 -04:00
TestMachine.h Attempted to bring a common hierarchy to the Z80 and 6502 test machines, particularly with a view to eliminating the special-case Jam stuff on the 6502. 2017-06-03 21:22:16 -04:00
TestMachine.mm Attempted to bring a common hierarchy to the Z80 and 6502 test machines, particularly with a view to eliminating the special-case Jam stuff on the 6502. 2017-06-03 21:22:16 -04:00
TestMachine+ForSubclassEyesOnly.h Attempted to bring a common hierarchy to the Z80 and 6502 test machines, particularly with a view to eliminating the special-case Jam stuff on the 6502. 2017-06-03 21:22:16 -04:00
TestMachineZ80.h Continued filling in tests, fleshing out what the test machine captures as a result. 2017-06-15 20:59:59 -04:00
TestMachineZ80.mm Started trying to wade back to passing tests. Working on the new timing tests first, and focussing on getting the Objective-C test machine to compile bus operations into machine cycles, which means indicating phase to all-RAM delegates. 2017-06-18 22:03:13 -04:00