1
0
mirror of https://github.com/safiire/n65.git synced 2024-12-12 00:29:03 +00:00

Updated readme

This commit is contained in:
Safiire 2015-03-29 10:23:58 -07:00
parent 6e655963f7
commit eeaeec1b84

View File

@ -1,7 +1,9 @@
# N65 NES assembler version 0.5
This is an assembler for the Nintendo Entertainment System's 2A03
microprocessor. The 2A03 is an 8-bit processor based on the MOS 6502.
microprocessor.
The 2A03 is an 8-bit processor based on the MOS 6502.
```bash
Usage: ./n65 <infile.asm> -o outfile.nes