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-26 12:30:01 -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
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 Added a couple of timing tests, both of which seem to pass for now. 2015-08-13 01:55:23 +01: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 couple of timing tests, both of which seem to pass for now. 2015-08-13 01:55:23 +01:00
TestMachine.mm Attempted to normalise some style decisions.` 2016-04-24 22:32:24 -04:00
TimingTests.swift Added test for NOP, discovering the undocumented ones to be the incorrect length. 2015-08-13 07:32:50 +01:00
WolfgangLorenzTests.swift Converted remaining spaces to real tabs. 2015-07-30 20:51:32 -04:00