pkali / scorch_src

Scorch - Scorched Earth demake for Atari 800 / 5200
The Unlicense
40 stars 7 forks source link

Convert purchase and inventory screens to narrow DMA (32 bytes) #118

Closed pkali closed 2 years ago

pkali commented 2 years ago

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.