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.
Talk:Super Mario Land:RAM map: Difference between revisions
Jump to navigation
Jump to search
(Dump data for public consumption) |
Mantidactyle (talk | contribs) (→Uncertain Addresses: Quick checked it) |
||
(One intermediate revision by one other user not shown) | |||
Line 5: | Line 5: | ||
Addr Size Description | Addr Size Description | ||
---- ---- ----------- | ---- ---- ----------- | ||
C0A0 4 Score? (Hex-encoded decimal) | C0A0 4 Score? (Hex-encoded decimal) | ||
C0AB 2 Camera X? | C0AB 2 Camera X? | ||
Line 17: | Line 15: | ||
FA01 2 Timer? (Hex-encoded decimal) | FA01 2 Timer? (Hex-encoded decimal) | ||
There appears to be a doubling of the HED values most of the time, as well as clear spaces in memory (as would be expected). There are also displayed defaults - for example, unused values for single digit decimal values seem to default to 44 when not in use for whatever reason. | There appears to be a doubling of the HED values most of the time, as well as clear spaces in memory (as would be expected). There are also displayed defaults - for example, unused values for single digit decimal values seem to default to 44 when not in use for whatever reason. [[User:Greysondn|Greysondn]] ([[User talk:Greysondn|talk]]) 03:11, 19 April 2015 (EDT) |
Latest revision as of 15:42, 19 April 2015
Uncertain Addresses
As promised in the notes page proper, here's this.
Addr Size Description ---- ---- ----------- C0A0 4 Score? (Hex-encoded decimal) C0AB 2 Camera X? C0C0 4 High Score? (Hex-encoded decimal) DA01 2 Timer? (Hex-encoded decimal) .... .... .... E0A0 4 Score? (Hex-encoded decimal) E0AB 2 Camera X? E0C0 4 High Score? (Hex-encoded decimal) FA01 2 Timer? (Hex-encoded decimal)
There appears to be a doubling of the HED values most of the time, as well as clear spaces in memory (as would be expected). There are also displayed defaults - for example, unused values for single digit decimal values seem to default to 44 when not in use for whatever reason. Greysondn (talk) 03:11, 19 April 2015 (EDT)