summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/sdl/debugqtview.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Cleanups and version bumpmame0148u1 Miodrag Milanovic2013-02-111-194/+192
|
* SDL: Fix Qt debugger on Mac OS X [Balrog] R. Belmont2013-01-261-2/+2
|
* QT Debugger improvements [Andrew Gardner] Andrew Gardner2013-01-241-0/+4
| | | | | | | | | | - Save and load window locations. - Preliminary work on "run and hide" and "hard reset" (don't crash on one of my copmilers but do on another - more work to do!) - Fixed color when cursor is the same as PC in debug view. - Closing the main window now shuts down the machine (same as quit) - Help now wraps to the log window size.
* QT Debugger improvements. [Andrew Gardner] Andrew Gardner2013-01-161-170/+212
| | | | | | | | | | - Fixed disassembly window not following PC correctly. - Switched font to Courier New since it seems more universal. - Fixed gaps between rendered text characters. - Plumbed mouse handling through the debugger core (clicking selects). - Made the Enter key behave like old SDL debugger; silently steps.
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-179/+177
|
* SDL: Qt debugger support cleanup, fixed OS X crash [qmc2, R. Belmont] R. Belmont2012-12-271-2/+2
|
* SDL: Experimental Qt-based debugger [Andrew Gardner, R. Belmont] R. Belmont2012-12-251-0/+201