summaryrefslogtreecommitdiffstatshomepage
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* docs: Fixed typo in -wavwrite option example. (#11919) Angelo Salese2024-01-091-1/+1
* sega/sega_beena.cpp: Hooked up barcode cards. Vas Crabb2023-12-141-0/+4
* emu/diimage.cpp: Added media change notifier and exposed to Lua. Vas Crabb2023-12-142-2/+8
* Added Zstandard support for zip archives and CHDs. (#11827) Vas Crabb2023-12-111-0/+3
* docs: Removed reference to directory that isn't added yet. Vas Crabb2023-12-061-1/+0
* Tied up loose ends: Vas Crabb2023-12-061-0/+1
* Miscellaneous simple changes: Vas Crabb2023-12-021-8/+11
* luaengine.cpp: Restored ability for wait functions to yield values from corou... Vas Crabb2023-11-171-9/+11
* -luaengine.cpp: Fixed jobs waiting for frame updates sleeping forever. Vas Crabb2023-11-171-11/+9
* sega/sega_beena.cpp: Added basic book page display. Vas Crabb2023-11-042-0/+28
* Miscellaneous fixes: Vas Crabb2023-11-022-4/+11
* Added some additional layout functionality and script bindings. Vas Crabb2023-10-302-10/+63
* docs: Updated for changes to media loading behaviour. Vas Crabb2023-10-203-16/+30
* 3rdparty/portaudio: Updated to latest upstream version. (#11604) invertego2023-10-091-6/+0
* docs: Fixed a number of grammatical errors and editing errors. (#11578) Tom Cariello2023-10-0114-47/+47
* docs: Fixed documentation compilation warning. (#11586) Firehawke2023-10-011-1/+1
* Merge tag 'mame0259' into HEAD Vas Crabb2023-09-291-2/+2
|\
| * Bumped version to 0.259mame0259 Vas Crabb2023-09-291-2/+2
| * Removed extra tick after gtime example in documentation (#11574) Tom Cariello2023-09-281-1/+1
* | Miscellaneous change roll-up: Vas Crabb2023-09-291-1/+1
* | docs: Fixed many editing errors and spelling errors. (#11575) Tom Cariello2023-09-2920-43/+38
* | Removed extra tick after gtime example in documentation (#11574) Tom Cariello2023-09-271-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