From dbd7082a0ed09ee06401d0af06ce24e89e87b189 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Sat, 9 Jan 2021 15:38:03 -0800 Subject: 7489 - include GNU Unifont https://en.wikipedia.org/wiki/GNU_Unifont#The_.hex_font_format http://unifoundry.com/unifont/index.html Since GNU Unifont is covered under the GPL v2, so I believe is this repo. --- baremetal/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'baremetal/README.md') diff --git a/baremetal/README.md b/baremetal/README.md index 4d1c2876..96e7c900 100644 --- a/baremetal/README.md +++ b/baremetal/README.md @@ -30,7 +30,7 @@ operating systems. There's also currently no code/data segment separation, just labels and bytes. I promise not to write self-modifying code. Security and sandboxing is still an open question. -Most programs here assume `main` starts at address 0x8800 (3KB or 6 disk +Most programs here assume `main` starts at address 0x9000 (7KB or 14 disk sectors past the BIOS entrypoint). See baremetal/boot.hex for details. So far the programs have only been tested in Qemu and Bochs emulators. -- cgit 1.4.1-2-gfad0