#38873 - fiffi - Fri Apr 01, 2005 4:31 pm
Hello,
I try to reset the GBA via software while developing a game using n multiboot cable.
I used this code:
asm volatile("swi 0x00000"); // 0x00 Soft Reset
When I execute the code, a white screen appears, but not the Gameboy logo. (Which appears, when I switch them off and on)
How can I reset the GBA via software to get the Gameboy logo, and that the GBA is ready to receive a new multiboot image ?
Thank you very much for your help !
Best regards
Fiffi
I try to reset the GBA via software while developing a game using n multiboot cable.
I used this code:
asm volatile("swi 0x00000"); // 0x00 Soft Reset
When I execute the code, a white screen appears, but not the Gameboy logo. (Which appears, when I switch them off and on)
How can I reset the GBA via software to get the Gameboy logo, and that the GBA is ready to receive a new multiboot image ?
Thank you very much for your help !
Best regards
Fiffi