From 89bc20012200592395e6b876df98ada71538c4cf Mon Sep 17 00:00:00 2001 From: sborovic Date: Sat, 10 Feb 2024 20:24:11 +0000 Subject: [PATCH] Update Home --- Home.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Home.md b/Home.md index df1ea5a..a9181f7 100644 --- a/Home.md +++ b/Home.md @@ -10,6 +10,11 @@ Preliminary list of essential software: - [ ] QEMU: open-source machine emulator - [ ] gcc, gdb, make, ... - [ ] + +### Step 1: Make a bootloader that simply halts the CPU +... +### Step 2: Modify the bootloader so that it prints 'dmzOS' +... ## Useful links ### Wiki