Commit Graph

12 Commits

Author SHA1 Message Date
92ac475d58 make the build script use 'include' statement instead of a hard-coded '.asm' file list 2026-05-01 17:22:22 +02:00
6920d10089 move ppm to asm representation to its own script 2026-05-01 15:56:05 +02:00
e90e792ebf fix build script ignoring last lines 2026-05-01 15:08:22 +02:00
42ea545507 add minify flag to build script
(cherry picked from commit f0b43f7b7c)
2026-05-01 14:57:11 +02:00
2b2e2a6d02 use decimal instead of binary representation to save space
(cherry picked from commit 54ba73c177)
2026-04-25 09:22:21 +02:00
d413170098 add colors: light gray and brown
(cherry picked from commit 356cf3fb94)
2026-04-25 08:34:26 +02:00
2c37af8dd0 change which 8 bit color is used for dark gray
(cherry picked from commit b7bc9956f9)
2026-04-25 08:34:26 +02:00
17c6b07367 add automatic padding in build script
(cherry picked from commit aad1fa45f7)
2026-04-25 08:34:26 +02:00
f0656aca40 replace texture jump table with dispatch table
(cherry picked from commit 88f10f9f06)
2026-04-25 08:34:26 +02:00
b0758c6976 change the way static RAM variable are declared and used
(cherry picked from commit 6cdb7304c2)
2026-04-25 08:34:26 +02:00
3992863664 remove unused colors.asm const file
(cherry picked from commit e6b2d8b086)
2026-04-25 08:34:26 +02:00
7014692d71 create repository with functional basic implementation 2026-04-24 08:15:34 +02:00