From 30d22b333462e58c1929d961bf5e6b3c8f5279a2 Mon Sep 17 00:00:00 2001 From: 0x35c Date: Tue, 3 Dec 2024 12:02:58 +0100 Subject: [PATCH] fix: skip in the header to have good addresses --- src/boot.s | 1 + 1 file changed, 1 insertion(+) diff --git a/src/boot.s b/src/boot.s index 2d6cbf9..20c1bba 100644 --- a/src/boot.s +++ b/src/boot.s @@ -12,6 +12,7 @@ .long MAGIC .long FLAGS .long CHECKSUM +.skip 20 # Video mode .long 0