View Single Post
Old Oct 30th, 2007, 8:07 AM   #4
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
Re: Microprocessor simulators

If you're on Windows, for light stuff, just open the command prompt and type "debug". This will put you in a sort of sandboxed assembler mode. Entering '?' at the prompt will give you a list of commands.
__________________
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