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

Atari 8-bit MegaCart, separate 'fixed' and 'bank0' #283

Closed cwedgwood closed 6 months ago

cwedgwood commented 6 months ago

Explicitly separate bank0 from the the fixed region. This means code and data that is marked for bank0 will not be in the common fixed area and only accessible from bank0.