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.

ASM > what assemblers do you use for gba development?

#4034 - wasiliy - Sun Mar 16, 2003 7:35 pm

i started coding this week and i'm using godlroad at the moment because GBAGUY is using it in his tutorial which i've found on this site.
are there other assemblers which i should use or is it ok to continue with goldroad?

#4035 - Lord Graga - Sun Mar 16, 2003 7:37 pm

Goldroad should do it, however, I found that it lacks of XP support.

#4059 - Torlus - Mon Mar 17, 2003 10:51 am

You shoud use devkitadv, as it brings Gnu ASsembler (gas), which has little difference with goldroad.
And you will be able to easily mix C and ASM four your larger projects.

You will find all you need to get started on gbadev.org.

#4067 - wasiliy - Mon Mar 17, 2003 8:16 pm

hmm ok, i'll check that out

#4087 - Jaywalk - Tue Mar 18, 2003 6:44 am

Is goldroad asm dead? The site hasn't been updated in about 7 months and version 1.7 doesn't appear to exist (or it claims to be version 1.6). That would be really nice assembler if it had elf support.