Skip to navigation

Elite on the BBC Micro and NES

Save and load: saveHeader2_FR

[NES version, Bank 6]

Name: saveHeader2_FR [Show more] Type: Subroutine Category: Save and load Summary: The subheaders for the Save and Load screen title in French Deep dive: Multi-language support in NES Elite
Context: See this subroutine in context in the source code References: This subroutine is called as follows: * saveHeader2Hi calls saveHeader2_FR * saveHeader2Lo calls saveHeader2_FR

In the following, EQUB 12 is a newline and the text is terminated by EQUB 0.
.saveHeader2_FR EQUS " POSITIONS" EQUB 12 EQUS " SAUVEGARD EQUB 12 EQUB 12 EQUB 12 EQUB 12 EQUB 12 EQUB 12 EQUB 12 EQUS "POSITION" EQUB 12 EQUS "ACTUELLE" EQUB 0