llvm-mos-sdk
llvm-mos-sdk copied to clipboard
Add documentation for NES ft2 sound banking
Setting up sound banking in ft2 is rather involved, but I didn't document how it works. This needs a wiki page, since it's rather involved to use.
There also needs to be a user journey for banking DPCM in e.g. MMC3. At least one user has struggled with this, and it's not clear what the constraints are.
The code to bank out the whole library also seems unnecessarily specific; there should be a praxis for this, since it's desirable to do it with all kinds of libraries, e.g., printf.