about summary refs log tree commit diff stats
path: root/apps/boot0.hex
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2021-08-29 20:33:54 -0700
committerKartik K. Agaram <vc@akkartik.com>2021-08-29 20:33:54 -0700
commit354c72a6377d04574efe1c5cfb4b29d91c939b15 (patch)
tree45bfab2a7d425d2bdfa15cfade0b0a5df87c9bae /apps/boot0.hex
parent14cfa3e109c1685d3263414f61e1767722298e67 (diff)
downloadmu-354c72a6377d04574efe1c5cfb4b29d91c939b15.tar.gz
.
Diffstat (limited to 'apps/boot0.hex')
-rw-r--r--apps/boot0.hex2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/boot0.hex b/apps/boot0.hex
index 929d2fd9..ca3ec81d 100644
--- a/apps/boot0.hex
+++ b/apps/boot0.hex
@@ -15,8 +15,6 @@
 #   dd if=boot.bin of=code.img conv=notrunc
 # To run:
 #   qemu-system-i386 code.img
-# Or:
-#   bochs -f bochsrc  # bochsrc loads code.img
 #
 # Since we start out in 16-bit mode, we need instructions SubX doesn't
 # support.