GBAMP Multiboot: Difference between revisions

From GameBrew
(Created page with "{{Infobox homebrew | title = GBAMP Multiboot | image = File:Gbampmultibootds.png | type = Homebrew Loader | version = 2005 | licence = Mixed | ...")
 
No edit summary
(3 intermediate revisions by the same user not shown)
Line 3: Line 3:
| image      = [[File:Gbampmultibootds.png]]
| image      = [[File:Gbampmultibootds.png]]
| type        = Homebrew Loader
| type        = Homebrew Loader
| version    = 2005  
| version    = 31 Oct 2005  
| licence    = Mixed
| licence    = Mixed
| author      = Tim 'Mighty Max' Seidel
| author      = Tim 'Mighty Max' Seidel
Line 11: Line 11:
}}
}}


Able to run several different homebrew applications and games from only one CompactFlash-Card without using a computer every time wish to change the active game. It is based on [GBA NDS FAT|Chishm's GBAMP-FAT driver].
With GBAMP Multiboot, you will be able to run several different homebrew applications and games from only one CompactFlash-Card without using a computer every time you wish to change the active game.
 
GBAMP Multiboot delivers an easy to use interface to select and start your homebrew.


==User guide==
==User guide==
Requirements:
===Requirements===
:A firmware-flashed NintendoDS or a NintendoDS with a working PassMe
* A firmware-flashed NintendoDS or NintendoDS with PassMe.
:GBAMP (GBA Movie Player v2 from movieadvance), flashed with Chishm's firmware v2
* GBAMP (GBA Movie Player v2 from movieadvance), flashed with Chishm's firmware v2.
:A compatible CF-Card (FAT-formatted)
* A compatible CF-Card (FAT-formatted).
 
Download and extract all files of this archive to CF-Card with mb_data and _boot_mp.nds in the root directory.
 
Copy the NDS files to run onto the card.


#Download and extract all files of this archive to CF-Card with "mb_data" and "_boot_mp.nds" in the root directory
Plug CF-Card into the GBAMP and the GBAMP into DS.
#Copy the NDS files to run onto the card
#Plug CF-Card into the GBAMP and the GBAMP into DS


==Controls==
==Controls==
Up/Down - select the file  
Up/Down - Select file  


A - enter sub-directories, continue
A - Enter sub-directories, Continue


B - return to the parent-directory  
B - Return to the parent-directory  


Start - load
Start - Load


Select - abort
Select - Abort


==Changelog==
==Changelog==
'''31.10.2005 - 19:45'''
'''2005/10/31 19:45'''
*Added icon transparency, pixel #0 (upper left) will be taken as key color
* Added icon transparency, pixel #0 (upper left) will be taken as key color.
*Added loading bar. A little blue bar is moving, to let you know that it's not yet crashed
* Added loading bar. A little blue bar is moving, to let you know that it's not yet crashed.


'''19.10.2005 - 18:15'''
'''2005/10/19 18:15'''
*Fixed first file shown as dir
* Fixed first file shown as dir.
*Added first functions for an upcoming *secret* feature ;)
* Added first functions for an upcoming * secret* feature.
*Fixed crash in CacheDir()
* Fixed crash in CacheDir().
*Fixed possible crash in the continue screen
* Fixed possible crash in the continue screen.
*Sorted filelist
* Sorted filelist.
    
    
'''15.10.2005 - 23:45'''
'''2005/10/15 23:45'''
*Added a build count. current build is no 4
* Added a build count. current build is no 4.
*Fixed a blackscreen bug in the bootup code
* Fixed a blackscreen bug in the bootup code.
*Continue screen is now customizeable
* Continue screen is now customizeable.
*Keys can be changed now
* Keys can be changed now.


'''09.10.2005 - 18:45'''
'''2005/10/09 18:45'''
*Screen now updates before scroll delay on touch
* Screen now updates before scroll delay on touch.
*Fixed continue screen on CF removal
* Fixed continue screen on CF removal.
*Fixed a bug that did not return to the last viewed dir
* Fixed a bug that did not return to the last viewed dir.
*Added a simple txt/ini viewer
* Added a simple txt/ini viewer.
   
   
'''08.10.2005 - 21:25'''
'''2005/10/08 21:25'''
*Enabled FileListSize parameter
* Enabled FileListSize parameter.
*Added FileListColor_R/G/B parameters
* Added FileListColor_R/G/B parameters.
*Added Description* parameters
* Added Description* parameters.
*Added Icon* parameters
* Added Icon* parameters.
*Added font.ini for font customizations
* Added font.ini for font customizations.
*Hidden files or folders don't show in list anymore
* Hidden files or folders don't show in list anymore.
*Fixed a bug that prevented a reload of multiboot
* Fixed a bug that prevented a reload of multiboot.
*Added a parameter to list the files vertical centered
* Added a parameter to list the files vertical centered.
*Touchscreen selection scrolls now correct
* Touchscreen selection scrolls now correct.


More changelog can be found [http://mightymax.org/gbamp_multiboot.html here].
More changelog can be found [http://mightymax.org/gbamp_multiboot.html here].


 
[[Category:DS homebrew applications]]
[[Category:Homebrew applications]]
[[Category:DS homebrew loaders]]

Revision as of 13:24, 28 July 2021

GBAMP Multiboot
File:Gbampmultibootds.png
General
Author(s)Tim 'Mighty Max' Seidel
TypeHomebrew Loader
Version31 Oct 2005
LicenceMixed
Links
[Media:Ustratds.zip Download]
Website
Advertisements

<htmlet>adsense</htmlet>


With GBAMP Multiboot, you will be able to run several different homebrew applications and games from only one CompactFlash-Card without using a computer every time you wish to change the active game.

GBAMP Multiboot delivers an easy to use interface to select and start your homebrew.

User guide

Requirements

  • A firmware-flashed NintendoDS or NintendoDS with PassMe.
  • GBAMP (GBA Movie Player v2 from movieadvance), flashed with Chishm's firmware v2.
  • A compatible CF-Card (FAT-formatted).

Download and extract all files of this archive to CF-Card with mb_data and _boot_mp.nds in the root directory.

Copy the NDS files to run onto the card.

Plug CF-Card into the GBAMP and the GBAMP into DS.

Controls

Up/Down - Select file

A - Enter sub-directories, Continue

B - Return to the parent-directory

Start - Load

Select - Abort

Changelog

2005/10/31 19:45

  • Added icon transparency, pixel #0 (upper left) will be taken as key color.
  • Added loading bar. A little blue bar is moving, to let you know that it's not yet crashed.

2005/10/19 18:15

  • Fixed first file shown as dir.
  • Added first functions for an upcoming * secret* feature.
  • Fixed crash in CacheDir().
  • Fixed possible crash in the continue screen.
  • Sorted filelist.

2005/10/15 23:45

  • Added a build count. current build is no 4.
  • Fixed a blackscreen bug in the bootup code.
  • Continue screen is now customizeable.
  • Keys can be changed now.

2005/10/09 18:45

  • Screen now updates before scroll delay on touch.
  • Fixed continue screen on CF removal.
  • Fixed a bug that did not return to the last viewed dir.
  • Added a simple txt/ini viewer.

2005/10/08 21:25

  • Enabled FileListSize parameter.
  • Added FileListColor_R/G/B parameters.
  • Added Description* parameters.
  • Added Icon* parameters.
  • Added font.ini for font customizations.
  • Hidden files or folders don't show in list anymore.
  • Fixed a bug that prevented a reload of multiboot.
  • Added a parameter to list the files vertical centered.
  • Touchscreen selection scrolls now correct.

More changelog can be found here.

Advertising: