From c6a2f37528608d5ff8319baf75a4c895f5c34a23 Mon Sep 17 00:00:00 2001 From: Bobbi Webber-Manners Date: Sat, 12 Oct 2019 20:54:11 -0400 Subject: [PATCH] Added comment about the .PO disk image. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 88e6d4a..fe34eab 100644 --- a/README.md +++ b/README.md @@ -121,6 +121,8 @@ issue was!) You don't really need to build the code unless you want to make changes. Pre-compiled versions of everything are included in this repository. +The 800K ProDOS disk image `zapple2.po` has all the files you should need. + ## Building `Z80asm` using Aztec C - Two scripts are provided to do the build: `compile` and `link`