about summary refs log tree commit diff stats
path: root/bochsrc.2disks
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2021-05-14 12:56:58 -0700
committerKartik K. Agaram <vc@akkartik.com>2021-05-14 12:56:58 -0700
commit69e477b12bf1e3a5ccfb4833bcaa34326a4a42d4 (patch)
tree5aa240e73afc15cf4705e7e09fc80468f74a959d /bochsrc.2disks
parentff8ec9bcff7577ba923fe7868ea62ecceed55ee7 (diff)
downloadmu-69e477b12bf1e3a5ccfb4833bcaa34326a4a42d4.tar.gz
load debug info into code disk
Diffstat (limited to 'bochsrc.2disks')
-rw-r--r--bochsrc.2disks4
1 files changed, 2 insertions, 2 deletions
diff --git a/bochsrc.2disks b/bochsrc.2disks
index a9550a9d..0956bdda 100644
--- a/bochsrc.2disks
+++ b/bochsrc.2disks
@@ -9,8 +9,8 @@
 
 display_library: sdl2
 
-ata0-master: type=disk, path="code.img", mode=flat, cylinders=20, heads=16, spt=63  # 10MB, 512 bytes per sector
-ata0-slave: type=disk, path="data.img", mode=flat, cylinders=20, heads=16, spt=63  # 10MB, 512 bytes per sector
+ata0-master: type=disk, path="code.img", mode=flat, cylinders=20, heads=16, spt=63  # 512 bytes per sector = almost 10MB
+ata0-slave: type=disk, path="data.img", mode=flat, cylinders=20, heads=16, spt=63  # 512 bytes per sector = almost 10MB
 boot: disk
 mouse: enabled=1, toggle=ctrl+f10
 log: -