hacking contest

hacking exploits security forum
hacking
compliance articles
upgrade backup exec
information security consultant

Full Version: Micro Sim
wicked
Microprocessor Simulator v5.0

Description: Microprocessor Simulator is a x86 Microprocessor Simulator for students of low level programming. Microprocessor Simulator is based on the x86 architecture. It is intended for students learning low level programming for the first time. It is written for Windows 95/98/NT/2000/XP. The simulator is based on the low eight bits of the 8086 chip. It can be single stepped or continuously run. The CPU registers, and RAM contents are made visible. The simulator is programmed in 8086 like assembly code. This is assembled into machine code that is NOT the same as 8086 code. It is possible to control simulated traffic lights, seven segment displays, a heater and thermostat, a stepper motor, a lift and a snake in a maze. CALL, RET, INT, AND IRET are available in the registered version. Serious programming problems like multiplexing, procedures, parameter passing, interrupts and recursion can be tackled.

Enjoy

Wkd.

Steffan
Big THX. for this one... wink.gif

Will have a look at it if it's helpful for me... rolleyes.gif

C'ya
Steven
akis
code SEGMENT
ASSUME CS:code

MOV AX,10
MOV BX,3
DIV BX
code ENDS
END start

tongue.gif
Feuerstein
hmm, nice toy. smile.gif

thx wkd
wicked
did yah find it useful mate?

aint had a real good look at it...

Wkd..

h3llraz0r
thank you this will help me learn biggrin.gif
Devil
tghe file seems to be gone....cant download nothig....can u re up the programm please @wicked?

thx

Devil
creep01
yes this is nice !
thanks a lot Wkd!
wicked
it works mate am downloading az we speak...

Wkd..
Devil
dont know why it didnt work the first time i tried it but now i got it.....Thx m8

gonna give it a try!!
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.

 
Invision Power Board © 2001-2005 Invision Power Services, Inc.