~rabbits/cccc

f2c3689721db905f83a4bfb187fdbb996e72f539 — Devine Lu Linvega a month ago 6ecc747 main
Fixed bug with decimal input
1 files changed, 1 insertions(+), 1 deletions(-)

M src/cccc.tal
M src/cccc.tal => src/cccc.tal +1 -1
@@ 525,7 525,7 @@ JMP2r

	press-button play-note
	( ignore hex keys in dec mode )
	.mode/dec LDZ ?&skip
	DUP #09 GTH .mode/dec LDZ AND ?&skip

!append
	&skip POP JMP2r