gasm/README.org

16 lines
278 B
Org Mode

#+TITLE: GRU assembler
GRU gasm - yet another assembler
** Supported platforms
- 6502
** How to build
- cd src
- make
- now you should see `gasm` executable
** How to use
- run your executable with asm file as argument and with -o flag for output filename