943,960 Members | Top Members by Rank

Ad:
  • Assembly Discussion Thread
  • Unsolved
  • Views: 540
  • Assembly RSS
Nov 17th, 2008
0

how to assemble

Expand Post »
.model tiny
.code

ORG 100H
HOST:
mov ah,9
mov dx,OFFSET HI
int 21H

mov ax,4C00H
int 21H

HI DB 'hello world$'

END HOST
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
hellIon is offline Offline
18 posts
since Nov 2008
Nov 17th, 2008
0

Re: how to assemble

can u tell me is there any error in this codes and can u also tell me how to assemble it i am using masm32
Reputation Points: 10
Solved Threads: 0
Newbie Poster
hellIon is offline Offline
18 posts
since Nov 2008

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Assembly Forum Timeline: NASM programming
Next Thread in Assembly Forum Timeline: Assembly variable declaretion ?





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC