dos33fsprogs/bgmusic
2020-11-05 17:16:23 -05:00
..
bgmusic.s
empty.dsk
hardware.inc
hello.bas bgmusic: add background music player code 2020-11-05 17:02:38 -05:00
interrupt_handler.s
Makefile
nozp.inc
oldzp.inc
pt3_lib_core.s
pt3_lib_init.s
pt3_lib_irq_handler.s
pt3_lib_mockingboard_detect.s
pt3_lib_mockingboard_setup.s
README bgmusic: add brief README 2020-11-05 17:16:23 -05:00
zp.inc bgmusic: try not to overwrite & vector 2020-11-05 17:14:25 -05:00

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