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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
12/29/01 05:20
Read: times


 
#18183 - RE: There is Bugs in Metalink assembler
Lack of understanding Metalink and other '51 assemblerr:

push a push acc
pop a pop acc

You can NOT push the accumulator as a register, you can only push it as a SFR.

mov a,#a0h data have to binary or in decimal(10100000b)
That is written #0ah

Read the manul, then Have fun

Erik

List of 5 messages in thread
TopicAuthorDate
Recommend an assembler / emulator            01/01/70 00:00      
RE: Recommend an assembler / emulator            01/01/70 00:00      
RE: Recommend an assembler / emulator            01/01/70 00:00      
There is Bugs in Metalink assembler            01/01/70 00:00      
RE: There is Bugs in Metalink assembler            01/01/70 00:00      

Back to Subject List