1
0
Fork 0
mirror of https://github.com/imjasonh/nescript synced 2026-07-08 08:55:38 +00:00
nescript/docs
Claude c96135fd86
docs: catalog cc65/nesdoug parity gaps in future-work.md
Enumerates the gaps between NEScript today and what the cc65/nesdoug
ecosystem exposes: i16/pointers/bitfields, VRAM update buffer,
metatiles, edge-triggered input, PRNG, palette fade, sprite-0 split,
additional mappers (AxROM/CNROM/UNROM-512/MMC5), FamiStudio import,
SRAM saves, PAL/NTSC abstraction, NSF output, Zapper/Power Pad,
configurable debug port, FCEUX .nl labels, and explicit bank hints.
Each item has a design sketch and the section ends with a priority
ranking. This is the planning doc the follow-up implementation
commits will chip away at.
2026-04-18 17:41:26 +00:00
..
architecture.md linker: add ca65-compatible --dbg output for source-level debugging 2026-04-16 22:39:08 +00:00
future-work.md docs: catalog cc65/nesdoug parity gaps in future-work.md 2026-04-18 17:41:26 +00:00
language-guide.md analyzer+codegen: lift the 4-param ceiling via a direct-write calling convention 2026-04-18 02:34:56 +00:00
nes-reference.md W0110 inline fallback warning + docs refresh 2026-04-15 23:19:07 +00:00
platformer.gif analyzer+ir: automatically overlay state-local variables 2026-04-17 02:20:07 +00:00
pong.gif codegen: fuse compare-then-branch to drop boolean materialization 2026-04-16 17:10:02 +00:00
war.gif examples: regenerate ROMs, gifs, and goldens after codegen local fix 2026-04-16 16:12:46 +00:00