blob: 8150cc64d25a16545991b829968d0280108563b6 (
plain)
1
2
3
4
5
6
7
8
|
xasm (cross assembler targetting the 6502)
xasm is a 6502 cross-assembler with original syntax extensions. By
default it generates binaries for Atari 8-bit computers.
Syntax highlighting for the scite editor is included. If you
want syntax highlighting for vim, see:
https://github.com/lybrown/vim-xasm
|