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-13 22:32:03 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
OSBindings
/
Mac
/
Clock SignalTests
/
Bridges
History
Thomas Harte
ef1a514785
Introduces 6502Selector, for picking either a 6502 or a 65816 based on a single template parameter.
2020-09-28 21:35:46 -04:00
..
C1540Bridge.h
…
C1540Bridge.mm
…
Clock SignalTests-Bridging-Header.h
…
DigitalPhaseLockedLoopBridge.h
…
DigitalPhaseLockedLoopBridge.mm
…
MOS6522Bridge.h
…
MOS6522Bridge.mm
…
MOS6532Bridge.h
…
MOS6532Bridge.mm
…
TestMachine6502.h
Edges towards offering the 65816 as another type of 6502 for testing.
2020-09-26 22:31:50 -04:00
TestMachine6502.mm
Introduces 6502Selector, for picking either a 6502 or a 65816 based on a single template parameter.
2020-09-28 21:35:46 -04:00
TestMachine.h
…
TestMachine.mm
…
TestMachine+ForSubclassEyesOnly.h
…
TestMachineZ80.h
Adds single-stepping. Of a kind.
2020-02-24 23:31:42 -05:00
TestMachineZ80.mm
Edges towards offering the 65816 as another type of 6502 for testing.
2020-09-26 22:31:50 -04:00