mirror of
https://github.com/deater/dos33fsprogs.git
synced 2024-12-25 20:30:31 +00:00
bgmusic: add brief README
This commit is contained in:
parent
7d7465a113
commit
2b97a29936
9
bgmusic/README
Normal file
9
bgmusic/README
Normal file
@ -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
|
Loading…
Reference in New Issue
Block a user