Skip to content

v1.5.005

Compare
Choose a tag to compare
@bkw777 bkw777 released this 10 Jul 05:37
· 226 commits to master since this release

Support REXCPM
This version or later is required to bootstrap REXCPM.

  • Increase the bootstrap default per-byte time from 5ms/char to 6ms/char, add -z option to specify at run-time
    This allows "dl -b=./rxcini.DO" and RUN "COM:98N1EN"

  • Disable the 64K max filesize checks by default, add -xs option to enable
    This allows CPMUPD.CO to load the large Cpm210.bk / Cpm410.bk files

  • Changed -f to -u, and reversed the meaning so that uppercase conversion is not applied by default and adding -u means to try to translate all filenames to uppercase on the fly. Disabled by default because it seems to be broken. (changes the filename when handing names to the client, but then fails to find the lowercase name when getting the uppercase name from the client? not fully investigated yet)