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.

Hardware > Can Flash2Advance USB netboot?

#64267 - sh_ - Tue Dec 20, 2005 7:52 pm

I wish to netboot my GBA SP. I'm running Linux. If the Flash2Advance USB is just a USB->serial adapter with a GBA connector on the other end, then this should be possible without too much fuss, correct? I don't mind writing some code to get it going.

#64311 - tepples - Wed Dec 21, 2005 5:44 am

if2a should be able to send .mb.gba programs to your GBA.
_________________
-- Where is he?
-- Who?
-- You know, the human.
-- I think he moved to Tilwick.

#65865 - sh_ - Fri Jan 06, 2006 8:54 am

No luck... it seems to successfully boot the loader, but that promptly craps out when it finds no cart. I was expecting if2a's -m option to simply load my image into ewram. I don't see why it would be sending or doing anything else when I didn't ask it to.