llvm-mos / llvm-mos-sdk

SDK for developing with the llvm-mos compiler
https://www.llvm-mos.org
Other
258 stars 52 forks source link

nes-gtrom; separate out fixed and .prg_rom_0 #284

Closed cwedgwood closed 6 months ago

cwedgwood commented 6 months ago

This prevents code and data placed explicitly in the first bank not appear in the other banks saving space.