mirror of
https://github.com/bradgrantham/apple2e.git
synced 2024-12-29 14:29:53 +00:00
undo enabling of TEXT on startup
This commit is contained in:
parent
eaffc29115
commit
4da1e4a2c7
@ -817,7 +817,7 @@ struct MAINboard : board_base
|
||||
switches_by_address[sw->set_address - 0xC000] = sw;
|
||||
switches_by_address[sw->read_address - 0xC000] = sw;
|
||||
}
|
||||
// TEXT.enabled = true;
|
||||
// TEXT.enabled = true;
|
||||
old_mode_settings = convert_switches_to_mode_settings();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user