summaryrefslogtreecommitdiffstatshomepage
path: root/docs/source/techspecs
Commit message (Expand)AuthorAgeFilesLines
* version bump for 0.227, some documentation clean-upmame0227 Vas Crabb2020-12-312-6/+3
* 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
* device_memory_interface.rst : Correct docs cam9002019-02-181-1/+1
* 2018 -> 2019 changes (nw) Stiletto2019-01-101-2/+2
* Make informational verbs a bit more consistent, reduce copy/pasted code, a sl... Vas Crabb2019-01-041-4/+4
* srcclean and cleanup (nw) Vas Crabb2018-10-281-0/+6
* Fixed broken document structure Wellington Uemura2018-10-041-18/+22
* finish off layout documentation for now Vas Crabb2018-08-031-8/+112
* (nw) Further layout work: Vas Crabb2018-08-021-0/+191
* (nw) be less eager to shadow variables in layouts, make highlights visible on... Vas Crabb2018-07-311-18/+21
* (nw) more layout documentation Vas Crabb2018-07-311-7/+197
* (nw) more render work: Vas Crabb2018-07-312-0/+616
* allow repeating elements and groups - useful if you need e.g. a lot of number... Vas Crabb2018-07-223-16/+16
* (nw) Stiletto2018-02-071-27/+27
* Minor updates (nw) Stiletto2018-02-071-4/+11