... | ... |
@@ -30,7 +30,7 @@ |
30 | 30 |
|
31 | 31 |
|0100 |
32 | 32 |
|
33 |
- ( theme ) #03fd .System/r DEO2 #0ef3 .System/g DEO2 #0bf2 .System/b DEO2 |
|
33 |
+ ( theme ) #0f3d .System/r DEO2 #0fe3 .System/g DEO2 #0fb2 .System/b DEO2 |
|
34 | 34 |
( vectors ) ;on-screen .Screen/vector DEO2 |
35 | 35 |
#01 .fps/current STZ |
36 | 36 |
|
... | ... |
@@ -40,7 +40,7 @@ |
40 | 40 |
DUP2 .Screen/width DEI2 SWP2 SUB2 #0001 SUB2 .lines/x2 STZ2 |
41 | 41 |
.Screen/height DEI2 SWP2 SUB2 .lines/y2 STZ2 |
42 | 42 |
|
43 |
- #02 .neralie/color STZ |
|
43 |
+ #01 .neralie/color STZ |
|
44 | 44 |
.lines/x1 LDZ2 .lines/x2 LDZ2 |
45 | 45 |
OVR2 OVR2 .lines/y1 LDZ2 ;h JSR2 |
46 | 46 |
.lines/y2 LDZ2 ;h JSR2 |
... | ... |
@@ -53,13 +53,13 @@ |
53 | 53 |
#00 .neralie/color STZ |
54 | 54 |
;neralie-lines JSR2 |
55 | 55 |
;neralie-calc JSR2 |
56 |
- #02 .neralie/color STZ |
|
56 |
+ #01 .neralie/color STZ |
|
57 | 57 |
;arvelie-text JSR2 |
58 | 58 |
;neralie-text JSR2 |
59 | 59 |
;neralie-lines JSR2 |
60 | 60 |
BRK |
61 | 61 |
|
62 |
- #02 .Screen/sprite DEO |
|
62 |
+ #01 .Screen/sprite DEO |
|
63 | 63 |
#0000 #00 .number/count LDZ DUP2 ;h JSR2 |
64 | 64 |
.number/count LDZ #01 ADD .number/count STZ |
65 | 65 |
|