dos33fsprogs/music/bgmusic
Vince Weaver 3537900858 music: update all the makefiles in the music directory 2021-01-05 18:24:09 -05:00
..
Makefile music: update all the makefiles in the music directory 2021-01-05 18:24:09 -05:00
README re-arranged the entire directory structure 2021-01-05 15:29:31 -05:00
bgmusic.s re-arranged the entire directory structure 2021-01-05 15:29:31 -05:00
empty.dsk re-arranged the entire directory structure 2021-01-05 15:29:31 -05:00
hardware.inc re-arranged the entire directory structure 2021-01-05 15:29:31 -05:00
hello.bas re-arranged the entire directory structure 2021-01-05 15:29:31 -05:00
interrupt_handler.s re-arranged the entire directory structure 2021-01-05 15:29:31 -05:00
nozp.inc re-arranged the entire directory structure 2021-01-05 15:29:31 -05:00
oldzp.inc re-arranged the entire directory structure 2021-01-05 15:29:31 -05:00
pt3_lib_core.s re-arranged the entire directory structure 2021-01-05 15:29:31 -05:00
pt3_lib_init.s re-arranged the entire directory structure 2021-01-05 15:29:31 -05:00
pt3_lib_irq_handler.s re-arranged the entire directory structure 2021-01-05 15:29:31 -05:00
pt3_lib_mockingboard_detect.s re-arranged the entire directory structure 2021-01-05 15:29:31 -05:00
pt3_lib_mockingboard_setup.s re-arranged the entire directory structure 2021-01-05 15:29:31 -05:00
zp.inc re-arranged the entire directory structure 2021-01-05 15:29:31 -05:00

README

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