1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-19 08:31:11 +00:00
CLK/Storage
2016-10-11 08:07:51 -04:00
..
Cartridge Factored out Commodore is-a-ROM test, allowing it to be used from the Commodore analyser and thereby allowing ROMs to get as far as the machine again. 2016-09-29 19:39:13 -04:00
Disk Switched to assuming a single-sided disk, moved out magic constants. 2016-09-26 21:20:30 -04:00
Tape Reintroduced gap as a string of 1s, made an attempt to look up bit ordering. Still unclear on high/low versus low/high. 2016-10-11 08:07:51 -04:00
Storage.hpp
TimedEventLoop.cpp
TimedEventLoop.hpp Added a quick bit of documentation. 2016-09-18 10:30:52 -04:00