1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-09-17 15:55:14 +00:00
CLK/Machines
2017-10-21 22:42:19 -04:00
..
AmstradCPC Commutes uint8_t *, uint16_t *, uint32_t *, size_t, off_t and long to functional-style casts. 2017-10-21 22:30:15 -04:00
Atari2600 Commutes uint8_t *, uint16_t *, uint32_t *, size_t, off_t and long to functional-style casts. 2017-10-21 22:30:15 -04:00
Commodore
Electron Commutes uint8_t *, uint16_t *, uint32_t *, size_t, off_t and long to functional-style casts. 2017-10-21 22:30:15 -04:00
Oric Corrects a couple of cast conversion errors. 2017-10-21 22:42:19 -04:00
Utility
ZX8081 Commutes uint8_t *, uint16_t *, uint32_t *, size_t, off_t and long to functional-style casts. 2017-10-21 22:30:15 -04:00
ConfigurationTarget.hpp
CRTMachine.hpp After a quick check, added a couple of other _delegate initialisations. I should probably find a way to template this. 2017-08-01 07:07:43 -04:00
JoystickMachine.hpp
KeyboardMachine.cpp
KeyboardMachine.hpp