aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* refactorJesse Luehrs2014-10-061-4/+12
* check for collisions against the (currently invisible) wallJesse Luehrs2014-10-061-0/+19
* add a (blank) start screenJesse Luehrs2014-10-061-3/+29
* stop using named labels for short loopsJesse Luehrs2014-10-061-9/+8
* remove inaccurate commentJesse Luehrs2014-10-061-3/+1
* restructure code to move things out of the nmi interruptJesse Luehrs2014-10-061-30/+50
* oops, copied too muchJesse Luehrs2014-10-061-20/+0
* copy over some changes from the project skeletonJesse Luehrs2014-10-064-32/+67
* optimize snake movement a bitJesse Luehrs2014-10-051-29/+19
* make the snake head visibleJesse Luehrs2014-10-051-0/+0
* a few other makefile tweaksJesse Luehrs2014-10-051-5/+5
* rebuild the rom when the CHR data changesJesse Luehrs2014-10-051-0/+2
* make the snake head move aroundJesse Luehrs2014-10-041-1/+76
* zero-page addressing for variablesJesse Luehrs2014-10-041-8/+8
* project skeletonJesse Luehrs2014-10-046-0/+186