All Projects → wd5gnr → axasm

wd5gnr / axasm

Licence: GPL-3.0 license
Universal Cross Assembler

Programming Languages

C++
36643 projects - #6 most used programming language
assembly
5116 projects
awk
318 projects
c
50402 projects - #5 most used programming language
shell
77523 projects
Pawn
127 projects
axasm by Al Williams

A universal cross assembler. The C compiler is used to process your source
along with a set of macro definitions to do code generation for your
specific processor.

Current support:
Intel 8080
RCA 1802
Microchip 16F84
Bell Labs Cardiac
GP-3 (http://www.awce.com/gp3ez)
One-der (soloasm) (http://www.drdobbs.com/embedded-systems/the-one-instruction-wonder/221800122)

For more details:
http://www.drdobbs.com/embedded-systems/a-universal-cross-assembler/222600279
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].