1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-17 13:29:02 +00:00
CLK/OSBindings/Mac/Clock SignalTests/Bridges
2017-05-29 11:54:27 -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 Renamed TestMachine to TestMachine6502 since there's going to be multiple of them. 2017-05-15 08:18:57 -04:00
TestMachine6502.mm Added enough of a Z80 test machine to bridge up into Swift. 2017-05-16 22:05:42 -04:00
TestMachineZ80.h Made an attempt to implement HALT as an operation that merely leaves the PC in place, adding the Z80's output line. Included that flag in FUSE tests. Discovered that it does not think that HALT acts that way. Which is probably correct. 2017-05-29 11:54:27 -04:00
TestMachineZ80.mm Made an attempt to implement HALT as an operation that merely leaves the PC in place, adding the Z80's output line. Included that flag in FUSE tests. Discovered that it does not think that HALT acts that way. Which is probably correct. 2017-05-29 11:54:27 -04:00