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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/26/99 10:01
Read: times


 
#324 - RE: pseudo ops
Sorry but I cannot find a difference...
for example:

myname equ 7
pre data 55h
org 0000h
mov myname,#0ffh ;copy 0ffh in iram (addr 07h.....r7 bank 0)
mov pre,#0ffh (same but iram addr.55h)

I cannot write later
pre data 60h or something else because it's wrong
the same for equ...
so which is the difference.
Thanks in advanced

List of 5 messages in thread
TopicAuthorDate
pseudo ops            01/01/70 00:00      
RE: pseudo ops            01/01/70 00:00      
RE: pseudo ops            01/01/70 00:00      
RE: pseudo ops            01/01/70 00:00      
RE: pseudo ops            01/01/70 00:00      

Back to Subject List