DEADSOFTWARE

Fix memory manager init, so now it works on more hardware. Also kernel now requires...
[bmbb.git] / Boot486 / boot0.S
index 9ff81fabebf11bf2e9238c4cedc89178d7359357..ef70f6b024d135b74de734c7cc0cfab290471872 100644 (file)
@@ -19,7 +19,7 @@
 .set BootDiskDxAdr, 0x7e06
 .set BootDiskCxAdr, 0x7e08
 .set MemoryMapAdr, 0x7e0A
-.set ImageBase, 0x1000000
+.set ImageBase, 0x100000
 
 # =========================================================================== #
 # Stage 1