From 2b97a299365cc4e47e4984ce8840b0b73aaa021f Mon Sep 17 00:00:00 2001 From: Vince Weaver Date: Thu, 5 Nov 2020 17:16:23 -0500 Subject: [PATCH] bgmusic: add brief README --- bgmusic/README | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 bgmusic/README diff --git a/bgmusic/README b/bgmusic/README new file mode 100644 index 00000000..40cf0824 --- /dev/null +++ b/bgmusic/README @@ -0,0 +1,9 @@ +plays music in the background via the pt3player + +loads high to $6000 to try to stay out of the way of BASIC + +disk activity might mess with the interrupts. Might be OK on +an Apple IIe but the sound will glitch + +Tries to avoid zero page addresses but still uses 8 of them. + Hopefully only stomping on Integer BASIC and Sweet-16