botdemo: update TODO

This commit is contained in:
Vince Weaver 2020-11-16 00:56:02 -05:00
parent dd2bd96307
commit 9d57327e91
2 changed files with 7 additions and 6 deletions

View File

@ -1,6 +1,6 @@
+ music
+ title screen
+ closing screen/credits
+ titles with border around them?
+ "In Mockingboard Sound" (where available)
+ code to reset to 40-col text mode after interrupted
also reset ROT=0?

View File

@ -11,12 +11,13 @@ MB_ADDR_L = $0C
MB_ADDR_H = $0D
; only used for title screen...
TEMP = $FA
TEMPY = $FB
INL = $FC
INH = $FD
OUTL = $FE
OUTH = $FF
;INL = $FC
;INH = $FD
;OUTL = $FE
;OUTH = $FF
; pre-defined applesoft vars