mirror of
https://github.com/bradgrantham/apple2e.git
synced 2025-01-15 20:35:00 +00:00
Default to TEXT
This commit is contained in:
parent
c3adb3abe6
commit
3bf5f5ed6a
@ -648,6 +648,7 @@ struct MAINboard : board_base
|
||||
switches_by_address[sw->set_address - 0xC000] = sw;
|
||||
switches_by_address[sw->read_address - 0xC000] = sw;
|
||||
}
|
||||
TEXT.enabled = true;
|
||||
}
|
||||
|
||||
virtual ~MAINboard()
|
||||
|
Loading…
x
Reference in New Issue
Block a user