More reorganization and finally merged the two makefiles.

This commit is contained in:
OBattler
2020-06-13 12:32:09 +02:00
parent 4e48943ad5
commit ca55e2a12a
35 changed files with 3645 additions and 4372 deletions

View File

@@ -953,7 +953,6 @@ reset_common(int hard)
makeznptable();
resetreadlookup();
makemod1table();
resetmcr();
pfq_clear();
cpu_set_edx();
mmu_perm = 4;
@@ -984,6 +983,8 @@ reset_common(int hard)
ppi_reset();
}
in_sys = 0;
shadowbios = shadowbios_write = 0;
}