From 5c8277ab1f98506e082bd55d7cc925c3554043e5 Mon Sep 17 00:00:00 2001 From: Robert Tiemann Date: Tue, 21 Nov 2023 12:19:10 +0100 Subject: [PATCH] Add info about xzip.bin to README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 080acac..c6ec0d0 100644 --- a/README.md +++ b/README.md @@ -120,7 +120,7 @@ The `.pre` and `.pur` files concatenate to the original, except that in ziptest. ## 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 Not sure why there are several versions of the BASIC script. They all start by printing "IBM TFTP RECEIVER", but they diverge from there.