Downloads Navigation
FASMARM 1.27
Download Name: FASMARM 1.27
Category: GameBoy Advance GameBoy Advance Homebrew
Author: Another World
Submitted By: r00t
Date Added:
File Size: 557.38 KB
File Type: (Zip file)
Comments: 0
Downloads: 0
Views: 245
Related Forum: Gaming Discussion
Share:
Item description:
The FASMARM package is a free ARM cross-assembler add-on for FASM
Runs under Win32 (9x/NT/2K/XP/Vista/7) and LINUX.
Plus a linkable object file for UNIX/LibC.
FASMARM currently supports the full range of ARM processors and coprocessors.
If you want to compile FASMARM yourself you will also need to download FASM
Tested for the gba by krom, who also mentions:
FASMARM is much more stable than the goldroad ARM assembler...
FASMARM will not currently recognize any of the ARM pseudo-instructions like LDR Rd,=
You will need to set up the gba's literal pool yourself, or use a macro to load any 32-bit numeric value into a register:
macro imm32 reg,immediate {
mov reg,immediate and $FF
orr reg,immediate and $FF00
orr reg,immediate and $FF0000
orr reg,immediate and $FF000000
}
Use imm32 Rd,$12345678 in your code etc...
Everything else is perfect in this assembler which includes a full GUI for you to edit your source code. This is easily the best ARM assembler I have used, also the developer revolution has been updating it on a regular basis.
The download includes both the Windows & Linux binaries, including the full source code.
The FASMARM package is a free ARM cross-assembler add-on for FASM
Runs under Win32 (9x/NT/2K/XP/Vista/7) and LINUX.
Plus a linkable object file for UNIX/LibC.
FASMARM currently supports the full range of ARM processors and coprocessors.
If you want to compile FASMARM yourself you will also need to download FASM
Tested for the gba by krom, who also mentions:
FASMARM is much more stable than the goldroad ARM assembler...
FASMARM will not currently recognize any of the ARM pseudo-instructions like LDR Rd,=
You will need to set up the gba's literal pool yourself, or use a macro to load any 32-bit numeric value into a register:
macro imm32 reg,immediate {
mov reg,immediate and $FF
orr reg,immediate and $FF00
orr reg,immediate and $FF0000
orr reg,immediate and $FF000000
}
Use imm32 Rd,$12345678 in your code etc...
Everything else is perfect in this assembler which includes a full GUI for you to edit your source code. This is easily the best ARM assembler I have used, also the developer revolution has been updating it on a regular basis.
The download includes both the Windows & Linux binaries, including the full source code.
Download: Click Download and in a few moments you will receive the download dialog.
Related Forum: Gaming Discussion
Related Forum: Gaming Discussion
We are sorry, but this section of our site is for Registered Users Only.
Ratings
Comments
Related Downloads
- 01. Butano Fighter(9)
- 02. Normatt's Open-Source GBA BIOS (Compiled)(80)
- 03. Nebulus GBA V1.2(4)
- 04. I hate life, but so does Pokemon Emerald(11)
- 05. Pokemon Emerald Save (Needing Help)(9)
- 06. Vulkanon v2.0(10)
- 07. PocketNesFontsIPS 1.0(2)
- 08. Pocketnes Font Set Backup from Pocket Heaven 1.0(1)
- 09. Pocketnes Font set from biejor 1.0(0)
- 10. DumpRom 1.0(6)
- 11. Melody: Chapter N: Death of Sound 1.0(7)
- 12. dwarrendelf 0.6(4)
- 13. MazezaM Challenge GBA 1.1(3)
- 14. Beerjeweled 1.0(3)
- 15. GBA Utility Tools 1.0(14)
"FASMARM 1.27" :: Login/Create an Account :: 0 comments