current development repository added to readme

This commit is contained in:
giomba 2020-04-23 19:01:05 +02:00
parent 1a6f4bb078
commit 8b8cb19651
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@
Download the [binary .prg](dist/snake.prg).
Current development status [here](https://git.giomba.it/giomba/snake6502).
## Compile
You need the GNU compiler collection and the [dasm](https://dasm-assembler.github.io/) macro assembler, then:
```