GB-Memory-Binary-Maker
An application to quickly generate binaries to burn to the official Nintendo GB Memory flash cartridge
C#★ 53⑂ 14 forksGPL-3.0updated 3 years ago
git clone https://github.com/Infinest/GB-Memory-Binary-Maker.gitInfinest/GB-Memory-Binary-MakerREADME.mdfork it — it’s yours
GB Memory Binary Maker
This program's main purpose is to generate binaries to burn to a GB Memory Cartridge (DMG-MMSA-JPN)
It is able to:
- Generate a 1024kB binary including the standard GB Memory Menu(128kB) and as many smaller ROMs as the space allows (ROMs smaller than 128kB will be padded) + a fitting MAP file to go with the binary
- Generate a MAP file to burn a single ROM without menu to your cartridge. This is helpful if you want to use your GB Memory cart with a ROM that is 1024kB on it's own. It does also work with ROMs smaller than that though.
- Parse ROMs from existing 1024kB GBM binaries and then rip them to .gb/c ROMs or generate a new binary with them
Please keep in mind that to generate a binary with the Menu, the program requires the 128kB menu binary in the program folder!
To read/write from and to your GB Memory cartridge I highly recommend using Sanni's Cartridge Reader Shield for Arduino Mega 2560
more like this