summaryrefslogtreecommitdiffstatshomepage
path: root/docs/source
Commit message (Expand)AuthorAgeFilesLines
* docs: Updated documentation on INI file handling. Vas Crabb4 days7-19/+31
* -bus/ieee488: Cleaned up code, improved displayed device names. Vas Crabb2026-04-161-19/+25
* docs: More updates for Windows compiling instructions. Vas Crabb2026-04-082-22/+20
* docs: More forward-looking updates to the Windows build documentation. Vas Crabb2026-04-071-31/+28
* Move build system adjusttment and fixes: Vas Crabb2026-04-051-56/+29
* Fix up more stuff for upgraded tools, etc. Vas Crabb2026-04-041-4/+4
* Various cleanups: Vas Crabb2026-04-043-12/+9
* docs: More updates to compiling instructions. Vas Crabb2026-04-031-15/+23
* Eliminated many temporary std::string objects. Vas Crabb2026-04-031-35/+45
* Switched language standard to C++20, bumped compiler requirement to GCC 11. (... Vas Crabb2026-04-022-25/+5
* Bumped version to 0.287mame0287 Vas Crabb2026-03-291-2/+2
* docs: door input is not gambling-specific anymore hap2026-03-211-2/+2
* cpu/sharc: Implemented a bit more functionality and fixed bugs: Vas Crabb2026-03-071-1/+3
* Bumped version to 0.286 Vas Crabb2026-02-241-2/+2
* video/vector.cpp, frontend/mame/luaengine.cpp: Refactored recently-added Lua ... MooglyGuy2026-02-201-0/+61
* cpu/sharc: Better align FIX between interpreter and recompiler, pack/unpack r... Vas Crabb2026-02-061-2/+2
* docs: Added some content for Input Macro and Off-screen Reload plugins. Vas Crabb2026-02-052-26/+66
* cpu/sharc: Small improvements: Vas Crabb2026-02-041-1/+2
* Mostly cleanup and housekeeping: Vas Crabb2026-01-312-6/+1
* hash/*, src/*, docs/source/advanced/paths.rst: Consistency fixes around After... angelosa2026-01-301-1/+1
* noscreens.lay: no mame lingo in warning msg hap2026-01-201-2/+2
* noscreens.lay: make warning msg more generic and brief, and put it in a colle... hap2026-01-181-2/+2
* -cpu/sharc/sharcdrc.cpp: Fixed bug in shift, obvious optimisations: Vas Crabb2026-01-171-1/+1
* -windows/winmain.cpp: Set global C++ locale when the standard library isn't b... Vas Crabb2026-01-151-0/+10
* -plugins/inputmacro: Added support for non-wrapping analog inputs. Vas Crabb2026-01-064-64/+84
* Updated years to 2026 where appropriate. Vas Crabb2026-01-053-5/+5
* cpu/drccache.cpp: Defer allocating to start, allow forcing W^X mode. (#14760) Vas Crabb2026-01-042-3/+25
* plugins/offscreenreload: Added an off-screen reload helper plugin for people ... Vas Crabb2026-01-043-1/+84
* Correct for my inability to type today. Vas Crabb2025-12-241-1/+1
* Tidy some stuff, bump version in documentation. Vas Crabb2025-12-244-38/+47
* add artfont option for changing default font of .lay files text elements hap2025-12-233-21/+40
* frontend/mame/luaengine.cpp: Refactored machine:side_effects_disabled() as a ... holub2025-12-041-2/+2
* mame/luaengine.cpp: Access machine.side_effects_disabled (#14621) holub2025-12-021-0/+2
* rendlay.cpp: Improve accuracy and performance calculating text aspect ratio, ... Christian Brunschen2025-11-301-3/+4
* Bumped version to 0.283mame0283 Vas Crabb2025-11-281-2/+2
* docs/source/debugger/memory.rst: Explained a hitherto undocumented feature of... AJR2025-11-151-1/+4
* cpu/uml.cpp: Added UML bit field extract instructions. (#14467) Vas Crabb2025-11-061-4/+92
* 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