gbadev.org forum archive

This is a read-only mirror of the content originally found on forum.gbadev.org (now offline), salvaged from Wayback machine copies. A new forum can be found here.

DS development > Need boot to GBA mode code

#134841 - chuckstudios - Tue Jul 17, 2007 4:04 pm

Hi, I just wrote a quick and easy flashing program for the EZFlash 3-in-1 Expansion Pack. However, I have no idea how to implement a boot to GBA mode after it has finished writing (or even add a custom ARM7 to my project :P). If anyone could write it into my program, it would be much appreciated.

Source: http://www.sendspace.com/file/ztmoc9

#134844 - olimar - Tue Jul 17, 2007 5:41 pm



Last edited by olimar on Wed Aug 20, 2008 10:48 pm; edited 1 time in total

#134850 - chuckstudios - Tue Jul 17, 2007 7:00 pm

Thanks! I just moved my code over to a copy of /examples/nds/templates/combined, merged in some FWNitro code, and it works brilliantly!