dos33fsprogs/pt3_player/song_list.inc
Vince Weaver a0dc7d4150 pt3: big mess finding bug in pt3_lib
was playing OOTW ending wrong

was an accidentally commented out "lda #0"  blurgh

some other code cleanups while at it, mostly making it match
the pt3_player code a bit more

also stop using TEMP from interrupt as other code might use it
2019-08-21 15:07:20 -04:00

21 lines
343 B
C++

.asciiz "OS.PT3"
.asciiz "SR.PT3"
.asciiz "EA.PT3"
.asciiz "VC.PT3"
.asciiz "CR.PT3"
.asciiz "DF.PT3"
.asciiz "F4.PT3"
.asciiz "FC.PT3"
.asciiz "HI.PT3"
.asciiz "I2.PT3"
.asciiz "IT.PT3"
.asciiz "MB.PT3"
.asciiz "RI.PT3"
.asciiz "SD.PT3"
.asciiz "FR.PT3"
.asciiz "CH.PT3"
.asciiz "BH.PT3"
.asciiz "ND.PT3"
.asciiz "OO.PT3"