| Commit message (Expand) | Author | Age | Files | Lines |
* | debugger: Memory accesses in expressions don't support taking the first expos... |  Vas Crabb | 2021-10-20 | 1 | -3/+3 |
* | express.cpp: Fix regression in interpreting db@, ib@, ob@ and similar memory ... |  AJR | 2021-10-19 | 1 | -0/+4 |
* | Tie up a few loose ends: |  Vas Crabb | 2021-10-20 | 2 | -50/+79 |
* | -debugger: Finished updating commands and documentation. |  Vas Crabb | 2021-10-19 | 3 | -206/+255 |
* | Still more user experience improvements: |  Vas Crabb | 2021-10-18 | 12 | -221/+584 |
* | More user experience improvements: |  Vas Crabb | 2021-10-15 | 3 | -65/+95 |
* | More user experience improvements: |  Vas Crabb | 2021-10-14 | 8 | -341/+414 |
* | Various improvements to the user experience: |  Vas Crabb | 2021-10-13 | 6 | -298/+314 |
* | frontend: Keep cleaning up. |  Vas Crabb | 2021-10-11 | 2 | -701/+703 |
* | Overdue internal UI enhancements (#8674) |  Vas Crabb | 2021-10-09 | 4 | -58/+73 |
* | softlist.cpp: Add support for a 'notes' field to store information ab… (#8482) |  wilbertpol | 2021-10-05 | 4 | -4/+38 |
* | Fix pcatmem command (probably regressed in 360d3a5950f0649270822e2db1ea25028e... |  AJR | 2021-10-05 | 1 | -1/+1 |
* | Fix multiple issues with debug memory tracking |  AJR | 2021-10-04 | 2 | -5/+20 |
* | util: Further API cleanups: (#8661) |  Vas Crabb | 2021-10-05 | 16 | -96/+174 |
* | emu/video.cpp: Set file names via -snapname when exiting in -seconds_… (#8633) |  0kmg | 2021-09-30 | 1 | -1/+1 |
* | debugger: Extended target address syntax to include device/address space. (#8... |  Vas Crabb | 2021-10-01 | 10 | -1249/+1698 |
* | dvmemory: remove outdated/unused FD1094_HACK |  hap | 2021-09-29 | 1 | -9/+0 |
* | libc++ 6 std::is_invocable_r doesn't work on MFP for incomplete class - disab... |  Vas Crabb | 2021-09-27 | 1 | -2/+6 |
* | Actually stage the fix to validity.cpp, clean up video/kikikai.cpp a little, ... |  Vas Crabb | 2021-09-26 | 1 | -1/+1 |
* | sound: make the compressor optional (clamp overdrive to -1.0-1.0 when off) |  hap | 2021-09-24 | 4 | -4/+15 |
* | Make debugger 'out' command step over return delay slots on SH architectures |  AJR | 2021-09-22 | 1 | -1/+9 |
* | view: take into account the pre-offsetting when expanding handlers |  Olivier Galibert | 2021-09-22 | 2 | -4/+6 |
* | cpu/drcbex64.cpp: Proof-of-concept for optimisation of calling out. |  Vas Crabb | 2021-09-22 | 1 | -12/+18 |
* | -delegates: Fixed structure return with MSVC C++ ABI. |  Vas Crabb | 2021-09-21 | 2 | -12/+12 |
* | util/delegate.h: Try to catch issues earlier, and some cleanup. |  Vas Crabb | 2021-09-20 | 3 | -308/+787 |
* | -util/delegate.cpp: One less level of indirection for functoid delegates. |  Vas Crabb | 2021-09-16 | 5 | -61/+183 |
* | Moved a few slot devices into anonymous namespaces, getting more stuff out of... |  Vas Crabb | 2021-09-14 | 2 | -2/+2 |
* | emumem: Put back masking removed by mistake |  Olivier Galibert | 2021-09-12 | 2 | -4/+4 |
* | Formats-related refactoring |  AJR | 2021-09-11 | 3 | -1/+3 |
* | gamedrv.h, ioprocs.h: Fix typos in comments |  AJR | 2021-09-11 | 1 | -3/+3 |
* | views: Fix a number of problems with specific boundaries. |  Olivier Galibert | 2021-09-11 | 7 | -128/+257 |
* | -Reworked device type definition macros a little and added more Doxygen. |  Vas Crabb | 2021-09-07 | 4 | -65/+443 |
* | device.h: fix typos |  Patrick Mackinlay | 2021-09-07 | 1 | -2/+2 |
* | Allow devices to specify a parent for the purpose of searching for ROMs. |  Vas Crabb | 2021-09-06 | 3 | -6/+37 |
* | -ui: Made zoom controls a bit more intuitive. |  Vas Crabb | 2021-09-06 | 7 | -41/+28 |
* | d9final.cpp, ppmast93.cpp, tmspoker.cpp, ultrsprt.cpp: used finders instead o... |  Ivan Vangelista | 2021-09-04 | 1 | -1/+1 |
* | Move endianness type into lib/util header |  AJR | 2021-08-31 | 7 | -88/+53 |
* | -viewgfx: Added fractional zoom-out support to the tilemap viewer. Also added... |  MooglyGuy | 2021-08-31 | 2 | -0/+2 |
* | More miscellaneous cleanup: |  Vas Crabb | 2021-08-30 | 1 | -39/+36 |
* | points.cpp: Minor correction to aef90f0db9ae60be5d03e86b4418c57f10f6b06b |  AJR | 2021-08-27 | 1 | -1/+1 |
* | Octalize watchpoint hit message for memory spaces defined as octal |  AJR | 2021-08-27 | 1 | -9/+19 |
* | Add compile-time option to show visible annoying red border when sound is ove... |  Aaron Giles | 2021-08-23 | 1 | -0/+1 |
* | formats, osd, util: Started refactoring file I/O stuff. (#8456) |  Vas Crabb | 2021-08-22 | 34 | -475/+431 |
* | Revert "Allow the bpset/wpset/rpset & map commands to act on any cpu, by pref... |  Vas Crabb | 2021-08-22 | 1 | -27/+22 |
* | Fix exception in debug memory viewer selecting a floating point format when t... |  AJR | 2021-08-16 | 1 | -0/+2 |
* | debugger/win/memorywininfo.cpp: Fix build |  AJR | 2021-08-16 | 1 | -1/+1 |
* | dvmemory: Substitute strongly typed enum for magic numbers specifying data fo... |  AJR | 2021-08-16 | 2 | -54/+79 |
* | divtlb.cpp: remove a crash caused by the modulus operator |  yz70s | 2021-08-15 | 1 | -2/+6 |
* | Debugger-related feature removals and cleanup |  AJR | 2021-08-15 | 12 | -219/+28 |
* | emu/render.cpp: Fixed automatic sizing of snapshots/recordings. (#8397) |  antonioginer | 2021-08-06 | 1 | -13/+22 |