If you are still using the old URL (datacrystal.romhacking.net), please update your bookmarks! The old URL may stop working soon.
The current URL is datacrystal.tcrf.net.
The current URL is datacrystal.tcrf.net.
Arkanoid (NES)/RAM map: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(more addresses) |
||
Line 1: | Line 1: | ||
*0000 - Player 1 button state | |||
*0001 - Previous player 1 button state | |||
*0002 - Player 2 button state | |||
*0003 - Previous player 2 button state | |||
*0004 - Player 1 button state | |||
*0005 - Previous player 1 button state | |||
*0006 - Player 2 button state | |||
*0007 - Previous player 2 button state | |||
*0008 - Arkanoid paddle position | |||
*0009 - Previous arkanoid paddle position | |||
*000D - Number of remaining lives | *000D - Number of remaining lives | ||
*0037 - Vertical position of ball | |||
*0037 - Horizontal position of ball | |||
*0138 - Timer until ball shoots itself |
Revision as of 11:20, 3 November 2007
- 0000 - Player 1 button state
- 0001 - Previous player 1 button state
- 0002 - Player 2 button state
- 0003 - Previous player 2 button state
- 0004 - Player 1 button state
- 0005 - Previous player 1 button state
- 0006 - Player 2 button state
- 0007 - Previous player 2 button state
- 0008 - Arkanoid paddle position
- 0009 - Previous arkanoid paddle position
- 000D - Number of remaining lives
- 0037 - Vertical position of ball
- 0037 - Horizontal position of ball
- 0138 - Timer until ball shoots itself