A snake game clone for Commodore home computers
giomba
68456fe39e
- Declared uninitialized segment in zero page: used assembler directives to reduce errors probability and improve code maintenance; now zeropage variables addresses are automagically computed by assembler - Added other debug messages, and rewritten some cycles for good readability and good software engineering - Fixed more uninitialized stucture bug (maybe I had some sawdust in my brain when I did this?) - Fixed concurrency bug in home screen |
||
---|---|---|
.gitignore | ||
amour.sid | ||
BUGS | ||
Makefile | ||
multicolor.asm | ||
snake.asm | ||
tggs.font |