]> git.lizzy.rs Git - loadnothing.git/commitdiff
Consistent capitalization
authorHimbeerserverDE <himbeerserverde@gmail.com>
Sun, 11 Sep 2022 09:06:02 +0000 (11:06 +0200)
committerHimbeerserverDE <himbeerserverde@gmail.com>
Sun, 11 Sep 2022 09:06:02 +0000 (11:06 +0200)
boot.asm
nothing.img

index 7888f0337375b89752545111471ee5a397b3d9f9..850e6c13ba5aa2e3a75b2a2e4243f5d11f018dd2 100644 (file)
--- a/boot.asm
+++ b/boot.asm
@@ -1,5 +1,5 @@
-[BITS 16]
-[ORG 0x7C00]
+[bits 16]
+[org 0x7C00]
 
 call boot
 
index 2c45cc62c3be0cdc5ebcc94b5ede64b8dfae162c..8f915c95dd01313bb52d6f54d7703ef297cfa7fa 100644 (file)
Binary files a/nothing.img and b/nothing.img differ