Releases: bkw777/dl2
v2.1.001
v2.1.000
- rename to DeskLink2 / dl2
- support cygwin/msys2
- add co2ba
- add pakdos
- add TSLOAD
- document (though do not impliment) NADSBox extensions in constants.h
- more correct pdd2 constants (commands, responses, & error codes) thanks to service manual
- add pdd2 version & sysinfo commands
- pdd2 sector access, headers increased from 4-byte ID to 12-byte ID + 1-byte unknown
- add pdd1 fdc search ID command
- REXCPM directions
- bootstrap BASIC hints match the current baud setting
Full Changelog: v2.0.000...v2.1.000
v2.0.000
v1.5.010
v1.5.009
v1.5.008
v1.5.007
v1.5.006
v1.5.005
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)