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-05 21:32:55 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
OSBindings
/
Mac
/
Clock SignalTests
/
Bridges
History
Thomas Harte
df4732be2e
Corrected test.
2017-07-24 22:33:49 -04:00
..
C1540Bridge.h
…
C1540Bridge.mm
The 1540 is now a
ClockReceiver
.
2017-07-24 22:32:41 -04:00
Clock SignalTests-Bridging-Header.h
…
DigitalPhaseLockedLoopBridge.h
Fixed the
DigitalPhaseLockedLoopBridge
bridge, once again fixing tests.
2017-07-16 20:55:57 -04:00
DigitalPhaseLockedLoopBridge.mm
Converted the DPLL and disk controller classes to be
ClockReceiver
s.
2017-07-24 21:04:47 -04:00
MOS6522Bridge.h
…
MOS6522Bridge.mm
Corrected test.
2017-07-24 22:33:49 -04:00
MOS6532Bridge.h
…
MOS6532Bridge.mm
The 6532 is now a
ClockReceiver
.
2017-07-24 21:57:24 -04:00
TestMachine6502.h
…
TestMachine6502.mm
It turns out that quite a few tests still rely on CSTestMachine6502JamOpcode. Though since it no longer works, that'll need to be fixed. In the meantime, fixed the test build process at least, as it's not really what this branch is meant to be invested in.
2017-07-23 22:22:50 -04:00
TestMachine.h
…
TestMachine.mm
…
TestMachine+ForSubclassEyesOnly.h
…
TestMachineZ80.h
…
TestMachineZ80.mm
Bubbled the Z80's move into clock receiver territory up into the Z80 test machine.
2017-07-23 22:21:39 -04:00