Skip to navigation

Elite on the BBC Micro and NES

Save and load: saveSlotAddr1

[NES version, Bank 6]

Name: saveSlotAddr1 [Show more] Type: Variable Category: Save and load Summary: The address of the first 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 saveSlotAddr1
.saveSlotAddr1 EQUW saveSlotPart1 + 0 * 73 EQUW saveSlotPart1 + 1 * 73 EQUW saveSlotPart1 + 2 * 73 EQUW saveSlotPart1 + 3 * 73 EQUW saveSlotPart1 + 4 * 73 EQUW saveSlotPart1 + 5 * 73 EQUW saveSlotPart1 + 6 * 73 EQUW saveSlotPart1 + 7 * 73