diff --git a/projects/examples/demos/hilbert.tal b/projects/examples/demos/hilbert.tal index fbbda32..f5a900e 100644 --- a/projects/examples/demos/hilbert.tal +++ b/projects/examples/demos/hilbert.tal @@ -7,13 +7,13 @@ |0100 - #aff5 .System/r DEO2 - #af00 .System/g DEO2 - #af05 .System/b DEO2 + #6f0b .System/r DEO2 + #7f0a .System/g DEO2 + #8e0a .System/b DEO2 ( screen size ) #0140 .Screen/width DEO2 #0140 .Screen/height DEO2 - + ( draw ) #03ff #0000 &l STH2k INC2k d2xy STH2r d2xy #01 draw-line @@ -28,20 +28,18 @@ BRK #0000 DUP2 ,&x STR2 ,&y STR2 - - ( N ) #0020 #0001 ( for i=1; i