GRU gasm - assembler
| src | Add 6502 DEX and DEY instructions | |
| tests | Add 6502 DEX and DEY instructions | |
| LICENSE | Happy New 2022 Year | |
| README.org | Initial commit | |
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