add carriage return

This commit is contained in:
nino-porcino 2022-02-07 09:26:46 +01:00
parent 36f2dcf255
commit 33ceb9c633
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ void main() {
apple1_eprom_init();
#endif
woz_puts("DISPLAYING PICTURE...\r\r");
woz_puts("\rDISPLAYING PICTURE...\r");
// in screen 2
tms_init_regs(SCREEN2_TABLE);