Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Multiboot menu GBA: Difference between revisions

From GameBrew
m (Text replacement - "|discussion=" to "|donation=")
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#seo:
|title= (Title Launchers) - GameBrew
|title_mode=append
|image=mbmenu2.png
|image_alt=Multiboot menu
}}
{{Infobox GBA Homebrews
{{Infobox GBA Homebrews
|title=Multiboot menu
|title=Multiboot menu
Line 11: Line 5:
|author=Damian Yerrick
|author=Damian Yerrick
|lastupdated=2020/03/19
|lastupdated=2020/03/19
|type=Title Launchers
|type=File Operation
|version=2020
|version=2020
|license=GPL-2.0
|license=GPL-2.0
|download=https://dlhb.gamebrew.org/gbahomebrews/mbmenu.7z
|download=https://dlhb.gamebrew.org/gbahomebrews/mbmenu.zip
|website=https://pineight.com/gba/#mbmenu
|website=https://pineight.com/gba/#mbmenu
|source=https://pineight.com/gba/#mbmenu
|source=https://pineight.com/gba/#mbmenu
|donation=https://www.patreon.com/pineight
|donation=https://www.patreon.com/pineight
}}
}}
{{#seo:
|title= (Title Launchers) - GameBrew
|title_mode=append
|image=mbmenu2.png
|image_alt=Multiboot menu
}}
This program lets you put several GBA multiboot (.mb) programs into one ROM for use on a flash cartridge, etc. Because it uses the [https://pineight.com/gba/#gbfs GBFS] library to locate the programs, the programs can be any size, up to 256 KB (the maximum size of a .mb program).
This program lets you put several GBA multiboot (.mb) programs into one ROM for use on a flash cartridge, etc. Because it uses the [https://pineight.com/gba/#gbfs GBFS] library to locate the programs, the programs can be any size, up to 256 KB (the maximum size of a .mb program).


Line 27: Line 28:
* 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 40:
'''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 48: Line 46:
==External links==
==External links==
* Author's website - https://pineight.com/
* Author's website - https://pineight.com/
[[Category:GBA homebrew applications]]
[[Category:GBA homebrew loaders]]
[[Category:Support the author]]

Latest revision as of 10:49, 23 Haziran 2024

Multiboot menu
Mbmenu02.png
General
AuthorDamian Yerrick
TypeFile Operation
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: