summaryrefslogtreecommitdiffstatshomepage
path: root/docs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mame0259' into HEAD Vas Crabb28 hours1-2/+2
|\
| * Bumped version to 0.259mame0259 Vas Crabb2 days1-2/+2
| * Removed extra tick after gtime example in documentation (#11574) Tom Cariello3 days1-1/+1
* | Miscellaneous change roll-up: Vas Crabb48 hours1-1/+1
* | docs: Fixed many editing errors and spelling errors. (#11575) Tom Cariello2 days20-43/+38
* | Removed extra tick after gtime example in documentation (#11574) Tom Cariello3 days1-1/+1
|/
* Bumped version to 0.258mame0258 Vas Crabb2023-08-291-2/+2
* Bump version to 0.257mame0257 Vas Crabb2023-07-281-2/+2
* docs: Moved Lua API reference to its own section - the page was far too long. Vas Crabb2023-07-0615-4613/+4712
* docs: Remove link to Gaming-History/Arcade-History since the front page is co... Vas Crabb2023-06-291-2/+1
* Bump version to 0.256mame0256 Vas Crabb2023-06-281-2/+2
* Bump version to 0.255mame0255 Vas Crabb2023-05-311-2/+2
* Adjustments to option priority interactions: Vas Crabb2023-05-091-11/+16
* emu/emumem.h: Allow emu::rw_delegate to work with device finders. Vas Crabb2023-04-151-1/+1
* Allow loading PNG/JPEG/MS DIB bitmaps from Lua, and cleanup. Vas Crabb2023-04-131-0/+4
* clifront.cpp: Changed -listbios to work more like -listslots, showing all BIO... Vas Crabb2023-04-101-45/+52
* -Improved some Lua APIs: Vas Crabb2023-04-074-15/+94
* API change for device_image_interface AJR2023-03-301-5/+6
* Drop support for libc++ 6 altogether - it's missing std::unordered_map::extract. Vas Crabb2023-03-271-1/+4
* Retired the over-stretched "system type" flags. Vas Crabb2023-03-233-35/+25
* -luaengine.cpp: Expose UI controls toggle state. Vas Crabb2023-03-231-0/+2
* dimemory: Add the target address space to translate, wrap the constants Olivier Galibert2023-03-181-5/+8
* Lua engine: Better bindings for device_state_interface. Vas Crabb2023-03-121-0/+45
* Various updates, mostly around Lua: Vas Crabb2023-03-071-7/+28
* Input refactoring: Vas Crabb2023-02-187-59/+66
* Small batch of input refactoring: Vas Crabb2023-02-052-3/+7
* Cleaned up some recent changes. Vas Crabb2023-02-041-4/+4
* docs: Added an introduction to the input system for developers. Vas Crabb2023-02-032-0/+459
* 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-123-8/+11
* Bump dates to 2023 where appropriate Vas Crabb2023-01-023-3/+3
* Bump version to 0.251mame0251 Vas Crabb2022-12-301-2/+2
* C++ guidelins update and cleanup: Vas Crabb2022-12-222-16/+75
* docs: Fixed editing errors in C++ coding guidelines. Vas Crabb2022-12-221-2/+2
* docs: Added preliminary guide for would-be contributors. (#10717) [Ryan Holtz... Vas Crabb2022-12-227-71/+849
* Bump version to 0.250mame0250 Vas Crabb2022-11-291-2/+2
* docs: Fixed a markup error. Vas Crabb2022-11-261-1/+1
* 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