#75 - satanicfreak2 - Thu Jan 02, 2003 8:04 am
is it possible to have a rom that calls another one?? Im trying to make a multiboot menu but i cant find any examples.
#77 - Costis - Thu Jan 02, 2003 8:16 am
Hi,
You can copy multi-boot GBA programs (compiled for RO section 0x2000000) from normal GBA programs to EWRAM and execute them from there if that's what you mean. That's how some GBA programs support both multi-boot and normal execution modes: They check if they are located in ROM when started and if so, they copy themselves into EWRAM (like they would normally be if they were multi-booted) and run from there.
Costis
#853 - dummer Anf?nger - Sat Jan 11, 2003 9:38 am
Hm ... some time ago into gabos is have just use void pointers. But this is still just possible if the code that u want to start programmed in a way that it works from every pointer. Typical games dont do that.
_________________
... but im just a dummy Newbie
(sorry for my terrible english)