| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Initial touch input support: |  Vas Crabb | 2024-04-12 | 17 | -358/+1812 |
* | Drop support for GCC < 10.3, clang 6, SDL < 2.0.14 and Qt 5.10. |  Vas Crabb | 2024-03-28 | 3 | -61/+12 |
* | -debugger/debuggdbstub.cpp: Don't write data to socket in text mode. |  Vas Crabb | 2024-03-25 | 1 | -24/+20 |
* | drawogl: increase texture hashtable size (emirage/robotadv were crashing with... |  hap | 2024-03-20 | 1 | -2/+2 |
* | -input/input_rawinput.cpp: Properly align buffers for RAWINPUT header |  Vas Crabb | 2024-03-07 | 1 | -7/+7 |
* | osd/modules/input: Various cleanup and minor enhancements. |  Vas Crabb | 2024-03-04 | 7 | -329/+246 |
* | osd: Cleaned up MIDI and network interfaces a little more. |  Vas Crabb | 2024-03-01 | 11 | -258/+275 |
* | gdbstub: fix checksum on Windows (#12067) |  BartmanAbyss | 2024-02-27 | 1 | -4/+7 |
* | osd/osdnet.cpp: Removed dependency from OSD network device to libemu. (#12058) |  Vas Crabb | 2024-02-25 | 6 | -75/+158 |
* | Removed some unnecessary backslash line continuations. (#12047) |  amameuser | 2024-02-21 | 3 | -10/+10 |
* | -osd/mac, osd/sdl: Show prescale popup when it hasn't changed due to hitting ... |  Vas Crabb | 2024-02-18 | 2 | -2/+2 |
* | sdl modify_prescale: don't indicate max value |  hap | 2024-02-17 | 2 | -2/+2 |
* | osdsdl: move prescale keys from ctrl+f6/f7 to alt+f8/f9 |  hap | 2024-02-17 | 3 | -18/+18 |
* | input_windows: remove doubled key |  hap | 2024-02-16 | 1 | -1/+1 |
* | - osd sdl default keys: remove ctrl-blocks on f3 and f4, move opengl filter f... |  hap | 2024-02-16 | 2 | -38/+24 |
* | Fixed OSD interaction with updated default keys. [R. Belmont] |  arbee | 2024-02-13 | 2 | -5/+15 |
* | debugimgui: fix lockup and debug assert |  Barry Rodewald | 2024-02-09 | 1 | -6/+10 |
* | Fix compilation against musl (#12000) |  Elaine Gibson | 2024-02-03 | 1 | -1/+1 |
* | debugger/debuggdbstub.cpp: Added aliases for some MOS 6502-compatible CPUs. (... |  John Byrd | 2024-01-21 | 1 | -0/+5 |
* | schedule/timer: be more consistent with s32 param |  hap | 2023-12-11 | 2 | -2/+2 |
* | modules/render/bgfx/clearreader.cpp: Use std::clamp |  AJR | 2023-11-04 | 1 | -3/+3 |
* | Miscellaneous change roll-up: |  Vas Crabb | 2023-09-29 | 1 | -24/+34 |
* | render/drawbgfx.cpp: Added initial support for Wayland on Linux. (#11451) |  Julian Sikorski | 2023-09-29 | 2 | -8/+44 |
* | Remove flopimg.h and fsmgr.h from floppy device header |  AJR | 2023-09-24 | 1 | -0/+2 |
* | osd/sdl: Don't specify SDL_WINDOW_BORDERLESS for full-screen windows. (#11546) |  Davidian1024 | 2023-09-12 | 1 | -1/+1 |
* | osd/sdl: Fixed interpretation of result of SDL_GetDesktopDisplayMode. (#11547) |  Davidian1024 | 2023-09-12 | 1 | -2/+2 |
* | Revert "Updated bgfx, bx and bimg to current upstream versions. (#11493)" |  Vas Crabb | 2023-09-08 | 1 | -5/+5 |
* | Updated bgfx, bx and bimg to current upstream versions. (#11493) |  Julian Sikorski | 2023-09-06 | 1 | -5/+5 |
* | Fixed MinGW AArch64 issues: (#11521) |  invertego | 2023-09-02 | 1 | -8/+61 |
* | render/drawogl.cpp: Size point primitives properly. This fixes -beam_dot_size... |  AJR | 2023-08-22 | 1 | -1/+4 |
* | render/draw13.cpp: Avoid divide-by-zero with low-resolution time source. (#11... |  Rob | 2023-08-01 | 1 | -1/+1 |
* | render/drawsdl.cpp: Don't request OpenGL context. (#11435) |  hiromasa | 2023-07-30 | 1 | -1/+1 |
* | js_sound.js: fix sound level default for underrunning case (#11317) |  holub | 2023-07-24 | 1 | -3/+4 |
* | Allow the use of either Qt5 or Qt6 on Linux (#11413) |  Jindřich Makovička | 2023-07-14 | 4 | -2/+20 |
* | osd/mac: Make compile again. Does not yet start up because BGFX tries to for... |  arbee | 2023-07-09 | 5 | -50/+19 |
* | Miscellaneous cleanup |  Vas Crabb | 2023-06-24 | 7 | -67/+56 |
* | xbox_nv2a: better fix for dangling pointer warning, |  hap | 2023-06-14 | 1 | -7/+7 |
* | osd/modules: Cleaned up most macOS deprecation warnings up to and including 1... |  arbee | 2023-06-10 | 12 | -71/+105 |
* | osd/mac, osd/sdl: Really inhibit full screen toggle in debug mode to prevent ... |  AJR | 2023-05-23 | 2 | -4/+4 |
* | BGFX and D3D9 renderer fixes for issues #11104, #11106, and #11107 (#11249) |  MooglyGuy | 2023-05-20 | 2 | -5/+12 |
* | Skeleton driver for 600 Cellular Activation Tester (#11225) |  MooglyGuy | 2023-05-13 | 3 | -3/+3 |
* | sinclair/sprinter.cpp: Added Sprinter Sp2000 enhanced Spectrum clone. (#11018) |  holub | 2023-05-12 | 1 | -0/+1 |
* | osdlib.h: Add missing #include |  AJR | 2023-05-06 | 1 | -0/+1 |
* | taptun: fix adapter detection on windows for newer versions of taptun driver |  Patrick Mackinlay | 2023-04-25 | 1 | -9/+14 |
* | Miscellaneous improvements: |  Vas Crabb | 2023-04-14 | 7 | -69/+74 |
* | Allow loading PNG/JPEG/MS DIB bitmaps from Lua, and cleanup. |  Vas Crabb | 2023-04-13 | 1 | -2/+2 |
* | osd/windows: Create single-threaded COM apartment on main thread. |  Vas Crabb | 2023-04-08 | 5 | -29/+9 |
* | Restored ability of for image devices to report specific error messages. |  Vas Crabb | 2023-04-08 | 2 | -5/+5 |
* | API change for device_image_interface |  AJR | 2023-03-30 | 2 | -5/+6 |
* | Bump version to 0.253mame0253 |  Vas Crabb | 2023-03-30 | 1 | -2/+2 |