about summary refs log tree commit diff stats
path: root/apps/boot.bochsrc.floppy
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2020-12-20 23:52:21 -0800
committerKartik Agaram <vc@akkartik.com>2020-12-20 23:52:21 -0800
commit6ac16fd1ae275fb4042ab4aa85df3ccc86f3e615 (patch)
treeda0ba1415ac3a5d596d745cc0a7e1f8db125433f /apps/boot.bochsrc.floppy
parenta350fb4c687a3f65c26d7546b358292285faef91 (diff)
downloadmu-6ac16fd1ae275fb4042ab4aa85df3ccc86f3e615.tar.gz
7369 - read hard disk using BIOS
There were two problems:
  a) We have only 1 sector per track (spt=1), so 'second sector' is meaningless.
  b) Drives 0-127 are reserved for floppies.
Diffstat (limited to 'apps/boot.bochsrc.floppy')
-rw-r--r--apps/boot.bochsrc.floppy6
1 files changed, 0 insertions, 6 deletions
diff --git a/apps/boot.bochsrc.floppy b/apps/boot.bochsrc.floppy
deleted file mode 100644
index 07e40607..00000000
--- a/apps/boot.bochsrc.floppy
+++ /dev/null
@@ -1,6 +0,0 @@
-# Configuration for the Bochs x86 CPU emulator to run the output of apps/boot.hex
-# See apps/boot.hex for more details.
-
-floppya: 1_44=boot.bin, status=inserted
-boot: floppy
-log: -