1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-04 01:57:54 +00:00
CLK/Machines/Oric
Thomas Harte ddcdd07dd0 Modifies the Vic-20 and C1540 to bring them into the realm of self-ROM fetching.
Hence enables Vic-20 support within kiosk mode as currently drafted.
2017-11-07 21:19:51 -05:00
..
Keyboard.cpp Completes clean-up of post-formalisation per-machine keyboard code. 2017-10-21 10:52:35 -04:00
Keyboard.hpp Completes clean-up of post-formalisation per-machine keyboard code. 2017-10-21 10:52:35 -04:00
Microdisc.cpp
Microdisc.hpp
Oric.cpp Modifies the Vic-20 and C1540 to bring them into the realm of self-ROM fetching. 2017-11-07 21:19:51 -05:00
Oric.hpp Implements install_roms on the Electron, Oric and ZX80/81. 2017-11-06 22:14:15 -05:00
Video.cpp Corrects a couple of cast conversion errors. 2017-10-21 22:42:19 -04:00
Video.hpp