|
|
4c5b4719fa
|
Committing before converting sources for Ophis
|
2012-11-04 11:25:30 -05:00 |
|
|
|
86c65ebe7b
|
Refinements to Milestone 3 implementation ; still not ready to break it out into a subroutine, but is getting much closer. Changed the way the metasprites are packed.
|
2012-11-03 21:17:39 -04:00 |
|
|
|
c5be4abf62
|
Milestone 3 : Refined the CopyMarioToORAM routine and moved it inside of the NMI, now it works as designed. Also refactored the 'actor' data that drives the function; See sprMario, sprMario_x, sprMario_y. Now to draw a character all I need is this routine, and 3 arrays; one with tile indexes, and one each of x and y offsets for each of those tiles. Then I can draw the entire thing in the right way given an X,Y starting point.
|
2012-11-03 16:45:38 -04:00 |
|