View Single Post
Old Jun 16th, 2005, 7:56 PM   #3
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
"someaddr" is the address where the 30H is. I think you'd need AL, though. If the instruction memory is not write protected or in ROM, there's nothing to prevent one's changing it on the fly.

Mitakeet, you're gonna make me brush up, aincha :p ? In days of yore, an interrupt would have negated the things in the pipeline and it would have behaved the same as if one were in debug single-step.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote