summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/debugger
Commit message (Expand)AuthorAgeFilesLines
* Windows: Do not drop into debugger when no MAME window has focus (#13902) npwoods2025-07-123-7/+20
* debugger/qt/debuggerview.cpp: Used DCA_SELECTED color friendly for Light/Dark... holub2025-07-041-1/+1
* Clean up various stuff. Vas Crabb2025-07-0111-63/+65
* qt/debuggerview.cpp: QPalette:Accent doesn't exist in Qt5 angelosa2025-05-151-1/+7
* qt/debuggerview.cpp: style over system colors angelosa2025-05-151-10/+13
* Cocoa debugger: debug view scroll workarounds (#13673) Antonio Malara2025-05-141-16/+24
* debugger cleanup: use enums for m_views indices (#13687) dave-br2025-05-108-47/+75
* debugimgui.cpp: Fix obsolete callback; simplify modifier key reading AJR2025-04-201-16/+6
* debugger/qt: Fix Qt6 deprecation warning (see GitHub #13207). Vas Crabb2025-04-011-2/+7
* -cpu/e132xs.cpp: Improved exception emulation: Vas Crabb2025-04-016-6/+120
* debugger/debugwin.cpp: Fixed clang build. Vas Crabb2025-03-021-2/+2
* debugger/win: Added option to disable window grouping. Vas Crabb2025-03-027-2/+24
* Added support for multiple features in the gdb stub, and added support for Pl... smf-2025-02-131-371/+546
* m6502: rename m65c02 to w65c02 as well hap2024-12-141-1/+1
* debugger/osx: Don't use uninitialised NSRect when creating pop-up button. Vas Crabb2024-11-191-3/+1
* Added gdbstub support for MC68030 (#12906) kms12122024-10-251-0/+28
* emu/debug, osd/modules/debugger/qt: Clean up #includes a bit AJR2024-09-307-9/+4
* Cleaned up the mess from #12610: Vas Crabb2024-08-271-6/+6
* emu/debug/dvdisasm.cpp: Fixed bad display if view is scrolled horizontally. (... dave-br2024-08-241-2/+1
* gdbstub: add -debugger_host option (#12610) Ramiro Polla2024-08-081-3/+6
* -debugger/debugqt.cpp: Don't sleep waiting for events on debugger update. Vas Crabb2024-08-031-1/+1
* -debugger/qt: Fixed crash on hard reset. Vas Crabb2024-07-312-2/+4
* New WORKING - sinclair/specnext.cpp: ZX Spectrum Next (known as tbblue) (#11918) holub2024-06-121-0/+1
* -heathzenith: Removed trivia file - content should be on wiki, etc. Vas Crabb2024-05-291-4/+4
* -merit/mtouchxl.cpp: Added touch-enabled layout. Vas Crabb2024-05-091-1/+1
* debugger/debugimgui.cpp: Refuse to break if unable to take over UI input. Vas Crabb2024-04-121-8/+12
* Initial touch input support: Vas Crabb2024-04-121-96/+151
* Drop support for GCC < 10.3, clang 6, SDL < 2.0.14 and Qt 5.10. Vas Crabb2024-03-282-8/+0
* -debugger/debuggdbstub.cpp: Don't write data to socket in text mode. Vas Crabb2024-03-251-24/+20
* gdbstub: fix checksum on Windows (#12067) BartmanAbyss2024-02-271-4/+7
* debugimgui: fix lockup and debug assert Barry Rodewald2024-02-091-6/+10
* debugger/debuggdbstub.cpp: Added aliases for some MOS 6502-compatible CPUs. (... John Byrd2024-01-211-0/+5
* Remove flopimg.h and fsmgr.h from floppy device header AJR2023-09-241-0/+2
* Allow the use of either Qt5 or Qt6 on Linux (#11413) Jindřich Makovička2023-07-144-2/+20
* Miscellaneous cleanup Vas Crabb2023-06-247-67/+56
* osd/modules: Cleaned up most macOS deprecation warnings up to and including 1... arbee2023-06-1011-68/+101
* sinclair/sprinter.cpp: Added Sprinter Sp2000 enhanced Spectrum clone. (#11018) holub2023-05-121-0/+1
* Miscellaneous improvements: Vas Crabb2023-04-141-4/+8
* osd/windows: Create single-threaded COM apartment on main thread. Vas Crabb2023-04-081-3/+3
* Restored ability of for image devices to report specific error messages. Vas Crabb2023-04-082-5/+5
* API change for device_image_interface AJR2023-03-302-5/+6
* windows: blind fix for the debugger Olivier Galibert2023-03-181-10/+11
* dimemory: Add the target address space to translate, wrap the constants Olivier Galibert2023-03-182-16/+21
* Update accumulating relative inputs exactly once per frame. Vas Crabb2023-02-241-1/+1
* osd: Don't pump events when reading inputs. Vas Crabb2023-02-231-1/+1
* srcclean and bump copyright date on language files to 2023 Vas Crabb2023-02-191-1/+1
* osd: Turned video modules into actual modules, fixed various issues. Vas Crabb2023-02-012-4/+4
* Various input and OSD refactoring: Vas Crabb2023-01-297-96/+123
* -debugger/win: Cascade positions of new debugger windows. Vas Crabb2023-01-157-19/+93
* Update BGFX, BX and BIMG (#10789) Miodrag Milanović2023-01-051-51/+68