about summary refs log tree commit diff stats
path: root/baremetal/boot.bochsrc
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2020-12-29 18:56:21 -0800
committerKartik Agaram <vc@akkartik.com>2020-12-29 18:56:21 -0800
commit796f3b70f264a13a48f8b0247a997f074e5995c3 (patch)
tree840ec9eabaf0af5f0dcdd8af8cf9e96eecf82d5f /baremetal/boot.bochsrc
parentc1b1d1f4e67b0badfef3473121220d34a5b4b418 (diff)
downloadmu-796f3b70f264a13a48f8b0247a997f074e5995c3.tar.gz
7461
Diffstat (limited to 'baremetal/boot.bochsrc')
-rw-r--r--baremetal/boot.bochsrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/baremetal/boot.bochsrc b/baremetal/boot.bochsrc
index 521e22d9..b018d7f2 100644
--- a/baremetal/boot.bochsrc
+++ b/baremetal/boot.bochsrc
@@ -1,5 +1,5 @@
-# Configuration for the Bochs x86 CPU emulator to run the output of apps/boot.hex
-# See apps/boot.hex for more details.
+# Configuration for the Bochs x86 CPU emulator to run the output of baremetal/boot.hex
+# See baremetal/boot.hex for more details.
 
 ata0-master: type=disk, path="disk.img", mode=flat, cylinders=20, heads=16, spt=63  # 10MB, 512 bytes per sector
 boot: disk