flag drawer is now 69 (nice) bytes

This commit is contained in:
Nico 2021-12-24 15:52:23 +00:00
parent 23686c0f9c
commit 2a2a83f688
1 changed files with 3 additions and 5 deletions

View File

@ -9,9 +9,6 @@
|0000
$8
@p $2
|0100 ( -> )
#cf00 .System/r DEO2
#6f90 .System/g DEO2
@ -19,13 +16,14 @@ $8
#0028 .Screen/width DEO2
#0018 .Screen/height DEO2
;draw .Screen/vector DEO2
#0000
BRK
@draw
.p LDZ2 DUP2 .Screen/x DEO2
DUP2 .Screen/x DEO2
#0008 .Screen/y DEO2
#06 .Screen/sprite DEO
#0010 .Screen/y DEO2
#08 .Screen/sprite DEO
#0001 ADD2 .p STZ2
#0001 ADD2
BRK