Fixed several things, including built-in video on the Toshiba T1000 and T1200.

This commit is contained in:
OBattler
2018-03-02 21:57:37 +01:00
parent 33bc831f19
commit cb79f53c54
6 changed files with 32 additions and 64 deletions

View File

@@ -384,7 +384,6 @@ void t3100e_turbo_set(uint8_t value)
t3100e_ems.turbo = value;
if (!value)
{
int c = cpu;
cpu_dynamic_switch(0); /* 286/6 */
}
else