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 > ArmASM

#47959 - masterlodi - Fri Jul 15, 2005 11:06 am

What toolchain supports these commands

Code:

armasm
armcc
zarmcc
armlink


I've found several demos on this site that use them. I use devkitadv and devkitASM however.

I don't know how to get the demos to compile?

#47969 - tepples - Fri Jul 15, 2005 1:10 pm

'armcc' and the like are part of the expensive compiler toolchain published by ARM Ltd. Most new projects (except for Loopy's and FluBBa's emulators) use the GCC toolchain instead.

Pricing: If you're an individual, you can't afford it.
_________________
-- Where is he?
-- Who?
-- You know, the human.
-- I think he moved to Tilwick.

#48001 - Miked0801 - Fri Jul 15, 2005 9:40 pm

Hell, if you're an established company, you can't really afford them. Too many 0's per license...

#53307 - Mascot - Wed Sep 07, 2005 11:36 am

I think can search them with google.
Here is a ARM SDT2.50 EVALUATE version link.
http://www.laogu.com/display.aspx?did=238
(Chinese)
FluBBa's EMU was made by this.