Merge branch 'master' into pc98x1

This commit is contained in:
TC1995
2024-08-29 20:51:41 +02:00
14 changed files with 215 additions and 77 deletions

View File

@@ -183,6 +183,7 @@ int cpu_waitstates;
int cpu_cache_int_enabled;
int cpu_cache_ext_enabled;
int cpu_flush_pending;
int cpu_old_paging;
int cpu_isa_speed;
int cpu_pci_speed;
int cpu_isa_pci_div;