1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-03 11:30:02 +00:00
CLK/Machines/Acorn/Archimedes
2024-04-05 22:43:10 -04:00
..
Archimedes.cpp Reduce debugging heft. 2024-04-04 22:16:11 -04:00
Archimedes.hpp Add an empty Archimedes shell. 2024-03-04 12:06:43 -05:00
CMOSRAM.hpp Be more disciplined about errant accesses. 2024-03-28 21:31:07 -04:00
HalfDuplexSerial.hpp Break apart, switching to delegates for interrupts. 2024-03-20 14:26:56 -04:00
InputOutputController.hpp Mildly improve logging, define a few more ROMs. 2024-03-30 21:49:21 -04:00
Keyboard.hpp Keyboard: log more, ignore unrecognised commands. 2024-03-29 20:54:07 -04:00
KeyboardMapper.hpp Provide key states to the keyboard. 2024-03-23 15:43:04 -04:00
MemoryController.hpp Resolve video addressing issues. 2024-04-05 21:56:31 -04:00
Sound.hpp Give sound and video somewhere to read from. 2024-03-21 20:22:20 -04:00
Video.hpp Add cursor within 4bpp pixel area. 2024-04-05 22:43:10 -04:00