1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-18 23:23:56 +00:00
CLK/OSBindings/Mac/Clock SignalTests
2016-07-10 07:46:20 -04:00
..
Bridges 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
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 Expanded 6532 tests substantially, beefing up implementation to match. 2016-06-20 21:02:42 -04:00
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
Info.plist
KlausDormannTests.swift Fixed Klaus Dormann termination condition. 2016-06-29 19:16:34 -04:00
WolfgangLorenzTests.swift