From 4943b55cbb6dd2ae2b4ec3e47055b835cd78e438 Mon Sep 17 00:00:00 2001 From: alpine9000 Date: Fri, 27 May 2016 15:34:21 +1000 Subject: [PATCH] new usecode for updated songC --- 028.bs/P6112-Options.i | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/028.bs/P6112-Options.i b/028.bs/P6112-Options.i index a120d34..5eebdfe 100644 --- a/028.bs/P6112-Options.i +++ b/028.bs/P6112-Options.i @@ -4,8 +4,11 @@ P61mode =2 ;Try other modes ONLY IF there are no Fxx commands >= 20. ;; --- options common to all P61modes --- - -usecode=$8159|$800D40D|$1559;$8000 ;CHANGE! to the USE hexcode from P61con for a big +songAusecode equ $8159 +songBusecode equ $800D40D +songCusecode equ $9559 +usecode=songAusecode|songBusecode|songCusecode + ;CHANGE! to the USE hexcode from P61con for a big ;CPU-time gain! (See module usecodes at end of source) ;Multiple songs, single playroutine? Just "OR" the ;usecodes together!