~rabbits/markl

3b571b4de057c70f29c397afe6d072e38782be26 — Devine Lu Linvega 2 months ago b337c86
Fixed issue with re-selection
1 files changed, 5 insertions(+), 6 deletions(-)

M src/markl.tal
M src/markl.tal => src/markl.tal +5 -6
@@ 8,19 8,17 @@
|a0 @File &vector $2 &success $1 &success-lb $1 &stat $2 &delete $1 &append $1 &name $2 &length $2 &read $2 &write $2
|c0 @DateTime &year $2 &month $1 &day $1 &hour $1 &minute $1 &second $1 &dotw $1 &doty $2 &isdst $1
	( TODOs:
	| reselection spell puts idle
	| Step button
	| Clear all button
	| controller support
	| lock controls during warp animations
	| skip out-of-screen drawing
	| doorway exit
	| auto move program position after input
	| highlight new program size unlock
	| Step button
	| Clear all button
	| pressing A in spellview, closes and start
	| controller support
	| animate opening of menu
	| >>> design
	| stage: lobby
	| tile: push
	| action: kick
	| action: conditional


@@ 156,7 154,7 @@
	( | base spell )
	( | empty spellbook )
	<init-program>
	( set-debug-state ) !start-tutorial
	( set-debug-state ) !start-debug

@start-tutorial ( -- )
	#0000 .program/size STZ2


@@ 772,6 770,7 @@
@|debug )

@<unlock-all> ( addr* -- )
	;spell-idle <unlock-spell>
	#3000
	&>l ( -- )
		#00 OVR ;spells-lut ADD2 LDA2 <unlock-spell>