gb.bootloader.game
Description
void gb.bootloader.game( [const] char* filename )
gb.bootloader.game will flash a filename and load it.
This will load the file, regardless if it is a .bin or not!!!!
This function does not return
Parameters
none
Returns
none
Example
N/A