From dfe4a33865ef01c5068804f77da844cdebd87f00 Mon Sep 17 00:00:00 2001 From: kotorifan Date: Sat, 31 Jan 2026 13:32:57 +0100 Subject: Added stage 1 of the bootloader + make.sh --- src/boot.stage2.asm | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 src/boot.stage2.asm (limited to 'src/boot.stage2.asm') diff --git a/src/boot.stage2.asm b/src/boot.stage2.asm new file mode 100644 index 0000000..7eeefe7 --- /dev/null +++ b/src/boot.stage2.asm @@ -0,0 +1,2 @@ + ;; boot.stage2.asm + -- cgit v1.3