This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
CLK
Watch
1
Star
0
Fork
0
You've already forked CLK
mirror of
https://github.com/TomHarte/CLK.git
synced
2025-01-29 20:31:46 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
OSBindings
/
Mac
/
Clock SignalTests
History
…
..
AllSuiteA
…
Atari ROMs
…
BCDTest
…
Bridges
…
FUSE
…
Klaus Dormann
…
Wolfgang Lorenz 6502 test suite
…
Zexall
Imported the Zexall.com tester, as a first thing to throw at the Z80 to be.
2017-05-16 21:37:09 -04:00
6502InterruptTests.swift
…
6502TimingTests.swift
…
6522Tests.swift
…
6532Tests.swift
Tested against public ROMs and corrected. Also moved the deferred adjustment into a more canonical place.
2017-03-04 17:00:28 -05:00
AllSuiteATests.swift
…
ArrayBuilderTests.mm
…
AtariStaticAnalyserTests.mm
…
BCDTest.swift
…
C1540Tests.swift
…
CRCTests.mm
…
DPLLTests.swift
Fixed the
DigitalPhaseLockedLoopBridge
bridge, once again fixing tests.
2017-07-16 20:55:57 -04:00
FUSETests.swift
Attempted to nudge wait timing onto half-cycle boundaries, which expands the number of partial machine cycles the Z80 can post but pleasingly also regularises them. Switched the AllRAMProcessor to reporting half cycles by default and corrected all Z80 tests.
2017-07-27 20:17:13 -04:00
Info.plist
…
KlausDormannTests.swift
…
PCMPatchedTrackTests.mm
…
PCMSegmentEventSourceTests.mm
Added seeking tests, correcting such errors as uncovered.
2016-12-18 10:19:24 -05:00
PCMTrackTests.mm
…
TIATests.mm
…
TimeTests.mm
…
WolfgangLorenzTests.swift
…
Z80InterruptTests.swift
…
Z80MachineCycleTests.swift
…
Z80MemptrTests.swift
…
ZexallTests.swift
…