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-15 05:31:30 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
OSBindings
/
Mac
/
Clock SignalTests
History
Thomas Harte
e1a2580b2a
Renamed BusOperation to MachineCycle::Operation.
2017-06-17 21:53:45 -04:00
..
AllSuiteA
…
Atari ROMs
…
BCDTest
…
Bridges
Renamed BusOperation to MachineCycle::Operation.
2017-06-17 21:53:45 -04:00
FUSE
…
Klaus Dormann
…
Wolfgang Lorenz 6502 test suite
…
Zexall
…
6502InterruptTests.swift
…
6502TimingTests.swift
…
6522Tests.swift
…
6532Tests.swift
…
AllSuiteATests.swift
…
ArrayBuilderTests.mm
…
AtariStaticAnalyserTests.mm
…
BCDTest.swift
…
C1540Tests.swift
…
CRCTests.mm
…
DPLLTests.swift
…
FUSETests.swift
Disabled attempts at bus activity matching within the FUSE tests, at least until I settle on exactly what I intend to do.
2017-06-17 18:19:25 -04:00
Info.plist
…
KlausDormannTests.swift
…
PCMPatchedTrackTests.mm
…
PCMSegmentEventSourceTests.mm
…
PCMTrackTests.mm
…
TIATests.mm
…
TimeTests.mm
…
WolfgangLorenzTests.swift
Eliminates the 6502's specialised jam handler in favour of the generic trap handler, and simplifies the lookup costs of that as it's otherwise doubling execution costs.
2017-06-03 21:54:42 -04:00
Z80InterruptTests.swift
Sought to ensure that Mode 1 interrupts aren't happening early. Which they seem not to be.
2017-06-11 13:30:08 -04:00
Z80MachineCycleTests.swift
Ensured test raises only the intentional failure exceptions.
2017-06-15 22:33:46 -04:00
ZexallTests.swift
Reinstated manual-by-stealth secondary usage of the Zexall test as a benchmarking tool.
2017-06-04 15:46:35 -04:00