~rabbits/adelie

90dd96d16b0a727fd97b82b1a1ef3801ce1d4861 — neauoire 4 months ago 5c2986f
Housekeeping
1 files changed, 4 insertions(+), 4 deletions(-)

M src/adelie.tal
M src/adelie.tal => src/adelie.tal +4 -4
@@ 58,7 58,7 @@ BRK

@on-console ( -> )

	;src STH2
	LIT2r :src
	( read source )
	.Console/read DEI
	DUP #20 LTH OVR #7f GTH ORA ,&end JCN


@@ 78,13 78,13 @@ BRK
		( halt ) #010f DEO
		&has-slides

	.slideshow/wait LDZ #ff NEQ ,&has-timer JCN
	.slideshow/wait LDZ INC ,&has-timer JCN
		BRK
		&has-timer

	.slideshow/wait LDZk #01 SUB STHk SWP STZ

	STHr #ff NEQ ,&no-end JCN
	STHr INC ,&no-end JCN
		#00 .slideshow/stop STZ
		;next-slide JSR2
		&no-end


@@ 239,7 239,7 @@ JMP2
@select-slide ( id -- )

	( missing slide )
	DUP #ff NEQ ,&continue JCN
	INCk ,&continue JCN
		POP JMP2r
		&continue