Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/24/03 06:58
Read: times


 
#37062 - RE: ORG directive failing?
I am pasting a snippet of the ASM code here in case it is helpful...

ORG 0
;

X0000: ljmp X01a0 ; 0000 02 01 a0 ..
;
X0003: ljmp X0234 ; 0003 02 02 34 ..4
;
X0006: nop ; 0006 00 .
X0007: nop ; 0007 00 .
X0008: nop ; 0008 00 . ; data truncated
;
ORG 0ah
;
X000a: nop ; 000a 00 .
X000b: setb 21h.6 ; 000b d2 0e R.
X000d: ljmp Xce28 ; 000d 02 ce 28 .N(
;
ORG 13h
;
ljmp X0237 ; 0013 02 02 37 ..7


Thanks
John K.

List of 17 messages in thread
TopicAuthorDate
ORG directive failing?            01/01/70 00:00      
RE: ORG directive failing?            01/01/70 00:00      
RE: ORG directive failing?            01/01/70 00:00      
RE: ORG directive failing?            01/01/70 00:00      
RE: ORG directive failing?            01/01/70 00:00      
RE: ORG directive failing?            01/01/70 00:00      
RE: ORG directive failing?            01/01/70 00:00      
RE: ORG directive failing?            01/01/70 00:00      
RE: ORG directive failing?            01/01/70 00:00      
RE: ORG directive failing?            01/01/70 00:00      
RE: ORG directive failing?            01/01/70 00:00      
RE: ORG directive failing?            01/01/70 00:00      
RE: ORG directive failing?            01/01/70 00:00      
RE: ORG directive failing?            01/01/70 00:00      
RE: ORG directive failing?            01/01/70 00:00      
RE: ORG directive failing?            01/01/70 00:00      
RE: ORG directive not failing.            01/01/70 00:00      

Back to Subject List