llvm-mos / llvm-mos-sdk

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

Rename bank.h to mapper.h for NES targets #213

Closed mysterymath closed 11 months ago

mysterymath commented 11 months ago

The name bank.h was originally a contraction of nesdoug's bank_helpers.h, but the headers typically encompass all of a mappers state, making the name increasingly inaccurate. It would be worth the backwards compatibility hit at this early stage to have a more suggestive name.