Merge pull request #1 from rtiemann/master

Add info about xzip.bin to README.
This commit is contained in:
Andrew Plotkin 2023-11-21 15:27:43 +00:00 committed by GitHub
commit 55cca77306
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -120,7 +120,7 @@ The `.pre` and `.pur` files concatenate to the original, except that in ziptest.
## basic: GW-BASIC ## basic: GW-BASIC
* xzip.bin: ZIP binary (possibly C64, as it starts with the bytes "CBM") * xzip.bin: ZIP binary (C128 auto-boot disk)
* *.bas: BASIC bytecode for receiving files over a serial connection * *.bas: BASIC bytecode for receiving files over a serial connection
Not sure why there are several versions of the BASIC script. They all start by printing "IBM TFTP RECEIVER", but they diverge from there. Not sure why there are several versions of the BASIC script. They all start by printing "IBM TFTP RECEIVER", but they diverge from there.