VOGONS


First post, by FreddyV

User metadata
Rank Oldbie
Rank
Oldbie

Hi,

I wonder is there is a PC Emulator with a debug GUI, like in the Amstrad Plus emulator:
http://winape.net/help/debug.html

I code in mixed ASM and Pascal and it is complex to debug.
Real time memory display, DOS Memory bloc detection, break points and so on of course.
And the dream would be to visualize the peripherals registry (Sound Blaster, Adlib, DMA...)

It may save me a huge amount of time.

Thanks,
FreddyV

Reply 1 of 1, by drsly

User metadata
Rank Newbie
Rank
Newbie

Dosbox has a debug version:

DOSBox debugger

Guide to the DOSBox debugger

It's been a while since I used it, but I remember it provides the basic register / memory dump / breakpoint function.