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.

Coding > ROM Name on Flash2Advance

#5065 - RumGor - Sat Apr 19, 2003 2:21 am

I notice that when copying some ROMs to a flash cart (Flash2Advance USB to be precise) the name of the game appears on the boot menu. I originally assumed it was getting this from the filename, but my own programs don't show up with any name, so I assume the name is compiled into the ROM. How do I give my ROM a name like this?

#5066 - RumGor - Sat Apr 19, 2003 2:45 am

Ah. The header. Header tools. All is clear to me now.

Of course the minute I post a question, I finally find the answer myself.

Thanks anyway :)

-R