aboutsummaryrefslogtreecommitdiffstats
path: root/main.s
Commit message (Collapse)AuthorAgeFilesLines
* draw the background for the main screenJesse Luehrs2014-10-081-5/+57
|
* start using folds to try to keep things under controlJesse Luehrs2014-10-061-69/+78
| | | | | eventually i should figure out how to split things out into different files, but not today
* 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-061-0/+254