summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu
Commit message (Expand)AuthorAgeFilesLines
...
* drivenum.cpp: fix undefined behavior in find_approximate_matches (#12441) Roman Donchenko2024-06-051-3/+3
* debug: fix MT#08870, debugger tracesym regression Patrick Mackinlay2024-06-051-1/+2
* emucore.h: fix build error on VC++ (#12383) Roman Donchenko2024-06-031-1/+1
* Various cleanups: Vas Crabb2024-05-312-16/+15
* New systems marked not working Curt Coder2024-05-161-0/+1
* New working clones Ivan Vangelista2024-05-081-0/+1
* emu/http.cpp, util/server_http_impl.hpp: Added override qualifiers for overri... Vas Crabb2024-04-231-13/+13
* fastfred: correct XTAL hap2024-04-161-1/+0
* New systems marked not working Ivan Vangelista2024-04-151-0/+1
* -emu/gamedrv.h: Got rid of the "clickable artwork" system flag. Vas Crabb2024-04-141-6/+4
* emu/rendlay.cpp, ui/ui.cpp: Allow layout views to control pointer display. Vas Crabb2024-04-142-0/+49
* Fixed a few class memory access warnings. Vas Crabb2024-04-141-1/+2
* Initial touch input support: Vas Crabb2024-04-127-362/+569
* New systems marked not working Ivan Vangelista2024-04-051-0/+1
* New systems marked not working Dirk Best2024-04-011-0/+2
* debug/express.cpp: Fix bad iterator comparison in postfix conversion. (#12197) invertego2024-03-301-1/+1
* diexec: remove unneeded memset on attotime object in constructor hap2024-03-281-2/+0
* emu/debug/debugcmd.cpp: Add NUL-terminated string argument support to printf/... Patrick Mackinlay2024-03-212-33/+84
* New systems marked not working Ivan Vangelista2024-03-191-0/+1
* emu/debug/debugcmd.cpp: Added support for lowercase hex to printf/logerror. [... Vas Crabb2024-03-193-71/+49
* dirom fix Olivier Galibert2024-03-181-3/+0
* swx00: Advance Olivier Galibert2024-03-182-0/+11
* rendlay: fix off-by-1 error with alpha blended disk element hap2024-03-181-12/+4
* New systems marked not working Dirk Best2024-03-131-0/+1
* rendfont: set minimum width of scaled bitmap for font chars used in .lay file... hap2024-03-112-5/+6
* diserial: change the rx start delay to more realistic 0.5 cycles hap2024-03-081-2/+2
* New systems marked not working Dirk Best2024-03-081-0/+1
* diserial: increase start delay from 0.25 to 0.33 cycle hap2024-03-071-1/+3
* osd: Cleaned up MIDI and network interfaces a little more. Vas Crabb2024-03-011-1/+0
* coreutil.h: Eliminate core_crc32 wrapper function in favor of util::crc32_cre... AJR2024-02-263-9/+6
* util/ioprocs.cpp: Added wrappers for common patterns. (#11608) Vas Crabb2024-02-259-82/+66
* emu/save.cpp: Made illegal save state registrations always fatal. (#12054) Vas Crabb2024-02-253-27/+1
* osd/osdnet.cpp: Removed dependency from OSD network device to libemu. (#12058) Vas Crabb2024-02-253-32/+79
* machine: reword save/loadstate popmessage a bit again hap2024-02-191-11/+12
* machine: add filename to save/load state message hap2024-02-181-12/+13
* -osd/mac, osd/sdl: Show prescale popup when it hasn't changed due to hitting ... Vas Crabb2024-02-181-57/+57
* - osd sdl default keys: remove ctrl-blocks on f3 and f4, move opengl filter f... hap2024-02-161-9/+9
* Fixed OSD interaction with updated default keys. [R. Belmont] arbee2024-02-131-1/+1
* Default UI keys cleanup [hap, R. Belmont] arbee2024-02-131-57/+57
* ui: add quick save/load state shortcut, default key undecided hap2024-02-112-0/+4
* Revert "ui: move decrease frameskip key from F8 to Shift F9" hap2024-02-111-2/+2
* nvram: delete file on save if there's a write error or result file is 0 bytes hap2024-02-101-0/+9
* ui: move decrease frameskip key from F8 to Shift F9 hap2024-02-091-2/+2
* emu/memarray.cpp: Fix little Endian byte read/write to 64-bit areas. (#11985) amameuser2024-01-301-2/+2
* misc layout: tag myself as author hap2024-01-252-0/+2
* diimage.h: Remove now-unused function AJR2024-01-131-5/+0
* newpci: Create a first stab at slottable cards. Embrace the future insanity Olivier Galibert2024-01-131-3/+3
* brke23p2: change rom filename to same as set name, hap2024-01-051-2/+2
* New systems marked not working Ivan Vangelista2024-01-041-1/+1
* mm2: update notes about turbokit, chess*: small tweaks hap2024-01-021-1/+1