summaryrefslogtreecommitdiffstatshomepage
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Fixed up a pile of stuff and commented out games added without credits. Vas Crabb2025-10-311-3/+2
* Revert "Update hiscore.rst with plugin configuration details (#14403)" Vas Crabb2025-10-301-6/+0
* Update hiscore.rst with plugin configuration details (#14403) aaciii2025-10-231-0/+6
* Added support for generating PDB symbols with MinGW clang and lld. (#14352) Vas Crabb2025-10-201-0/+8
* -cpu/drcbex64.cpp: Optimised a couple more cases of GETFLGS, replaced a few m... Vas Crabb2025-10-092-10/+9
* frontend/mame/luaengine_input.cpp: Allow configuring analog input adjustments... Vas Crabb2025-10-081-4/+41
* Update frontends.rst link to IV/Play + description overhaul (#14258) John IV (MAME, MAMEUI, IV/Play)2025-10-041-3/+4
* formats/ap2_dsk.cpp: remove the RWTS18 format (#14262) Roman Donchenko2025-10-041-6/+0
* Reompiler improvements: Vas Crabb2025-10-041-0/+124
* docs: fix a typo in the documentation for the default values for the `comm_lo... Christian Brunschen2025-10-031-2/+2
* -Recompiler improvements: Vas Crabb2025-10-031-3/+241
* Recompiler improvements: Vas Crabb2025-10-021-9/+108
* -Recompiler improvements: Vas Crabb2025-09-301-0/+253
* Merge tag 'mame0281' into HEAD Vas Crabb2025-09-262-9/+18
|\
| * docs: Belatedly updated system requirements, bumped version to 0.281. Vas Crabb2025-09-252-9/+18
* | Remove PORT_ROTATED from the core. This automatic joystick remapping feature ... ajrhacker2025-09-251-3/+0
* | emu/ioport.cpp: Removed the "optional" field flag. Vas Crabb2025-09-221-3/+0
|/
* -cpu/drcbearm64.cpp: Improved code generation a bit: Vas Crabb2025-09-171-0/+144
* cpu/uml.cpp: Added some simplification rules for multiply and divide. Vas Crabb2025-09-111-0/+248
* docs: fix assorted typos (#14152) Roman Donchenko2025-09-0913-22/+22
* -bus/isa/ubpnic.cpp: Added side effect checks. Vas Crabb2025-09-091-0/+54
* -cpu/drcbec.cpp: Improved behaviour for float-to-int conversion. Vas Crabb2025-09-081-9/+343
* cpu/drcbearm64.cpp: Implemented float-to-int conversion using rounding mode. Vas Crabb2025-09-061-2/+2
* docs: Documented more DRC UML floating point instructions. Vas Crabb2025-09-061-173/+408
* -docs: Documented some UML floating point arithmetic instructions. Vas Crabb2025-09-051-8/+454
* Various small improvements: Vas Crabb2025-09-051-352/+961
* emu/rendlay.cpp: Make hit test priority match visual order (GitHub #14113). Vas Crabb2025-09-041-10/+4
* Split multiple languages/developers into separate info elements in all softwa... holub2025-09-021-0/+8
* Merge tag 'mame0280' into HEAD Vas Crabb2025-08-311-2/+2
|\
| * Bumped version to 0.280mame0280 Vas Crabb2025-08-301-2/+2
* | emu/debug: Extended memory commands for region and space (#13767) holub2025-08-302-0/+17
|/
* Bumped version to 0.279mame0279 Vas Crabb2025-07-311-2/+2
* docs: add note about audio effect defaults hap2025-07-161-2/+7
* docs: asterisk typo hap2025-07-161-1/+1
* docs: add note about compressor hap2025-07-161-4/+9
* docs: update text about hq resampler hap2025-07-161-8/+14
* viewgfx: add shift/ctrl/alt modifier keys to some controls hap2025-07-081-13/+18
* Clean up various stuff. Vas Crabb2025-07-011-2/+4
* docs: lucky star hap2025-06-251-1/+1
* audiomix: let's move those new full/channel menus up hap2025-06-251-7/+7
* audiomix: put devtag in add ful/channel menu entry hap2025-06-251-6/+6
* docs: update docs after prev audiomix commit hap2025-06-251-12/+9
* Various fixes: Vas Crabb2025-06-253-115/+154
* -dynax/ddenlovr.cpp: Identified some DIP switch settings for Majiang Xingyun ... Vas Crabb2025-06-092-6/+9
* docs: remove unneeded note on -speed setting hap2025-06-061-4/+2
* docs: fix spacing after prev commit hap2025-05-311-2/+2
* sound: change audio_latency meaning similar to what it was before (20ms steps... hap2025-05-312-10/+11
* sound: print verbose message if module doesn't support audio_latency option, hap2025-05-312-15/+14
* attotime: fix lockup with as_string and negative attotime, hap2025-05-302-5/+7
* update.sh: be silent when there's nothing to do Olivier Galibert2025-05-301-1/+1