mirror of
https://github.com/captain-amygdala/pistorm.git
synced 2026-04-11 22:53:07 +00:00
CPU set to 020
This commit is contained in:
@@ -276,7 +276,7 @@ int main(int argc, char *argv[]) {
|
||||
usleep(1500);
|
||||
|
||||
m68k_init();
|
||||
m68k_set_cpu_type(M68K_CPU_TYPE_68030);
|
||||
m68k_set_cpu_type(M68K_CPU_TYPE_68020);
|
||||
m68k_pulse_reset();
|
||||
|
||||
if (maprom == 1) {
|
||||
|
||||
Reference in New Issue
Block a user