View Single Post
Old Jun 17th, 2005, 5:33 AM   #4
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
You don't write code for an 8085 and run it on your PC, you know. Each microprocessor typically has it's own instruction set, incompatible with others. I'm thinking you need to do some basic research on microprocessors and their appurtenances in general.
__________________
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