Hi, I am a newbie. I want to know if there is any way that I can emulate the 8058 On my PC while I get the simulation output (for example P0.0-P0.7) and Output it on the parallel port or read the parallel port in simulation and put the result on one and/or some of the 8058 I/O pins. (For example map the first 8 data pins on the parallel port to P0.0-P0.7). Basically I want to know if I can make a simple emulator using parallel port and actually plug it in to the board (MCU socket) and monitor the system functionality and at the same Time read the register values, etc. If any one wants to tell me, why not buy the emulator, that's b/c I don't have the money. Thanks P.S I do understand that I may have a problem in this case with Windows for real time processing/Emulation. And I have already read about GIVEIO.SYS in one of the posts.