1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-26 23:52:26 +00:00
CLK/OSBindings/Mac/Clock SignalTests
2016-07-28 11:32:14 -04:00
..
Bridges Added test of perfect DPLL input timing. 2016-07-12 21:42:23 -04:00
Wolfgang Lorenz 6502 test suite
6502_functional_test.bin
6502InterruptTests.swift Added CLI/SEI pair test. 2016-06-29 19:42:39 -04:00
6502TimingTests.swift Added a single IRQ test case, discovering that I'm two cycles short. Whoops! 2016-06-28 21:29:43 -04:00
6522Tests.swift
6532Tests.swift
AllSuiteA.bin
AllSuiteATests.swift
C1540Tests.swift Was transmitting bit levels backwards (probably?); 1540 now acknowledges byte received. 2016-07-09 18:06:49 -04:00
DPLLTests.swift Switched to a much-more straightforward PLL. I think I'm just fiddling now rather than moving forwards. Probably time to move on? 2016-07-28 11:32:14 -04:00
Info.plist
KlausDormannTests.swift Fixed Klaus Dormann termination condition. 2016-06-29 19:16:34 -04:00
WolfgangLorenzTests.swift