summaryrefslogtreecommitdiffstatshomepage
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* docs: Belatedly updated system requirements, bumped version to 0.281. Vas Crabb2025-09-252-9/+18
* -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
* Aloow seperate display and configuration names for sound nodes Olivier Galibert2025-05-291-2/+4
* misc: small spelling correction hap2025-05-294-6/+6
* -sound: Removed DirectSound sound module. Vas Crabb2025-05-291-18/+8
* -sound/wasapi_sound.cpp: Improved error handling and buffer management. Vas Crabb2025-05-261-33/+86
* speaker: allow positioning unknown and don't map Olivier Galibert2025-05-251-0/+13
* sound: change audio_latency to seconds (float), so people with existing mame.... hap2025-05-202-8/+8
* sound: remove references to portaudio options that were removed hap2025-05-182-101/+0
* sound: change audio_latency duration option to milliseconds hap2025-05-182-18/+12
* -igs/igs_m027.cpp: Hooked up sound ROM banking for Chong Chong Leyuan. Vas Crabb2025-05-181-2/+2
* sound: Add a compressor. May need some tuning Olivier Galibert2025-05-102-1/+37
* docs: remove mentions of removed compressor cmdline option hap2025-05-094-20/+1
* Small documentation fixes (#13672) Firehawke2025-05-082-4/+5
* emu/inpttype.ipp: Group default double-up game control assignments on home row. Vas Crabb2025-05-081-11/+12
* sound: correct sample timings Olivier Galibert2025-05-051-2/+34
* Add resampler configuration saving and documentation Olivier Galibert2025-05-031-0/+10
* Merge tag 'mame0277' into HEAD Vas Crabb2025-04-301-2/+2
|\