summaryrefslogtreecommitdiffstatshomepage
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* docs: Update instructions for adding mame package repository in MSYS2 Vas Crabb2022-11-051-3/+4
* Bumped version to 0.249mame0249 Vas Crabb2022-10-271-2/+2
* docs: Removed obsolete paragraph about logged device IDs properly (GitHub #10... Vas Crabb2022-10-251-3/+0
* Bump version to 0.248mame0248 Vas Crabb2022-09-261-2/+2
* docs: Corrected parent menu for input devices menu. Vas Crabb2022-09-261-2/+2
* docs: Updated build prerequisite package names for newer Ubuntu versions. (#1... goldnchild2022-09-221-1/+1
* Update docs on romcmp AJR2022-09-202-1/+10
* Renamed n2a03 to rp2a03 throughout source tree. (#10343) 0kmg2022-09-201-3/+3
* -machine/intelfsh.cpp: Added Macronix 29F008TC (1M*8, 4K*8 pages). Vas Crabb2022-09-061-84/+179
* 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