summaryrefslogtreecommitdiffstatshomepage
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Patched up some gaps in functionality and fixed some bugs. Vas Crabb2022-09-024-41/+415
* Merge tag 'mame0247' into mainline-master Vas Crabb2022-08-311-2/+2
|\
| * Bump version to 0.247mame0247 Vas Crabb2022-08-311-2/+2
* | Debugger changes AJR2022-08-282-0/+135
|/
* hyperscan: added quickload support. Sandro Ronco2022-08-231-1/+1
* -nintendo/gb.cpp: Use taps to handle the boot ROM overlay. Vas Crabb2022-08-241-6/+8
* Lua scripting enhancements: Vas Crabb2022-08-231-14/+406
* Tweaked MAME icon: Vas Crabb2022-08-071-4/+4
* docs: Update emscripten compile instructions to reflect recent source rearran... algestam2022-08-061-2/+2
* docs: Updated documentation on compiling MAME. Vas Crabb2022-07-242-123/+179
* osd/sdl: Removed keyboard/mouse/joystick device mapping options. Vas Crabb2022-07-152-23/+37
* docs: Fixed another missing word. [Robbbert] Vas Crabb2022-07-011-3/+3
* docs: I accidentally a word on the internet (fixed missing word in Visual Stu... Vas Crabb2022-07-011-4/+4
* docs: Added notes about issues building MAME with Visual Studio Vas Crabb2022-07-011-0/+31
* docs: Updated data plugin documentation. Vas Crabb2022-06-251-3/+4
* -Got rid of some legacy MESS support glue. Vas Crabb2022-06-132-1336/+4
* ui, docs: Added menus to fill a couple of gaps, improved consistency. (#9915) Vas Crabb2022-06-1110-101/+410
* docs/source/debugger/execution.rst: Document gbf, gbt and gni commands AJR2022-05-281-0/+92
* Bump version to 0.244mame0244 Vas Crabb2022-05-241-2/+2
* ui/viewgfx.cpp: Added ability to restrict tiles to integer scale factors. (#9... Vas Crabb2022-05-201-4/+6
* Add debugger time command to docs (#9735) tedgreen992022-05-101-0/+2
* Micscellaneous cleanup/fixes: Vas Crabb2022-04-301-10/+13
* Bumped version to 0.243 Vas Crabb2022-04-281-2/+2
* Bump version to 0.242mame0242 Vas Crabb2022-04-011-2/+2
* docs: Fixed a copy/paste typo in the Technical Specifications. (#9452) 0kmg2022-03-221-1/+1
* Fixed some debugger memory view annoyances and cleaned up Lua bindings. Vas Crabb2022-03-161-0/+12
* docs: Added page describing how MAME searches for media. Vas Crabb2022-03-104-11/+475
* New working machines hap2022-03-051-2/+2
* emu/devcb.h: Cleaned up a little using C++17 type traits helpers. Vas Crabb2022-02-281-3/+3
* Lua engine: Make setting analog I/O port field values user-friendly. (#9322) feos2022-02-281-3/+10
* rendlay: remove led8seg_gts1 hap2022-02-261-8/+0
* remove vestiges of artwork dotmatrix element hap2022-02-261-15/+0
* Revert "rendlay: add optional alpha attribute to digit elements" hap2022-02-261-19/+25
* docs: Fixed a couple errors in the Technical Specifications. (#9340) 0kmg2022-02-262-2/+2
* rendlay: add optional alpha attribute to digit elements hap2022-02-251-25/+19
* Bump version to 0.241mame0241 Vas Crabb2022-02-231-2/+2
* Cleanup: Vas Crabb2022-02-131-11/+11
* Addressed some Lua scripting pitfalls. (#9294) Vas Crabb2022-02-121-65/+72
* frontend: Exposed memory pass-through handlers (address space taps) to Lua. Vas Crabb2022-02-101-2/+108
* chdman.1: Fixed typo. (#9255) dch422022-02-071-1/+1
* Clean up various loose ends: Vas Crabb2022-02-036-73/+312
* Bumped dates to 2022, bumped docs version to 0.240, fixed some license files ... Vas Crabb2022-01-293-5/+5
* docs: List MSYS2 packages required to build PDF documentation on Windows now ... Vas Crabb2022-01-121-2/+11
* Fix build with newer versions of Emscripten; minimum supported version is now... Justin Kerk2021-12-231-2/+2
* Refactor html docs build process to use new template and env variable Firehawke2021-12-045-48/+56
* Fun with flags: Allows handlers to have user-defined flags set on Olivier Galibert2021-11-281-21/+43
* docs: Implemented download links in docs theme. (#8887) Firehawke2021-11-282-0/+16
* -frontend: Fixed crashes switching between favourites and other filters. Vas Crabb2021-11-231-3/+3
* emu/render.cpp, emu/rendlay.cpp: Added scroll support for all elements. Vas Crabb2021-11-183-19/+178
* input: Clarify docuemntation and a comment. Vas Crabb2021-11-061-7/+7