Skip to navigation


Save and load: saveHeader1_DE

[NES version, Bank 6]

Name: saveHeader1_DE [Show more] Type: Subroutine Category: Save and load Summary: The Save and Load screen title in German 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: * saveHeader1Hi calls saveHeader1_DE * saveHeader1Lo calls saveHeader1_DE

In the following, EQUB 12 is a newline and EQUB 6 switches to Sentence Case. The text is terminated by EQUB 0.
.saveHeader1_DE EQUS "GESPEICHERTE KOMMANDANTEN" EQUB 12 EQUB 12 EQUB 12 EQUB 6 EQUB 0