Unbroke SCO Xenix on the 286/386 interpreter, this will do until the prefetch queue is finally implemented.

This commit is contained in:
OBattler
2024-08-29 01:57:22 +02:00
parent d594f33cad
commit fb3b46f648
5 changed files with 97 additions and 30 deletions

View File

@@ -617,6 +617,7 @@ extern int cpu_mem_prefetch_cycles;
extern int cpu_rom_prefetch_cycles;
extern int cpu_waitstates;
extern int cpu_flush_pending;
extern int cpu_old_paging;
extern int cpu_cache_int_enabled;
extern int cpu_cache_ext_enabled;
extern int cpu_isa_speed;