From 29758cec073a963e985d209cf3820c1efc730cef Mon Sep 17 00:00:00 2001 From: Michal Idziorek Date: Thu, 4 Sep 2014 00:46:44 +0200 Subject: Fixed "floppy" driver (for emulators) --- bochsrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bochsrc') diff --git a/bochsrc b/bochsrc index 697ea55..66acc75 100644 --- a/bochsrc +++ b/bochsrc @@ -131,7 +131,7 @@ romimage: file=/home/miguel/opt/bochs-2.6.6/bios/BIOS-bochs-latest # 2.2.6 2.1Ghz Athlon XP with Linux 2.6/g++ 3.4 12 to 15 Mips # 2.0.1 1.6Ghz Intel P4 with Win2000/g++ 3.3 5 to 7 Mips #======================================================================= -cpu: count=1, ips=10000000 #, reset_on_triple_fault=1, ignore_bad_msrs=1, msrs="msrs.def" +cpu: count=2, ips=10000000 #, reset_on_triple_fault=1, ignore_bad_msrs=1, msrs="msrs.def" #======================================================================= # CPUID: -- cgit v1.2.3