Milestone 3, though the routine that moves teh sprite to playerx/playery doesn't seem to be working. Still meets the milestone.

This commit is contained in:
2012-11-03 12:03:46 -04:00
parent e6885eda7c
commit d733418509
2 changed files with 66 additions and 32 deletions

5
README
View File

@@ -5,8 +5,9 @@ Sort of. It will get better.
Milestone list:
1- (DONE) Boot a ROM that does nothing
2- Single sprite and backgroud tile visible on the screen
3- Complete complex (multi-part) sprite visible on the screen
2- (DONE) Single sprite visible on the screen
3- (DONE) Complete complex (multi-part) sprite visible on the screen
3.5 - single background tile visible on the screen
4- Swap palette of sprite in response to gamepad
5- Move sprite on screen with no animation
6- Display a full tile map on the screen