Skip to content

Add compatibility for M29W128GH carts

  • Adds compatibility for bootleg carts that have the M29W128GH chip.
  • Fixed an off-by-one indexing bug with the manual select menu, one of the chip types was missing from the list.
  • Tested on my copy of the insideGadgets Apotris physical release cart and a Nintendo DS Lite.
  • I do not have any other flashcarts to test with, but my changes are additive so no existing functionality should change.

Datasheet used for reference

Merge request reports