1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-02 16:04:59 +00:00
CLK/OSBindings/Mac/Clock SignalTests/Bridges
2018-01-25 18:28:19 -05:00
..
C1540Bridge.h Corrects Xcode tests. 2018-01-01 16:04:13 -05:00
C1540Bridge.mm Gives MachineForTargets complete responsibility for initial machine state. 2018-01-25 18:28:19 -05:00
Clock SignalTests-Bridging-Header.h
DigitalPhaseLockedLoopBridge.h
DigitalPhaseLockedLoopBridge.mm
MOS6522Bridge.h
MOS6522Bridge.mm Corrects 6522 bridge per has-a-not-is-a template switch. 2017-09-04 21:56:21 -04:00
MOS6532Bridge.h
MOS6532Bridge.mm
TestMachine6502.h Added the option not to include ready line support in the 6502 core, and took advantage of it in the Electron, Oric and Vic-20 implementations. Also tagged those as forceinline and/or override final where applicable. 2017-08-21 21:56:42 -04:00
TestMachine6502.mm Added the option not to include ready line support in the 6502 core, and took advantage of it in the Electron, Oric and Vic-20 implementations. Also tagged those as forceinline and/or override final where applicable. 2017-08-21 21:56:42 -04:00
TestMachine.h
TestMachine.mm
TestMachine+ForSubclassEyesOnly.h
TestMachineZ80.h
TestMachineZ80.mm