[GH-ISSUE #118] Convert purchase and inventory screens to narrow DMA (32 bytes) #93

Closed
opened 2026-05-20 22:32:39 +02:00 by Pecus · 0 comments
Owner

Originally created by @pkali on GitHub (Aug 14, 2022).
Original GitHub issue: https://github.com/pkali/scorch_src/issues/118

It would take less memory and make multiplication by 40 unnecessary.
Currently, these screens use 33 (sic!) bytes of memory, so moving it a bit is very possible.

Originally created by @pkali on GitHub (Aug 14, 2022). Original GitHub issue: https://github.com/pkali/scorch_src/issues/118 It would take less memory and make multiplication by 40 unnecessary. Currently, these screens use 33 (sic!) bytes of memory, so moving it a bit is very possible.
Pecus added the optimization label 2026-05-20 22:32:39 +02:00
Pecus closed this issue 2026-05-20 22:32:39 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/scorch_src#93