Limited PS/1 to 10 MHz.

This commit is contained in:
SarahW 2016-05-01 12:24:08 +01:00
commit d83249648f
3 changed files with 9 additions and 1 deletions

View file

@ -84,6 +84,7 @@ extern CPU cpus_6x86[];
extern CPU cpus_pcjr[];
extern CPU cpus_pc1512[];
extern CPU cpus_ibmat[];
extern CPU cpus_ps1_m2011[];
extern CPU cpus_acer[];
extern int cpu_iscyrix;