1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-09 06:29:33 +00:00
CLK/OSBindings/Mac/Clock SignalTests
2016-06-18 17:17:03 -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
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 endeavouring to sketch out the boilerplate for writing a 6522 test harness. Added a default implementation of synchronise to the 6522 too, since not everybody is going to want one. 2016-06-18 09:28:46 -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 Added a deliberately failing data direction test. 2016-06-18 16:40: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