1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-27 02:29:12 +00:00
CLK/OSBindings/Mac/Clock SignalTests
2017-03-04 15:57:54 -05:00
..
AllSuiteA
BCDTest
Bridges
Klaus Dormann
Wolfgang Lorenz 6502 test suite
6502InterruptTests.swift
6502TimingTests.swift
6522Tests.swift
6532Tests.swift Fixed 'same value, then immediate increment, then proper counting increments' behaviour and ensured it takes one cycle to commit a value. Adjusted tests to match. 2017-03-04 15:57:54 -05:00
AllSuiteATests.swift
ArrayBuilderTests.mm
BCDTest.swift
C1540Tests.swift
CRCTests.mm Made steps towards proper CRC generation. Am currently comparing against Oric disk images, as — amongst other things — they include precomputed CRCs. 2016-12-28 18:29:37 -05:00
DPLLTests.swift
Info.plist
KlausDormannTests.swift
PCMPatchedTrackTests.mm Simplified a little further. 2016-12-22 18:13:10 -05:00
PCMSegmentEventSourceTests.mm
PCMTrackTests.mm Implemented a very basic PCMTrack test, nevertheless revealing an oversight in PCMSegmentEventSource related to improperly counting to the index hole if the final bit is set. Took that as a message that I should comment and document the event source. 2016-12-18 22:53:24 -05:00
TIATests.mm Added my first failing test: delay is incorrect when resetting outside of the play area. 2017-02-12 20:42:49 -05:00
TimeTests.mm Added saturation test, fixed code as indicated. 2016-12-24 23:29:37 -05:00
WolfgangLorenzTests.swift