1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-07 19:05:38 +00:00
CLK/OSBindings/Mac/Clock Signal/Machine/Wrappers
2017-08-02 22:12:59 -04:00
..
CSAmstradCPC.h Added enough stuff to put the emulated Amstrad CPC in a state of knowing whether its '0' key is pressed. 2017-08-01 17:31:56 -04:00
CSAmstradCPC.mm Significantly increased quantity of keys forwarded. 2017-08-01 20:37:55 -04:00
CSAtari2600.h
CSAtari2600.mm
CSElectron.h
CSElectron.mm Switched CRTMachine over to use Cycles as an explicit statement of units, and followed through on the effects of that. 2017-07-22 22:17:29 -04:00
CSOric.h
CSOric.mm Switched CRTMachine over to use Cycles as an explicit statement of units, and followed through on the effects of that. 2017-07-22 22:17:29 -04:00
CSVic20.h
CSVic20.mm
CSZX8081.h This will likely do for the Swift/XIB side of things: the play/pause button is enabled or disabled as per the user's choice of automatic tape control, and toggles function when pressed. It communicates activity down to the Objective-C[++] layer, giving it a route through to the actual machine. 2017-07-08 19:12:06 -04:00
CSZX8081.mm Breaking its typer for now, adapted the ZX80/81 to having a Z80, not being one. 2017-08-02 22:12:59 -04:00