summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/lua/src/lmathlib.c
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/lua/src/lmathlib.c')
0 files changed, 0 insertions, 0 deletions
> * Fixes and cleanup: Vas Crabb2024-03-121-3/+3 * docs: Fixed typo in -wavwrite option example. (#11919) Angelo Salese2024-01-091-1/+1 * docs: Fixed documentation compilation warning. (#11586) Firehawke2023-10-011-1/+1 * docs: Fixed many editing errors and spelling errors. (#11575) Tom Cariello2023-09-292-10/+10 * Adjustments to option priority interactions: Vas Crabb2023-05-091-11/+16 * clifront.cpp: Changed -listbios to work more like -listslots, showing all BIO... Vas Crabb2023-04-101-45/+52 * Cleaned up some recent changes. Vas Crabb2023-02-041-4/+4 * docs: Clarified documentation of input options. Vas Crabb2023-02-032-19/+59 * Various input and OSD refactoring: Vas Crabb2023-01-292-5/+29 * Miscellaneous fixes and refactoring: Vas Crabb2023-01-282-36/+80 * Add -listbios command to list alternate BIOSes for drivers and devices AJR2023-01-242-2/+22 * osd: Added option to accept SDL game controller/joystick input when losing UI... Vas Crabb2023-01-145-43/+111 * docs: Updated default joystick providers. Vas Crabb2023-01-141-6/+6 * osd: Added support for mapping files to sdlgame joystick provider and made it... Vas Crabb2023-01-141-25/+50 * -osd: Better XInput and SDL game controller input enhancements: Vas Crabb2023-01-122-6/+9 * osd/sdl: Removed keyboard/mouse/joystick device mapping options. Vas Crabb2022-07-152-23/+37 * docs: Added page describing how MAME searches for media. Vas Crabb2022-03-101-6/+66 * Clean up various loose ends: Vas Crabb2022-02-033-54/+49 * -emu/ioport.cpp: Made default behaviour better. Vas Crabb2021-11-031-5/+4 * plugins: Moved the timecode recording functionality to a plugin. Vas Crabb2021-11-021-16/+0 * -docs: Started documenting plugins. Vas Crabb2021-10-241-13/+65 * Various improvements to the user experience: Vas Crabb2021-10-131-5/+6 * emu/video.cpp: Set file names via -snapname when exiting in -seconds_… (#8633) 0kmg2021-09-301-2/+2 * docs: explain compressor a bit again hap2021-09-241-1/+2 * docs: explain compressor a bit hap2021-09-241-1/+1 * sound: make the compressor optional (clamp overdrive to -1.0-1.0 when off) hap2021-09-242-1/+14 * API cleanups and miscellaneous fixes. Vas Crabb2021-07-151-7/+9 * Change "mame64" to "mame" in docs (#7709) Firehawke2021-01-291-205/+205 * -docs update: Vas Crabb2021-01-231-0/+6 * Fix some oversights and emergent behaviour with view selection. Vas Crabb2020-12-201-21/+30 * Remove VRR statement until it can be retested. Firehawke2020-09-171-2/+0 * Fixed compilation of docs for HTML and manfiles. Firehawke2020-08-101-38/+40 * Documentation update for vector options.