Skip to content
This repository has been archived by the owner on Mar 18, 2024. It is now read-only.

Releases: flashcarts/NDSMP

Version 2.11

18 Mar 15:57
cbfedc1
Compare
Choose a tag to compare

Original release notes from Chishm:

This is the latest version. It has all of the features of v2.04, plus it reloads the DS's firmware settings at each boot. It also compiles with DevkitARM r20.

Version 2.04

18 Mar 15:56
9384e6a
Compare
Choose a tag to compare

Original release notes from Chishm:

Large parts are based on MultiNDS loader by Darkain.

File system code based on GBAMP_CF.c by Chishm (me).

Flashing tool written by DarkFader.

Chunks of firmware removed with help from Dwedit.

Improvements:

  • This should be more compatible with CF cards, since it is based on my GBAMP CF driver.
  • No more need for _BOOT_MP.GBA to use the GBAMP default firmware.
  • Built in bootloader. MightyMax has created a great menu to use in conjunction with this.
  • Better maintainability. Since it is in C it is easier to read and change

Downsides:

  • More risk to GBAMP firmware. Since this is coded in C I had to remove chunks of the firmware to make it fit. Don't worry though, those chunks were repeats of other chunks anyway.

To use:

  1. Flash your GBAMP using one of the included files.
  2. Put a _BOOT_MP.NDS file on the root directory of the card.
  3. If using a bootloader, put other NDS files on the card.
  4. Start it using a PassMe, WifiMe or FlashMe.
  5. Enjoy