diff --git a/028.bs/P6112-Options.i b/028.bs/P6112-Options.i index 5eebdfe..1944432 100644 --- a/028.bs/P6112-Options.i +++ b/028.bs/P6112-Options.i @@ -4,7 +4,7 @@ P61mode =2 ;Try other modes ONLY IF there are no Fxx commands >= 20. ;; --- options common to all P61modes --- -songAusecode equ $8159 +songAusecode equ $49D59 songBusecode equ $800D40D songCusecode equ $9559 usecode=songAusecode|songBusecode|songCusecode diff --git a/028.bs/game1.s b/028.bs/game1.s index e38614f..88f7785 100644 --- a/028.bs/game1.s +++ b/028.bs/game1.s @@ -906,9 +906,9 @@ BlitCountdown: Level 96,"PRESS FIRE TO ACTIVATE THE CLOCK",200,2*2,12,10,"EYES WILL UNHIDE THE BOARD",A,21,0,1,pig,1,1 Level 97,"PRESS FIRE TO ACTIVATE THE EYE",100,2*2,12,10,"YOU DID IT!",A,21,0,1,pig,1,1 - Level 1,"WELCOME TO BLOCKY SKIES!",70,2*2,12,10,"PHEW!, LEVEL 1 COMPLETE!",A,99,0,1,pig,1,1 + Level 1,"WELCOME TO BLOCKY SKIES!",70,2*2,12,10,"STAY TUNED FOR THE FULL RELEASE!!",A,99,0,1,pig,1,1 Level 2,"HAVING FUN YET?",70,2*2,12,10,"LEVEL 2",B,98,2,0,robot,1,1 - if TEST_VERSION=0 + if TEST_VERSION=0 Level 3,"GIDDY UP!",50,4*2,8,6,"GETTING FASTER!, LEVEL 3 COMPLETE!",C,98,2,0,pig,1,1 Level 4,"MOO!",75,4*2,8,6,"ALRIGHT! LEVEL 4 COMPLETE!!",E,99,2,0,cow,2,3 Level 5,"KABOOM?!",75,4*2,8,6,"PHEW!!! LEVEL 5 COMPLETE!",D,99,1,0,tank,1,1 diff --git a/028.bs/menu.s b/028.bs/menu.s index cf1ec5d..90adf0c 100644 --- a/028.bs/menu.s +++ b/028.bs/menu.s @@ -330,8 +330,8 @@ splashCopperListBplPtr: dc.w BPL5PTH,0 dc.w BPL6PTL,0 dc.w BPL6PTH,0 - - + dc.w $18c,$820 + dc.w PLAY_COPPER_WORD,$fffe dc.w COLOR31 playTopColor: