First post, by jwt27
- Rank
- Oldbie
Hey guys,
I'm trying to debug a game, to figure out how its sound card detection routines work. Using the DOSbox debugger I found the point where I want to place a breakpoint, but now I need to check what it does on hardware. I'm looking for a debugging program that allows me to debug on a monochrome monitor and run the game on VGA at the same time. Something like the DOSBox debugger with breakpoints, being able to log IO port access, and having code/data displays on the same screen would be awesome.
I'm pretty sure I found a program like this once, but forgot its name. Does anyone know of a debugger like that?