1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-09-04 22:29:29 +00:00
CLK/OSBindings
2017-08-10 17:10:21 -04:00
..
Mac Started working on a CPC-oriented analyser; for now I just want to be able to make a good guess at the appropriate file to load from a disk. As it turns out, the CPC simply adopts the CP/M format, so a generic parser is appropriate. This is its beginning. 2017-08-10 17:10:21 -04:00