Software:vasm

From HandWiki

vasm
Developer(s)Volker Barthelmann, Frank Wille
Initial release2002; 22 years ago (2002)
Stable release
1.8j / December 31, 2020; 3 years ago (2020-12-31)
Written inC
PlatformMultiplatform
Size417 KB tarball
TypeAssembler
LicenseDistributing modified versions and commercial usage needs written consent.
Websitesun.hasenbraten.de/vasm

vasm is a free assembler supporting various CPUs and many different output formats.

CPUs officially supported by vasm include M680x0 family, ColdFire family, 80x86 family, PowerPC, ARM family, Z80 family, C16x/ST10, 6502 etc. Vasm supports Standard MIT (GNU-as style), Motorola/Freescale 68k (Devpac compatible) and Old 8-bit style syntax flavours. Output file formats include ELF, a.out, Amiga hunk format, Atari TOS/MiNT executable format, EHF extended hunk format, Raw, binary output, Motorola S-record format, VOBJ proprietary versatile object format, Test and debugging output.

See also

External links