From 73788c2ca6e9b71409f80ca8fe8843f17d7478e5 Mon Sep 17 00:00:00 2001 From: Bobbi Webber-Manners Date: Sat, 12 Oct 2019 21:10:59 -0400 Subject: [PATCH] Added comment that Softcard has to be in slot 4. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index fe34eab..870a3e2 100644 --- a/README.md +++ b/README.md @@ -178,6 +178,10 @@ ln hex2bin.o -lc # How to Run The Code +The code assumes a Z80 Softcard (or clone) in slot 4. This can be changed +by modifying the `SOFTCARD` address in `SOFTCARD65.S` and `SOFTCARD80.ASM` +if your card is in a different slot. + I provided a couple of ProDOS EXEC files to load all the pieces and run the code: