commit 32e4e4e

Devine Lu Linvega  ·  2026-04-30 16:18:33 +0000 UTC
parent e6d8de4
Added ch dots
1 files changed,  +14, -4
+14, -4
 1@@ -17,9 +17,17 @@
 2 @on-reset ( -> )
 3 	;meta #06 DEO2
 4 	( | theme )
 5-	#080f .System/r DEO2
 6-	#080f .System/g DEO2
 7-	#080f .System/b DEO2
 8+	#0f0f .System/r DEO2
 9+	#00ff .System/g DEO2
10+	#00ff .System/b DEO2
11+	( | Draw mono dot )
12+	;dot-icn .Screen/addr DEO2
13+	[ LIT2 01 -Screen/auto ] DEO
14+	.Screen/width DEI2 #0020 SUB2 .Screen/x DEO2
15+	.Screen/height DEI2 #0010 SUB2 .Screen/y DEO2
16+	[ LIT2 41 -Screen/sprite ] DEO
17+	[ LIT2 42 -Screen/sprite ] DEO
18+	[ LIT2 43 -Screen/sprite ] DEO
19 	( | find center )
20 	.Screen/width DEI2 #01 SFT2 .center/x STZ2
21 	.Screen/height DEI2 #01 SFT2 .center/y STZ2
22@@ -32,7 +40,7 @@
23 @meta 00 "Perifs 0a
24 	( details ) "A 20 "Peripherals 20 "Test 0a
25 	( author ) "By 20 "Hundred 20 "Rabbits 0a
26-	( date ) "12 20 "Dec 20 "2025 00 00
27+	( date ) "30 20 "Apr 20 "2026 00 00
28 
29 (
30 @|Controller )
31@@ -200,6 +208,8 @@
32 (
33 @|Assets )
34 
35+@dot-icn [ 0000 183c 3c18 0000 ]
36+
37 @large/icns [
38 	071f 3f7f 7fff ffff e0f8 fcfe feff ffff
39 	ffff ff7f 7f3f 1f07 ffff fffe fefc f8e0 ]