Multiboot menu GBA: Difference between revisions

From GameBrew
m (Text replacement - "|discussion=" to "|donation=")
No edit summary
Line 11: Line 11:
|author=Damian Yerrick
|author=Damian Yerrick
|lastupdated=2020/03/19
|lastupdated=2020/03/19
|type=Title Launchers
|type=PC Utilities
|version=2020
|version=2020
|license=GPL-2.0
|license=GPL-2.0
Line 27: Line 27:
* Place the .mb files in the roms/ folder.
* Place the .mb files in the roms/ folder.
* Run mkcollection.sh.
* Run mkcollection.sh.
.
 
Compilation (if you have changed the menu):
Compilation (if you have changed the menu):
* Install devkitARM.
* Install devkitARM.
Line 39: Line 39:
'''2020/03/19'''
'''2020/03/19'''
* Minimal port to devkitARM.
* Minimal port to devkitARM.
2002-10-19
* initial release.


'''2002/10/19'''
'''2002/10/19'''
Line 50: Line 47:


[[Category:GBA homebrew applications]]
[[Category:GBA homebrew applications]]
[[Category:GBA homebrew loaders]]
[[Category:Support the author]]
[[Category:Support the author]]

Revision as of 05:33, 10 May 2024

Multiboot menu
Mbmenu02.png
General
AuthorDamian Yerrick
TypePC Utilities
Version2020
LicenseGPL-2.0
Last Updated2020/03/19
Links
Download
Website
Source
Support Author

This program lets you put several GBA multiboot (.mb) programs into one ROM for use on a flash cartridge, etc. Because it uses the GBFS library to locate the programs, the programs can be any size, up to 256 KB (the maximum size of a .mb program).

User guide

There is an empty file called delete.me in the roms/ folder. It was added because some unzip programs will not create a folder unless it contains at least one file. Please delete it before using Multiboot Menu. Otherwise, running it from the menu will freeze the GBA.

How to use:

  • Place the .mb files in the roms/ folder.
  • Run mkcollection.sh.

Compilation (if you have changed the menu):

  • Install devkitARM.
  • Make sure the DEVKITPRO and DEVKITARM variables are populated.
  • Place the .mb files in the roms/ folder.
  • From Bash run build.sh.

text.chr is an 8x8-pixel monospace font designed to look slightly "cutesy" like hand printing. It's based loosely on fonts such as Ziggy Zoe, Kristen, and the font used on the boxes of Precious Moments(R) merchandise.

Changelog

2020/03/19

  • Minimal port to devkitARM.

2002/10/19

  • initial release.

External links

Advertising: