Fix missing org for hello.com
This commit is contained in:
parent
7143112a5b
commit
59dd979feb
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
; COM program displaying hello world string
|
||||
org 0x0100
|
||||
|
||||
main:
|
||||
mov si, string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue