diff options
author | Kartik Agaram <vc@akkartik.com> | 2020-12-20 23:37:04 -0800 |
---|---|---|
committer | Kartik Agaram <vc@akkartik.com> | 2020-12-20 23:37:43 -0800 |
commit | a350fb4c687a3f65c26d7546b358292285faef91 (patch) | |
tree | 7f3198155b1ac2c02bb6be107e93ca9af0a28c87 /apps/boot.bochsrc.floppy | |
parent | d12094ee4d31e61dc27c0beaa1d4dfbea2aae02c (diff) | |
download | mu-a350fb4c687a3f65c26d7546b358292285faef91.tar.gz |
7368 - ooh, int 13h works with a floppy
Lots of great tips here: https://stackoverflow.com/questions/43786251/int-13h-42h-doesnt-load-anything-in-bochs/43787939#43787939
Diffstat (limited to 'apps/boot.bochsrc.floppy')
-rw-r--r-- | apps/boot.bochsrc.floppy | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/boot.bochsrc.floppy b/apps/boot.bochsrc.floppy new file mode 100644 index 00000000..07e40607 --- /dev/null +++ b/apps/boot.bochsrc.floppy @@ -0,0 +1,6 @@ +# 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: - |