You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 year ago | |
---|---|---|
src | 1 year ago | |
tests | 1 year ago | |
LICENSE | 1 year ago | |
README.org | 1 year ago |
README.org
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