• Joined on 2025-08-14
asrael pushed to main at asrael/pxl8 2026-01-08 20:16:38 +00:00
asrael pushed to main at asrael/pxl8 2026-01-08 18:44:31 +00:00
b659523d69 add sprite flipping, cleanup some lua things
asrael pushed to main at asrael/pxl8 2026-01-08 18:17:55 +00:00
fad2690c9d add sprite flipping, cleanup some lua things
asrael pushed to main at asrael/pxl8 2026-01-08 07:19:30 +00:00
15041984f1 improve script hot reload
asrael pushed to main at asrael/pxl8 2026-01-07 23:45:51 +00:00
01d6e09a91 add sound
asrael pushed to main at asrael/pxl8 2025-12-07 21:53:01 +00:00
99d9c43ea3 add pxl8.get_title() API to expose cart title to Lua
asrael pushed to main at asrael/pxl8 2025-12-06 23:43:02 +00:00
db82efe269 refactor: add helpers for file I/O, main script detection, safe strncpy, & make hal generic
asrael pushed to main at asrael/pxl8 2025-12-06 23:35:03 +00:00
097e3a604d refactor: add helpers for file I/O, main script detection, safe strncpy, & make hal generic
asrael pushed to main at asrael/pxl8 2025-12-06 22:07:40 +00:00
53c88c9069 refactor: add helpers for file I/O, main script detection, safe strncpy, & make hal generic
asrael pushed to main at asrael/pxl8 2025-12-06 22:07:02 +00:00
9b6a3dde62 refactor: add helpers for file I/O, main script detection, and safe strncpy, make hal generic
asrael pushed to main at asrael/pxl8 2025-12-06 22:06:37 +00:00
17ab364f47 refactor: add helpers for file I/O, main script detection, and safe strncpy
asrael pushed to main at asrael/pxl8 2025-12-06 21:41:32 +00:00
2af8b1cad4 refactor: add helpers for file I/O, main script detection, and safe strncpy
asrael pushed to main at asrael/pxl8 2025-12-06 21:07:30 +00:00
b7600fc1c9 refactor: add helpers for file I/O, main script detection, and safe strncpy
asrael pushed to main at asrael/pxl8 2025-12-06 21:05:08 +00:00
3c2cbd38f1 refactor: add helpers for file I/O, main script detection, and safe strncpy
asrael pushed to main at asrael/pxl8 2025-12-03 23:43:04 +00:00
a33d4c0068 branchless sprite blit and zbuffer updates
asrael pushed to main at asrael/pxl8 2025-12-03 22:22:57 +00:00
349fa8bc81 add log constants to lua
asrael pushed to main at asrael/pxl8 2025-12-03 17:45:54 +00:00
e4a5b2df6f remove unnecessary fps debug log
asrael pushed to main at asrael/pxl8 2025-12-03 17:25:44 +00:00
4587ba7266 improve logging from scripts
asrael pushed to main at asrael/pxl8 2025-12-03 15:42:03 +00:00
a25291e048 improve logging from scripts
asrael pushed to main at asrael/pxl8 2025-12-03 01:58:26 +00:00
3313c800a9 refactor pxl8 repl