| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | -Reorganized OSD, handling more sound output systems and debuggers, defaults ↵ | 2014-05-08 | 1 | -359/+0 | |
| | | | | | | | left same as before [Miodrag Milanovic] -Created osd_options as base option class for non-system specific options | ||||
| * | -Made osd_interface base class for OSD and moved initialization for each ↵ | 2014-04-25 | 1 | -7/+9 | |
| | | | | | | | | | subsystem in it as virtual calls. (nw) -Moved midi handling in base class -Cleaned running_machine of information of next machine -All is cleaned after exiting of running_machine so debugger window is removed as well till next machine is started -Made osdmini to compile | ||||
| * | SDL: Remove deprecated GTK+ debugger. [R. Belmont] | 2013-10-25 | 1 | -0/+2 | |
| | | |||||
| * | temp fix for qt debugger until handling of main loop is done in different ↵ | 2013-07-08 | 1 | -0/+1 | |
| | | | | | way [qmc2] (nw) | ||||
| * | diserial: add attotime and clock-div forms of set_rate and rename ↵ | 2013-06-30 | 1 | -0/+5 | |
| | | | | | | | check_for_start to rx_w (nw) debugqt: don't hide cursor while in debugger (nw) (mess) ibmpc: xt floppies for the xt (nw) | ||||
| * | Cleanups and version bumpmame0149 | 2013-06-11 | 1 | -12/+12 | |
| | | |||||
| * | QT Debugger: WIP for a new breakpoints window. [Andrew Gardner] | 2013-06-06 | 1 | -4/+10 | |
| | | | | | | | | --out of whatsnew.txt-- You can't click to enable/disable breakpoints yet, and the number of rows doesn't resize yet, but that stuff will come. | ||||
| * | debugqt: prevent threading deadlock in win32 with qt debugger (nw) | 2013-06-04 | 1 | -3/+10 | |
| | | |||||
| * | Qt Debugger: The MAME memory tracking system no longer double-frees closed QT | 2013-06-04 | 1 | -25/+36 | |
| | | | | | | windows. Also fixes the font segfault on exit again. (nw, but thanks Carl) | ||||
| * | reorder ifdefs (nw) | 2013-05-31 | 1 | -4/+4 | |
| | | |||||
| * | Cleaned a bit Carl's solution for optional QT debugger for Windows (nw) | 2013-05-30 | 1 | -2/+10 | |
| | | |||||
| * | SDL: Don't double-shutdown the font cache on *IX when exiting with the ↵ | 2013-04-29 | 1 | -0/+6 | |
| | | | | | debugger enabled. [R. Belmont] | ||||
| * | QT Debugger: Now saves all settings for all open windows - including docks | 2013-04-27 | 1 | -31/+25 | |
| | | | | | | | | in the main debug window. Also fixes bug where closing the main window with the X in the corner didn't save settings properly. [Andrew Gardner] | ||||
| * | Convert the std::vector of settings to a simple_list in preparation for saving | 2013-04-25 | 1 | -31/+27 | |
| | | | | | | individual window settings. (nw) | ||||
| * | Cleanups and version bumpmame0148u1 | 2013-02-11 | 1 | -4/+4 | |
| | | |||||
| * | QT Debugger improvements [Andrew Gardner] | 2013-01-24 | 1 | -6/+208 | |
| | | | | | | | | | | | - 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. | ||||
| * | Cleanups and version bumpmame0148 | 2013-01-11 | 1 | -33/+33 | |
| | | |||||
| * | SDL: Experimental Qt-based debugger [Andrew Gardner, R. Belmont] | 2012-12-25 | 1 | -0/+119 | |
