1
0
Fork 0
mirror of https://github.com/imjasonh/nescript synced 2026-07-09 01:16:12 +00:00
nescript/src
2026-04-13 15:55:50 -04:00
..
analyzer palette/background: first-class declarations with reset-time load and runtime swaps 2026-04-13 11:11:33 +00:00
asm
assets language: pleasant asset syntax for palettes, CHR, bg, sfx, music 2026-04-13 16:09:53 +00:00
codegen palette/background: first-class declarations with reset-time load and runtime swaps 2026-04-13 11:11:33 +00:00
errors cleanup: fix silent miscompiles and delete dead code exposed by code review 2026-04-13 02:47:37 +00:00
ir palette/background: first-class declarations with reset-time load and runtime swaps 2026-04-13 11:11:33 +00:00
lexer palette/background: first-class declarations with reset-time load and runtime swaps 2026-04-13 11:11:33 +00:00
linker platformer: end-to-end side-scroller demo + three runtime bug fixes 2026-04-13 13:04:26 +00:00
optimizer fix(optimizer): preserve cross-block LoadImm uses in const_fold DCE 2026-04-13 16:29:44 +00:00
parser examples: adopt the friendly asset syntax 2026-04-13 18:04:21 +00:00
rom banks: implement multi-bank PRG layout and bank-switching runtime 2026-04-13 01:50:51 +00:00
runtime platformer: end-to-end side-scroller demo + three runtime bug fixes 2026-04-13 13:04:26 +00:00
lib.rs cleanup: fix silent miscompiles and delete dead code exposed by code review 2026-04-13 02:47:37 +00:00
main.rs palette/background: first-class declarations with reset-time load and runtime swaps 2026-04-13 11:11:33 +00:00