mirror of
https://github.com/nippur72/apple1-videocard-lib.git
synced 2024-12-22 13:30:38 +00:00
add carriage return
This commit is contained in:
parent
36f2dcf255
commit
33ceb9c633
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user