English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

2 answers

Just download any of these:

http://www.criticalfiles.com/free/8086/

http://www.softpile.com/Development/Editors_and_IDEs/Review_13446_index.html

http://www.fileboost.net/directory/development/editors/8086_microprocessor_emulator/006793/review.html

regards,
Philip T

2007-01-06 21:06:50 · answer #1 · answered by Philip T 7 · 0 0

simple: read the instructions opcode, choose which function to call depending on the instruction, read operands as needed, memory is simulated with array, registers are simulated in either an array or object properties.

Basic knowledge needed:
- A programming language. Anything can do.
- That specific assembly instruction and operand(s) definition

2007-01-07 04:37:45 · answer #2 · answered by Lie Ryan 6 · 0 0

fedest.com, questions and answers