summaryrefslogtreecommitdiffstatshomepage
path: root/docs/source/techspecs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into time-experiments2 Aaron Giles2021-09-102-0/+1085
|\
| * docs: Update css for sphinx_rtd_theme to latest version, which includes selec... Aaron Giles2021-09-051-0/+2
| * Add docs for poly_manager. Aaron Giles2021-09-042-0/+1083
* | Merge branch 'master' into time-experiments2 Aaron Giles2021-06-041-1/+1
|\|
| * Updated Chinese localisation. [YuiFAN] Vas Crabb2021-05-311-1/+1
* | You know, if I'm nice enough to give you an accessor, please use it. Aaron Giles2021-04-241-2/+2
* | Save states working again. Changed to save persistent timers directly, using ... Aaron Giles2021-04-131-4/+0
* | Switch out attoseconds in favor of more abstract subseconds. Update everyone ... Aaron Giles2021-04-021-2/+2
|/
* Add 'wpsize' variable to access the data size from a watchpoint (#7837) Scott Percival2021-03-031-5/+5
* Change "mame64" to "mame" in docs (#7709) Firehawke2021-01-291-1/+1
* Merge tag 'mame0227' into mainline-master Vas Crabb2020-12-312-6/+3
|\
| * version bump for 0.227, some documentation clean-upmame0227 Vas Crabb2020-12-312-6/+3
* | luareference.rst: Move the luareference-input properties together AJR2020-12-261-3/+3
* | natkeyboard: Remove from ioport_manager AJR2020-12-261-5/+5
|/
* Expose a couple more things to Lua so the plugins can show the actual key map... Vas Crabb2020-12-272-20/+45
* docs: Fix up the instantiation sections in the Lua reference. Vas Crabb2020-12-271-60/+60
* More Lua interface cleanup - it's simpler with cleaner underlyng APIs. Vas Crabb2020-12-272-41/+555
* Fix some oversights and emergent behaviour with view selection. Vas Crabb2020-12-201-6/+6
* More Lua engine clean-up and documentation, resulting in core cleanup. Vas Crabb2020-12-182-10/+608
* -Lua cleanup and documentation migration checkpoint. Vas Crabb2020-12-162-3/+1194
* -luaengine.cpp: Clean up render classes and expose screen image adjustments. Vas Crabb2020-12-134-3/+1005
* docs: Fix a bunch of errors from not reading what I wrote (thanks Ryan). Vas Crabb2020-12-091-9/+9
* -Lua engine cleanup, input edition: Vas Crabb2020-12-093-73/+292
* -luaengine_render.cpp: Work around MSVC ambiguous overload error. Vas Crabb2020-11-263-57/+81
* Work around GNU libstdc++ wanting to stack large temporaries when vector elem... Vas Crabb2020-11-231-7/+7
* Implement views, which are essentially bankdevs integrated into the Olivier Galibert2020-11-221-0/+97
* -emu/devfind: More cleanup/consistency changes. Vas Crabb2020-11-131-9/+366
* Got rid of a couple of easy auto_alloc_array Vas Crabb2020-11-091-1/+2
* -emu/dirom.{h,ipp}: Cleaned up and made it stricter. Vas Crabb2020-11-093-105/+180
* docs: Wrote another section of object finder documentation. Vas Crabb2020-11-093-343/+714
* emu/devfind.h: Added missing memory_share_array_creator. Vas Crabb2020-11-081-0/+22
* -emu/devfind.h: Made read_safe avaiable for optional I/O ports only. Vas Crabb2020-11-061-3/+236
* -docs: Started writing page on object finders with worked examples. Vas Crabb2020-11-052-2/+208
* Clean-up and consistency fixes after memory system changes. Vas Crabb2020-11-031-15/+15
* emumem: Simplify memory management. [O. Galibert] Olivier Galibert2020-11-022-0/+604
* docs: Add links to some internal layouts that demonstrate various features, a... Vas Crabb2020-10-281-0/+39
* emu/rendlay.cpp: Fixed one more place where disk drawing had error accumulati... Vas Crabb2020-10-191-2/+2
* Various improvements to image file handling: Vas Crabb2020-10-081-82/+268
* emu/rendlay.cpp: Added parameter animation and state masks. Vas Crabb2020-09-161-8/+92
* Updated most of the layouts using <bezel> elements Vas Crabb2020-09-091-2/+2
* Finished adding new mechanism for allowing parts of views to be hidden. Vas Crabb2020-09-071-0/+45
* docs: Add naming conventions for certain things. Vas Crabb2020-08-243-77/+224
* emumem: A little more speedup. cache and specific change syntax, and are not... Olivier Galibert2020-05-251-12/+9
* Happy New Year 2020 (nw) (#6128) Stiletto2020-01-041-2/+2
* Allow per-layer blend modes supplied by driver for screens, as required Vas Crabb2019-07-271-3/+3
* Make layout format more flexible: Vas Crabb2019-07-061-145/+86
* (nw) Clean up the mess on master Vas Crabb2019-03-263-14/+16
* Revert "conflict resolution (nw)" andreasnaive2019-03-253-16/+14
* layout doc: reword (nw) hap2019-03-251-5/+4
* layout doc: correction and add inputraw (this one actually does work the way ... hap2019-03-241-6/+9