Writing an alternative gui for dosbox debugger
Posted on 2014-01-06, 16:42
The dosbox debugger is nice. But the command line interface is not very comfortable when debugging larger programs. It would be nice to have an interactive gui for debugging purposes. Is there any tutorial or documentation how to write a debugger gui for dosbox? Or even a description of the …