definition prep (still exploring..)

This commit is contained in:
2025-08-07 01:53:15 -04:00
parent 8b252c4e68
commit 046800b9d8
13 changed files with 247 additions and 69 deletions
+5
View File
@@ -176,6 +176,11 @@
.equiv gp_b10_Y, 10
.equiv gp_b16_X, 0
.equiv gp_b16_Y, 16
.equiv RGB8_r, 0
.equiv RGB8_g, 1
.equiv RGB8_b, 2
.equiv sizeof_RGB8, 3
.equiv gp_pixel16, (2 * byte)
.equiv gp_pixel24, (3 * byte)