1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-16 22:28:57 +00:00
CLK/OSBindings/Mac/Clock SignalTests
2016-06-29 19:42:39 -04:00
..
Wolfgang Lorenz 6502 test suite Shuffled things and guessed at things until the Xcode project was happy being subservient to the project proper. 2015-07-16 20:27:31 -04:00
6502_functional_test.bin Shuffled things and guessed at things until the Xcode project was happy being subservient to the project proper. 2015-07-16 20:27:31 -04:00
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 Fixed test and added basic implementation of data direction. 2016-06-18 17:17:03 -04:00
6532Tests.swift Expanded 6532 tests substantially, beefing up implementation to match. 2016-06-20 21:02:42 -04:00
AllSuiteA.bin Shuffled things and guessed at things until the Xcode project was happy being subservient to the project proper. 2015-07-16 20:27:31 -04:00
AllSuiteATests.swift Converted remaining spaces to real tabs. 2015-07-30 20:51:32 -04:00
Clock SignalTests-Bridging-Header.h Started some very basic RIOT unit tests; corrected to pass. 2016-06-19 20:12:47 -04:00
Info.plist Shuffled things and guessed at things until the Xcode project was happy being subservient to the project proper. 2015-07-16 20:27:31 -04:00
KlausDormannTests.swift Fixed Klaus Dormann termination condition. 2016-06-29 19:16:34 -04:00
MOS6522Bridge.h Added a deliberately failing data direction test. 2016-06-18 16:40:01 -04:00
MOS6522Bridge.mm Got a bit more explicit about how ports are identified on the 6522. 2016-06-26 12:30:01 -04:00
MOS6532Bridge.h Started some very basic RIOT unit tests; corrected to pass. 2016-06-19 20:12:47 -04:00
MOS6532Bridge.mm Completed bridge interface. 2016-06-20 21:07:01 -04:00
TestMachine.h Added a single IRQ test case, discovering that I'm two cycles short. Whoops! 2016-06-28 21:29:43 -04:00
TestMachine.mm Added a single IRQ test case, discovering that I'm two cycles short. Whoops! 2016-06-28 21:29:43 -04:00
WolfgangLorenzTests.swift Converted remaining spaces to real tabs. 2015-07-30 20:51:32 -04:00