KS8085 v0.7.1
raistlin77 <raistlin77@gmx.net>
KS8085 is a Simulator program for an Intel 8085 processor. The design of the 8085 is very old, sure. But it is a simple design and it's easy to lear assembler programming, if the CPU isn't so complex.
The simulator has a build-in assembler and disassembler. While a program is running you can see all CPU registers. Additionaly visible is a 255byte memory hex dump and all PORTs. 4 In-/Output Units can be use. They can be INPUT, OUTPUT or combinated IN/OUTPUTs and INPUTs can use a vectorized interrput.
Interrutrs are completly impemented. TRAP, I7.5 (flank triggert), I6.5, I5.5 and all Vector Interrupts (but only four can be used at one time->IO)
A 4x10 lines display is there to. Used it for text output. Everyone would say say something. LED output is nice but not very realy.
In the Help Books is a orderlist with all orders, but only in german.
