~rabbits/nasu

a9b2e292a367c5c0d0db7b7c1eab1e951482c69e — neauoire 1 year, 6 months ago 5f6d06f
Display invisible color0 hex
1 files changed, 4 insertions(+), 4 deletions(-)

M src/main.tal
M src/main.tal => src/main.tal +4 -4
@@ 1019,13 1019,13 @@ RTN
	.colorview/y2 LDZ2 INC2 .Screen/y DEO2
	.colorview/x1 LDZ2 .Screen/x DEO2
	.System/r GET-COLOR ;draw-short/parse JSR2 .Screen/addr DEO2
	.settings/color LDZ .Screen/sprite DEO
	#02 .Screen/sprite DEO
	.Screen/x DEI2 #0008 ++ .Screen/x DEO2
	.System/g GET-COLOR ;draw-short/parse JSR2 .Screen/addr DEO2
	.settings/color LDZ .Screen/sprite DEO
	#02 .Screen/sprite DEO
	.Screen/x DEI2 #0008 ++ .Screen/x DEO2
	.System/b GET-COLOR ;draw-short/parse JSR2 .Screen/addr DEO2
	.settings/color LDZ .Screen/sprite DEO
	#02 .Screen/sprite DEO

	.colorview/x1 LDZ2 .colorview/y1 LDZ2 
		[ .System/r GET-COLOR ] ,&slider JSR


@@ 1063,7 1063,7 @@ RTN
	&loop
		.dataview/x1 LDZ2 .Screen/x DEO2
		DUP 8* TOS .dataview/y1 LDZ2 ++ .Screen/y DEO2
		DUP 2* TOS .settings/focus LDZ2 ++ LDA2 #03 ;draw-short JSR2
		DUP 2* TOS .settings/focus LDZ2 ++ LDA2 #01 ;draw-short JSR2
		.dataview/x1 LDZ2 #0020 ++ .Screen/x DEO2
		DUP 2* TOS .settings/focus LDZ2 ++ #0008 ++ LDA2 #03 ;draw-short JSR2
		INC GTHk ,&loop JCN