We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9802e9 commit 2468b8aCopy full SHA for 2468b8a
src/apple2/rotext.inc
@@ -43,7 +43,7 @@ roTextPressEnter:
43
.byte "PRESS ENTER TO START"
44
roTextEnter := (roTextPressEnter + 6)
45
roTextAppleIIVersion:
46
-.BYTE "APPLE II VERSION BY"
+.BYTE " APPLE II V1.1A BY "
47
roTextStefan:
48
.BYTE "STEFAN WESSELS, 2020"
49
roTextIntro:
0 commit comments