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-11 08:30:55 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
OSBindings
/
Mac
/
Clock SignalTests
History
Thomas Harte
01746f0512
This is probably a valid test. But I'm not completely sure. Time to figure out what's happening on the 1540 end.
2016-07-09 18:01:04 -04:00
..
Bridges
Fixed setup of bridge class.
2016-07-09 17:23:43 -04:00
Wolfgang Lorenz 6502 test suite
…
6502_functional_test.bin
…
6502InterruptTests.swift
Added CLI/SEI pair test.
2016-06-29 19:42:39 -04:00
6502TimingTests.swift
Added a single IRQ test case, discovering that I'm two cycles short. Whoops!
2016-06-28 21:29:43 -04:00
6522Tests.swift
…
6532Tests.swift
Expanded 6532 tests substantially, beefing up implementation to match.
2016-06-20 21:02:42 -04:00
AllSuiteA.bin
…
AllSuiteATests.swift
…
C1540Tests.swift
This is probably a valid test. But I'm not completely sure. Time to figure out what's happening on the 1540 end.
2016-07-09 18:01:04 -04:00
Info.plist
…
KlausDormannTests.swift
Fixed Klaus Dormann termination condition.
2016-06-29 19:16:34 -04:00
WolfgangLorenzTests.swift
…