cartridge + prg binary added in distribution directory
This commit is contained in:
parent
f81f087a13
commit
2f6a4e6735
@ -4,10 +4,12 @@
|
||||
|
||||
*snake6502* is a snake-like game clone for Commodore home computers, written for fun because «I always wanted to code something for a computer of my retrocomputers collection – actually, this is the main reason I collect them: to write programs».
|
||||
|
||||
Download the [binary .prg](dist/snake.prg).
|
||||
|
||||
Current development status [here](https://git.giomba.it/giomba/snake6502).
|
||||
|
||||
## Download
|
||||
* [.prg](dist/snake.prg) for tapes and disks (size not optimized, yet)
|
||||
* [.bin](dist/snake.bin) for 8KiB cartridges
|
||||
|
||||
## Compile
|
||||
You need the GNU compiler collection and the [dasm](https://dasm-assembler.github.io/) macro assembler, then:
|
||||
```
|
||||
|
BIN
dist/snake.bin
vendored
Normal file
BIN
dist/snake.bin
vendored
Normal file
Binary file not shown.
BIN
dist/snake.prg
vendored
BIN
dist/snake.prg
vendored
Binary file not shown.
Loading…
Reference in New Issue
Block a user