llvm-mos-sdk icon indicating copy to clipboard operation
llvm-mos-sdk copied to clipboard

Add documentation for NES ft2 sound banking

Open mysterymath opened this issue 1 year ago • 2 comments

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.

mysterymath avatar Apr 01 '23 18:04 mysterymath

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.

mysterymath avatar Apr 01 '23 19:04 mysterymath

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.

mysterymath avatar Apr 04 '23 21:04 mysterymath