the-automatic-proofreader-d.../README.md

21 lines
283 B
Markdown

# TheAutomaticProofreader-Decompiled
A decompiled copy of The New Automatic Proofreader with comments
## Decompile it yourself
### radare2
```
r2 -a6502 -m4443 ap_6502.prg
pD 166
```
### da65
## License
Ruby code is licensed MIT. The Automatic Proofreader code is not mine.