~rabbits/nasu

9aad3021b87489cdf0ba420037d6091cb1c1cd82 — neauoire 1 year, 9 months ago ced232d
Ported to changed SFT2
1 files changed, 3 insertions(+), 3 deletions(-)

M nasu.usm
M nasu.usm => nasu.usm +3 -3
@@ 20,7 20,7 @@
%LENGTH { HOR TOS VER TOS ** #0010 ** }

%RTN { JMP2r }
%STEP8 { #0033 SFT2 }
%STEP8 { #33 SFT2 }
%MOD { DUP2 / * - }
%MOD2 { OVR2 OVR2 // ** -- }
%MOD8 { #07 AND }


@@ 123,8 123,8 @@
	#01 .settings/tool STZ
	BANK .settings/focus STZ2

	.Screen/width DEI2 #0001 SFT2 .frame/width LDZ2 #0001 SFT2 --
	.Screen/height DEI2 #0001 SFT2 .frame/height LDZ2 #0001 SFT2 --
	.Screen/width DEI2 #01 SFT2 .frame/width LDZ2 #01 SFT2 --
	.Screen/height DEI2 #01 SFT2 .frame/height LDZ2 #01 SFT2 --
	.frame/width LDZ2 .frame/height LDZ2
	SIZE-TO-RECT ;frame SET-RECT