Commit Graph
10 Commits
Author SHA1 Message Date
Chappatte ba12492ebf offset ghost first movement time 2026-05-01 21:14:51 +02:00
Chappatte 8b3b2aa20d add directional characters display 2026-05-01 21:13:55 +02:00
Chappatte 425b83b1bb split code in sections 2026-05-01 18:48:12 +02:00
Chappatte c78a2ff7a0 handle multi-line comments 2026-05-01 18:27:51 +02:00
Chappatte 92ac475d58 make the build script use 'include' statement instead of a hard-coded '.asm' file list 2026-05-01 17:22:22 +02:00
Chappatte 17c6b07367 add automatic padding in build script
(cherry picked from commit aad1fa45f7)
2026-04-25 08:34:26 +02:00
Chappatte f0656aca40 replace texture jump table with dispatch table
(cherry picked from commit 88f10f9f06)
2026-04-25 08:34:26 +02:00
Chappatte b0758c6976 change the way static RAM variable are declared and used
(cherry picked from commit 6cdb7304c2)
2026-04-25 08:34:26 +02:00
Chappatte 3992863664 remove unused colors.asm const file
(cherry picked from commit e6b2d8b086)
2026-04-25 08:34:26 +02:00
Chappatte 7014692d71 create repository with functional basic implementation 2026-04-24 08:15:34 +02:00