summaryrefslogtreecommitdiffstatshomepage
path: root/docs/source
Commit message (Expand)AuthorAgeFilesLines
* emscripten: fixes to get bgfx working (#13255) algestam2025-02-061-1/+1
* Bumped version to 0.274mame0274 Vas Crabb2025-01-301-2/+2
* Updated copyright years to 2025 Vas Crabb2025-01-013-3/+3
* docs: Updated compiling instructions to refer to Visual Studio 2022, bumped v... Vas Crabb2024-12-232-5/+5
* Bumped version to 0.272mame0272 Vas Crabb2024-11-301-2/+2
* idsoccer: improve adpcm emulation hap2024-11-171-2/+2
* devcpu: add retry_access and document Olivier Galibert2024-11-161-2/+64
* Bumped version to 0.271mame0271 Vas Crabb2024-10-301-2/+2
* docs: Improved notes about DirectX SDK and added a link in compiling instruct... veganaiZe2024-10-071-3/+4
* Bumped version to 0.270mame0270 Vas Crabb2024-09-251-2/+2
* Bumped version to 0.269mame0269 Vas Crabb2024-08-281-2/+2
* Cleaned up the mess from #12610: Vas Crabb2024-08-272-3/+20
* Bumped version to 0.268mame0268 Vas Crabb2024-07-311-2/+2
* Bumped version to 0.267mame0267 Vas Crabb2024-06-281-2/+2
* docs: fix markup on the links that were added. [R. Belmont] arbee2024-06-011-2/+2
* docs: Added sections with recommendations for submitting machines that requir... arbee2024-06-011-3/+16
* docs: Proofreading [Robert] Olivier Galibert2024-05-182-5/+5
* memory: Document taps, contention/interruptibility Olivier Galibert2024-05-143-7/+317
* -seta/ssv.cpp: Cleaned up key matrix code. Vas Crabb2024-05-091-1/+1
* -merit/mtouchxl.cpp: Added touch-enabled layout. Vas Crabb2024-05-091-2/+2
* -osd: Update slider list on demand rather than on frame updated (fixes MT08857). Vas Crabb2024-04-271-1/+1
* input/input_sdl.cpp: Added an SDL lightgun provider. Vas Crabb2024-04-264-44/+54
* -ui/ui.cpp, ui/videoopt.cpp: Made pointer activity timeout configurable. Vas Crabb2024-04-182-3/+47
* docs: Updated RTD to 2.0.0 and removed dependency on jQuery. (#12253) Firehawke2024-04-161-10/+3
* misc internal artwork: disable orange mouse pointer (false positive clickable... hap2024-04-141-1/+1
* emu/rendlay.cpp, ui/ui.cpp: Allow layout views to control pointer display. Vas Crabb2024-04-143-4/+19
* Initial touch input support: Vas Crabb2024-04-126-19/+197
* docs: Removed unnecessary repetition in othertools.rst. (#12224) Angelo Salese2024-04-091-7/+9
* tools/chdman.cpp: Added support for extracting cue/bin GD-ROM images and prod... 9871238791132024-03-311-0/+1
* Drop support for GCC < 10.3, clang 6, SDL < 2.0.14 and Qt 5.10. Vas Crabb2024-03-281-16/+15
* emu/debug/debugcmd.cpp: Add NUL-terminated string argument support to printf/... Patrick Mackinlay2024-03-211-10/+14
* emu/debug/debugcmd.cpp: Added support for lowercase hex to printf/logerror. [... Vas Crabb2024-03-192-2/+5
* Fixes and cleanup: Vas Crabb2024-03-121-3/+3
* -bus/a2bus: Added SNES MAX game controller interface card. Vas Crabb2024-03-101-2/+3
* Merge tag 'mame0263' into HEAD Vas Crabb2024-02-281-2/+2
|\
| * Bumped version to 0.263mame0263 Vas Crabb2024-02-271-2/+2
* | docs: Document building only the tools. (#12065) Firehawke2024-02-271-0/+3
|/
* Update copyright years. Vas Crabb2024-02-263-3/+3
* mamemenus.rst: mention the changed pause key hap2024-02-181-1/+1
* docs: combine description for fastforward key hap2024-02-171-6/+1
* osdsdl: move prescale keys from ctrl+f6/f7 to alt+f8/f9 hap2024-02-171-6/+6
* - osd sdl default keys: remove ctrl-blocks on f3 and f4, move opengl filter f... hap2024-02-161-11/+17
* Default UI keys cleanup [hap, R. Belmont] arbee2024-02-131-10/+10
* Revert "ui: move decrease frameskip key from F8 to Shift F9" hap2024-02-111-2/+2
* tools/chdman.cpp: Fixed numerous issues, including: Vas Crabb2024-02-101-23/+86
* ui: move decrease frameskip key from F8 to Shift F9 hap2024-02-091-2/+2
* chdman: Fixed a couple of issues and added preliminary web docs. Vas Crabb2024-02-055-14/+409
* docs: Fixed typo in -wavwrite option example. (#11919) Angelo Salese2024-01-091-1/+1
* sega/sega_beena.cpp: Hooked up barcode cards. Vas Crabb2023-12-141-0/+4
* emu/diimage.cpp: Added media change notifier and exposed to Lua. Vas Crabb2023-12-142-2/+8