1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-16 22:28:57 +00:00
CLK/Machines/Apple/AppleII
Thomas Harte 394ee61c78 Starts a switch to reflectable-style runtime options.
The Amstrad CPC and ZX80/81 have made the jump so far, subject to caveats. The macOS build is unlikely currently to work properly.
2020-03-16 23:25:05 -04:00
..
AppleII.cpp Starts a switch to reflectable-style runtime options. 2020-03-16 23:25:05 -04:00
AppleII.hpp Starts moving towards a Deflectable-based system of runtime options. 2020-03-15 23:48:53 -04:00
Card.hpp Seeks to ensure that card transitions between real-time and just-in-time don't break timing. 2019-09-28 18:34:04 -04:00
DiskIICard.cpp Expands size of storage in Cycles/HalfCycles; adjusts widely to compensate. 2019-10-29 22:36:29 -04:00
DiskIICard.hpp All these 'override's can be 'final's. 2020-01-23 22:57:51 -05:00
Video.cpp Tried to be less lazy with lambda captures. 2020-02-14 23:39:08 -05:00
Video.hpp Tried to be less lazy with lambda captures. 2020-02-14 23:39:08 -05:00