diff options
| author | Michal Idziorek <m.i@gmx.at> | 2014-09-04 00:46:44 +0200 |
|---|---|---|
| committer | Michal Idziorek <m.i@gmx.at> | 2014-09-04 00:46:44 +0200 |
| commit | 29758cec073a963e985d209cf3820c1efc730cef (patch) | |
| tree | bef1933528a13a7772375f5c74f6628b29e6b756 /bochsrc | |
| parent | e7648669694806b366824c0dc0c8b80c8d167d35 (diff) | |
Fixed "floppy" driver (for emulators)
Diffstat (limited to 'bochsrc')
| -rw-r--r-- | bochsrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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: |
