gb.changeGame

From Gamebuino Wiki
Revision as of 2014-05-15T08:22:12 by Rodot (talk | contribs) (Created page with "{{DISPLAYTITLE:gb.changeGame}} __NOTOC__ = Description = Flashes LOADER.HEX from the micro SD card so you can select and flash another game/program. = Syntax = <pre>gb.change...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Description

Flashes LOADER.HEX from the micro SD card so you can select and flash another game/program.

Syntax

gb.changeGame();

Parameters

none

Returns

none

Example

See also