1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-23 03:32:32 +00:00
CLK/Storage/Disk
Thomas Harte 8da7806ee9 Liberalises segment parser not necessarily to require a standard epilogue.
It seems that real disks don't always have them; I guess the boot ROM doesn't require one.
2020-07-15 22:27:04 -04:00
..
Controller Starts to add Qt target; resolves many build warnings. 2020-05-30 00:37:06 -04:00
DiskImage Adds read-only WOZ 2 support. 2020-07-15 19:15:03 -04:00
DPLL Ensure this can definitely never divide by 0. 2020-01-28 23:25:21 -05:00
Encodings Liberalises segment parser not necessarily to require a standard epilogue. 2020-07-15 22:27:04 -04:00
Parsers Further doubles down on construction syntax for type conversions. 2020-05-09 23:00:39 -04:00
Track Cuts down unused parameter warnings to just a few that may well indicate implementation errors. 2020-05-30 01:06:43 -04:00
Disk.hpp Starts pushing towards figuring out a proper infrastructure for mass storage. 2019-08-21 23:22:58 -04:00
Drive.cpp Implements latest advocated MC3470 behaviour. 2020-07-15 19:34:05 -04:00
Drive.hpp Starts to add Qt target; resolves many build warnings. 2020-05-30 00:37:06 -04:00