And another beta for M4 Board is ready.
V1.1.0 - Beta 7. - Download
http://www.spinpoint.org/cpc/M4FIRM_v110b7.zipMany under the hood fixes to cas* functions (thanks
@SOS for bug reporting!), to mention some:
- CAS_IN_CHAR behavoiur to match AMSDOS
- CAS_OUT_DIRECT now supports header manipulation on CAS_OUT_CLOSE.
- CAS_OUT_CHAR now internally buffered and behaviour very close to AMSDOS (not using workbuf, not sure if there's a point?).
- CAS_CATALOG now spits out correctly formatted data to workbuf aswell.
- CAT/DIR displays ASCII art correctly (from DSK images, ok I tested two!)
- And the ever lasting ESC dir issue, tested it properly this time (Thanks again
@00WReX for feedback).
Please report if anything stops working, it is some rather crucial changes.
I have done a lot of testing this time, but can easily have missed something.
In particular programs that load and save data, should work much better now.
Ie. I can run OCP Art Studio from a sub directory on the microSD and load/save/cat files. It's a good idea to run such things from a sub folder as the amount of entries can be too much for some programs (the max. amount the 2k buffer can hold is 146 entries, but thats a lot more than a standard disc).