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-02-02 16:38:51 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
OSBindings
/
Mac
/
Clock SignalTests
History
Thomas Harte
f4915c5ad6
Fixed test and added basic implementation of data direction.
2016-06-18 17:17:03 -04:00
..
Wolfgang Lorenz 6502 test suite
…
6502_functional_test.bin
…
6522Tests.swift
Fixed test and added basic implementation of data direction.
2016-06-18 17:17:03 -04:00
AllSuiteA.bin
…
AllSuiteATests.swift
…
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
…
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
…