Skip to navigation

Elite on the BBC Micro and NES

Save and load: saveSlotAddr2

[NES version, Bank 6]

Name: saveSlotAddr2 [Show more] Type: Variable Category: Save and load Summary: The address of the second saved part for each save slot
Context: See this variable in context in the source code References: This variable is used as follows: * GetSaveAddresses uses saveSlotAddr2
.saveSlotAddr2 EQUW saveSlotPart2 + 0 * 73 EQUW saveSlotPart2 + 1 * 73 EQUW saveSlotPart2 + 2 * 73 EQUW saveSlotPart2 + 3 * 73 EQUW saveSlotPart2 + 4 * 73 EQUW saveSlotPart2 + 5 * 73 EQUW saveSlotPart2 + 6 * 73 EQUW saveSlotPart2 + 7 * 73