davidgiven / ack

The Amsterdam Compiler Kit
http://tack.sf.net
Other
421 stars 59 forks source link

Overhaul the CP/M libsys. #197

Closed davidgiven closed 5 years ago

davidgiven commented 5 years ago

For cpmish, I need proper (byte-oriented) file access, so let's emulate this at the read/write level. The code's a bit big but looks like it works reasonably well (disregarding bugs).