index
:
gh_mirror/jhunkeler/minos.git
master
x86 Real Mode OS
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
boot.asm
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'boot.asm')
-rw-r--r--
boot.asm
2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.asm b/boot.asm
index d2af39e..95ba73c 100644
--- a/
boot.asm
+++ b/
boot.asm
@@ -4,7 +4,7 @@ jmp start
CR equ 0Dh
LF equ 0Ah
-K_CS_ADDR equ 0080h
+K_CS_ADDR equ 0050h
; data
drive0: dw 0