| Commit message (Expand) | Author | Age | Files | Lines |
| * | A few files that got missed (nw) |  arbee | 2019-09-15 | 1 | -0/+4 |
| * | Fix QT debugger (nw) |  AJR | 2019-09-10 | 1 | -3/+3 |
| * | Use std::forward_list for breakpoint and registerpoint lists (nw) |  AJR | 2019-09-10 | 8 | -88/+32 |
| * | gdbstub: more improvements (#5569) |  Ramiro Polla | 2019-08-31 | 1 | -29/+155 |
| * | srcclean (nw) |  Vas Crabb | 2019-08-25 | 1 | -23/+23 |
| * | debuggdbstub: uncomment parameters (nw) |  Patrick Mackinlay | 2019-08-15 | 1 | -3/+3 |
| * | gdbstub: add z80 and m6502 |  Ramiro Polla | 2019-08-12 | 1 | -0/+53 |
| * | gdbstub: added new GDB stub debugger (#5456) |  Ramiro Polla | 2019-08-11 | 1 | -0/+1133 |
| * | (nw) updated debug media menu to latest version |  Robbbert | 2019-07-13 | 2 | -13/+34 |
| * | (nw) windebug: fixed bug: in error-log window, Debug,New Memory Window would ... |  Robbbert | 2019-07-13 | 2 | -4/+2 |
| * | OS X debugger: Update window titles when restoring configuration for disassem... |  AJR | 2019-03-27 | 2 | -0/+2 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 2 | -2/+2 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 2 | -2/+2 |
| * | Qt debugger: fix error in determining where clicks are in debugger views [Gol... |  goldnchild | 2019-03-04 | 1 | -1/+1 |
| * | Qt debugger: fix error in determining where clicks are in memory views [Golde... |  R. Belmont | 2019-02-27 | 1 | -1/+1 |
| * | work around Qt crash, thanks mizapf (nw) |  Vas Crabb | 2018-12-25 | 1 | -9/+15 |
| * | 3rdparty: Updated bgfx, bimg, and bx to latest upstream. [Ryan Holtz] |  mooglyguy | 2018-12-05 | 1 | -3/+3 |
| * | Remove running_machine::device() call in QT debugger (nw) |  AJR | 2018-07-07 | 1 | -1/+1 |
| * | fix building with clang 6.0.1 (nw) |  smf- | 2018-07-07 | 1 | -2/+0 |
| * | How to remove unwanted macros, or: getting out of discovered "check" (nw) |  AJR | 2018-06-29 | 1 | -0/+2 |
| * | Convert zippath directory to a C++ interface |  Vas Crabb | 2018-01-10 | 1 | -11/+11 |
| * | Eliminate machine().firstcpu (nw) |  AJR | 2018-01-04 | 1 | -1/+1 |
| * | rewind implementation fixes and improvements |  vadosnaprimer | 2017-12-22 | 2 | -1/+20 |
| * | Updated GENie, BGFX, BX, added BIMG since it is separated now, updated all sh... |  Miodrag Milanovic | 2017-12-01 | 1 | -10/+7 |
| * | Don't process every character individually when searching - this reduces |  Vas Crabb | 2017-08-10 | 1 | -1/+1 |
| * | Revert "Attempted fix for QT debugger (nw)" |  Vas Crabb | 2017-08-01 | 1 | -2/+2 |
| * | Attempted fix for QT debugger (nw) |  AJR | 2017-08-01 | 1 | -2/+2 |
| * | In the windows debugger log window add a Log/Clear menu to remove all logged ... |  yz70s | 2017-07-30 | 4 | -1/+80 |
| * | Merge tag 'mame0188' |  Vas Crabb | 2017-07-26 | 2 | -17/+18 |
| |\ |
|
| | * | scope stuff down again, rvalue on left of ==, fewer early exits (nw) |  Vas Crabb | 2017-07-24 | 1 | -16/+18 |
| | * | In class consolewin_info method set_cpu does nothing if the cpu to be set is ... |  yz70s | 2017-07-24 | 2 | -1/+7 |
| | * | stupid API, I'll fix this one day (nw) |  Vas Crabb | 2017-07-23 | 1 | -1/+1 |
| * | | In class consolewin_info method set_cpu does nothing if the cpu to be set is ... |  yz70s | 2017-07-23 | 2 | -1/+7 |
| |/ |
|
| * | cocoa debugger: save/restore console split positions |  Vas Crabb | 2017-07-21 | 3 | -2/+25 |
| * | Add a method for copying part of an XML tree into another tree and use it to ... |  Vas Crabb | 2017-07-21 | 1 | -5/+21 |
| * | * Make XML file a class of its own managed with smart poitners |  Vas Crabb | 2017-07-21 | 3 | -7/+24 |
| * | * Save/restore more Cocoa debugger state |  Vas Crabb | 2017-07-21 | 10 | -9/+111 |
| * | Added basic support for saving/restoring Cocoa debugger window state, compati... |  Vas Crabb | 2017-07-20 | 19 | -103/+413 |
| * | Misc fixes (nw) |  Olivier Galibert | 2017-07-03 | 1 | -1/+1 |
| * | dimemory: Lift the cap on the number of address spaces per device [O. Galibert] |  Olivier Galibert | 2017-07-03 | 2 | -2/+2 |
| * | srcclean (nw) |  Vas Crabb | 2017-06-25 | 1 | -1/+1 |
| * | Changed a few 'const char *' ==> 'const std::string &' in the MAME debugger (... |  npwoods | 2017-06-24 | 11 | -13/+13 |
| * | (nw)Windows debugger: removed "Mount Item" for now due to bugs, also removed ... |  Robbbert | 2017-06-24 | 1 | -2/+10 |
| * | Windows debugger: image menu: Mount File/Create default to swpath instead of ... |  Robbbert | 2017-06-01 | 1 | -3/+39 |
| * | Windows debugger: image menu: added ability to load software-list items. |  Robbbert | 2017-06-01 | 2 | -3/+158 |
| * | scoped enum for Windows (nw) |  Vas Crabb | 2017-05-23 | 1 | -1/+1 |
| * | general cleanup: |  Vas Crabb | 2017-05-23 | 1 | -1/+1 |
| * | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 2 | -2/+2 |
| * | srcclean (nw) |  Vas Crabb | 2017-04-23 | 1 | -1/+1 |
| * | Cleanup, we already have NOMINMAX now in scripts (nw) |  Miodrag Milanovic | 2017-02-11 | 2 | -4/+0 |