Is there a PIC emulator around that runs in DOS and uses nice ugly standard output? It should be sort of like running the BUFFALO monitor in the Motorola 68HC11 evaluation board. It lets one single-step through a program and produces output in line mode with each step. If it uses standard output, you can redirect it to a printer or a file from the DOS command line. This does not have to be any kind of in-circuit-emulator. I just want to watch code run through it before using up any reprogram cycles. Martin McCormick