summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/debugger
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert "Update BGFX, BX and BIMG (#10750)" (#10787) R. Belmont2023-01-041-68/+51
* Update BGFX, BX and BIMG (#10750) Miodrag Milanović2023-01-041-51/+68
* Win32 debugger: don't skip a history item when initially pressing down. Vas Crabb2023-01-051-6/+3
* More UI cleanup: Vas Crabb2023-01-051-1/+4
* debugger: Add missing override qualifiers in Qt debugger. Vas Crabb2022-12-022-9/+9
* debugger: Hopefully fix undefined names in Cocoa debugger. Vas Crabb2022-12-022-2/+6
* -debugger: Improved session save/restore. Vas Crabb2022-12-0229-591/+737
* nios2: Preliminary execution core and gdb support AJR2022-11-191-0/+60
* MACOS_X_VERSION_10_15 is not defined on really SDKs. (#10388) ksherlock2022-10-031-1/+1
* debugview.mm: Raise requirement for Dark Mode to 10.15. [R. Belmont, kmg] arbee2022-09-231-2/+2
* debuggdbstub.cpp: Use swapendian_int* AJR2022-09-221-22/+6
* osd/modules/debugger/debugqt.cpp: Don't try closing windows if debugger conso... Vas Crabb2022-09-211-3/+5
* fixed building with clang 15.0.0 on windows smf-2022-09-201-1/+1
* Renamed n2a03 to rp2a03 throughout source tree. (#10343) 0kmg2022-09-201-1/+1
* Debugger updates: Vas Crabb2022-09-2052-472/+584
* debugview.mm: full dark mode support for macOS 10.14 and later [R. Belmont] arbee2022-09-171-0/+21
* Added a crude dark theme for the Win32 debugger. Vas Crabb2022-09-1730-393/+509
* debugger/win: Added capability to save/restore window arrangement. Vas Crabb2022-09-1649-209/+825
* fixes for clang 15.0 on windows [smf] smf-2022-09-151-4/+0
* Debugger changes AJR2022-08-284-6/+6
* debuggdbstub.cpp: implement thread alive command. Sandro Ronco2022-08-211-0/+13
* debugger/debuggdbstub.cpp: Fixed failure to find CPU. Vas Crabb2022-08-211-1/+1
* ui/icorender.cpp: Revert initialisations that can hide real bugs. Vas Crabb2022-08-031-10/+2
* Changed gdbstub to no longer expect a CPU named ':maincpu' (#10170) npwoods2022-08-021-1/+13
* return proper enumeration value Miodrag Milanovic2022-06-131-1/+1
* osd: Cleaned up Windows API usage a little. Vas Crabb2022-05-262-241/+218
* floppy: remove the intermediate allocator Olivier Galibert2022-03-301-2/+2
* Better fix for Mac compile. [R. Belmont] arbee2022-03-161-1/+1
* Fix Mac compile. [R. Belmont] arbee2022-03-151-1/+1
* Fixed some debugger memory view annoyances and cleaned up Lua bindings. Vas Crabb2022-03-161-1/+1
* Delete some unnecessary c_str() calls AJR2022-02-131-3/+3
* Remove fileio.h from emu.h AJR2022-02-111-0/+1
* osd/modules/debugger/win/consolewininfo.cpp: fixed build on Windows, AJR plea... Ivan Vangelista2022-01-071-1/+3