mirror of
https://github.com/holub/mame
synced 2025-06-22 20:38:50 +03:00
apple2e: fix text on Laser 128 EX and EX/2 also. [R. Belmont]
This commit is contained in:
parent
d19a2771a5
commit
fc15c798d8
@ -1301,6 +1301,7 @@ void apple2e_state::init_128ex()
|
|||||||
{
|
{
|
||||||
m_accel_laser = true;
|
m_accel_laser = true;
|
||||||
m_has_laser_mouse = true;
|
m_has_laser_mouse = true;
|
||||||
|
m_inverse_text = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
void apple2e_state::init_spect()
|
void apple2e_state::init_spect()
|
||||||
|
Loading…
Reference in New Issue
Block a user