Micro-processor,Micro-Controller and C++ programming
Monday, April 5, 2010
Statement:
Write an ALP to delete the data byte stored at memory location whose address is stored at DE register.
LXI D,F000H
XCHG
MVI M,11H (this can be any number...)
MVI A,00H
STA F000H
HLT
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment