David Given writes:
> 
> > A co-worker has some old but possibly useful equipment available. He has
> >some hardware debuggers that install as ISA cards into a standard PC.
> >One is for 286's and one is for the 8088. They send data out to a serial
> >port and also have a handheld switch that can be used to step through
> >code.
> [...]
> 
> And, at the risk of boring everyone to tears, I would like to remind the list that 
>pcemu, available from my web site (URL below), can do a lot of this. It's a 
>software-only 8086 PC emulator with built-in debugger. The debugger runs `in 
>hardware' so it doesn't require any special support in the software being run, and 
>has a very DEBUG-like interface (which may not be a good thing).
> 
> I have run ELKS on it. It seems to work reasonably well, though the bogomips rating 
>is way off as you might expect.
> 

I gave this another try yesterday with the new release, and it works
really well. The only real problem with it is that it does not detect kep
presses very well. Most keypresses are either missed, or come up multiple
times. Any idea how to get round this?

The debugging feature is great. I haven't really tried to use it very much,
but just being able to interrupt it and find out where the PC is at any
time is really useful.

Al

Reply via email to