Reverted fix in Bifurcan

This commit is contained in:
neauoire 2021-08-22 19:57:25 -07:00
parent 12009e88c8
commit fb72dd5b98
1 changed files with 1 additions and 1 deletions

View File

@ -121,7 +121,7 @@ RTN
&loop
( save-x ) OVR #03 MOD TOS 8** .anchor/x LDZ2 ADD2 .Screen/x DEO2
( save-y ) OVR #03 DIV TOS 8** .anchor/y LDZ2 ADD2 .Screen/y DEO2
( get digit* ) OVR STHkr ADDk TOS ;digits ADD2 LDA2
( get digit* ) OVR STHkr DUP ADD TOS ;digits ADD2 LDA2
( get bit ) ROT #0e SWP SUB SFT2 #0001 AND2
( set tile ) 8** ;tiles ADD2
( set style ) .style LDZ #40 SFT TOS ADD2