| Commit message (Expand) | Author | Age | Files | Lines |
| * | version bump for 0.227, some documentation clean-upmame0227 |  Vas Crabb | 2020-12-31 | 2 | -6/+3 |
| * | Expose a couple more things to Lua so the plugins can show the actual key map... |  Vas Crabb | 2020-12-27 | 2 | -20/+45 |
| * | docs: Fix up the instantiation sections in the Lua reference. |  Vas Crabb | 2020-12-27 | 1 | -60/+60 |
| * | More Lua interface cleanup - it's simpler with cleaner underlyng APIs. |  Vas Crabb | 2020-12-27 | 2 | -41/+555 |
| * | Fix some oversights and emergent behaviour with view selection. |  Vas Crabb | 2020-12-20 | 1 | -6/+6 |
| * | More Lua engine clean-up and documentation, resulting in core cleanup. |  Vas Crabb | 2020-12-18 | 2 | -10/+608 |
| * | -Lua cleanup and documentation migration checkpoint. |  Vas Crabb | 2020-12-16 | 2 | -3/+1194 |
| * | -luaengine.cpp: Clean up render classes and expose screen image adjustments. |  Vas Crabb | 2020-12-13 | 4 | -3/+1005 |
| * | docs: Fix a bunch of errors from not reading what I wrote (thanks Ryan). |  Vas Crabb | 2020-12-09 | 1 | -9/+9 |
| * | -Lua engine cleanup, input edition: |  Vas Crabb | 2020-12-09 | 3 | -73/+292 |
| * | -luaengine_render.cpp: Work around MSVC ambiguous overload error. |  Vas Crabb | 2020-11-26 | 3 | -57/+81 |
| * | Work around GNU libstdc++ wanting to stack large temporaries when vector elem... |  Vas Crabb | 2020-11-23 | 1 | -7/+7 |
| * | Implement views, which are essentially bankdevs integrated into the |  Olivier Galibert | 2020-11-22 | 1 | -0/+97 |
| * | -emu/devfind: More cleanup/consistency changes. |  Vas Crabb | 2020-11-13 | 1 | -9/+366 |
| * | Got rid of a couple of easy auto_alloc_array |  Vas Crabb | 2020-11-09 | 1 | -1/+2 |
| * | -emu/dirom.{h,ipp}: Cleaned up and made it stricter. |  Vas Crabb | 2020-11-09 | 3 | -105/+180 |
| * | docs: Wrote another section of object finder documentation. |  Vas Crabb | 2020-11-09 | 3 | -343/+714 |
| * | emu/devfind.h: Added missing memory_share_array_creator. |  Vas Crabb | 2020-11-08 | 1 | -0/+22 |
| * | -emu/devfind.h: Made read_safe avaiable for optional I/O ports only. |  Vas Crabb | 2020-11-06 | 1 | -3/+236 |
| * | -docs: Started writing page on object finders with worked examples. |  Vas Crabb | 2020-11-05 | 2 | -2/+208 |
| * | Clean-up and consistency fixes after memory system changes. |  Vas Crabb | 2020-11-03 | 1 | -15/+15 |
| * | emumem: Simplify memory management. [O. Galibert] |  Olivier Galibert | 2020-11-02 | 2 | -0/+604 |
| * | docs: Add links to some internal layouts that demonstrate various features, a... |  Vas Crabb | 2020-10-28 | 1 | -0/+39 |
| * | emu/rendlay.cpp: Fixed one more place where disk drawing had error accumulati... |  Vas Crabb | 2020-10-19 | 1 | -2/+2 |
| * | Various improvements to image file handling: |  Vas Crabb | 2020-10-08 | 1 | -82/+268 |
| * | emu/rendlay.cpp: Added parameter animation and state masks. |  Vas Crabb | 2020-09-16 | 1 | -8/+92 |
| * | Updated most of the layouts using <bezel> elements |  Vas Crabb | 2020-09-09 | 1 | -2/+2 |
| * | Finished adding new mechanism for allowing parts of views to be hidden. |  Vas Crabb | 2020-09-07 | 1 | -0/+45 |
| * | docs: Add naming conventions for certain things. |  Vas Crabb | 2020-08-24 | 3 | -77/+224 |
| * | emumem: A little more speedup. cache and specific change syntax, and are not... |  Olivier Galibert | 2020-05-25 | 1 | -12/+9 |
| * | Happy New Year 2020 (nw) (#6128) |  Stiletto | 2020-01-04 | 1 | -2/+2 |
| * | Allow per-layer blend modes supplied by driver for screens, as required |  Vas Crabb | 2019-07-27 | 1 | -3/+3 |
| * | Make layout format more flexible: |  Vas Crabb | 2019-07-06 | 1 | -145/+86 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 3 | -14/+16 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 3 | -16/+14 |
| * | layout doc: reword (nw) |  hap | 2019-03-25 | 1 | -5/+4 |
| * | layout doc: correction and add inputraw (this one actually does work the way ... |  hap | 2019-03-24 | 1 | -6/+9 |
| * | device_memory_interface.rst : Correct docs |  cam900 | 2019-02-18 | 1 | -1/+1 |
| * | 2018 -> 2019 changes (nw) |  Stiletto | 2019-01-10 | 1 | -2/+2 |
| * | Make informational verbs a bit more consistent, reduce copy/pasted code, a sl... |  Vas Crabb | 2019-01-04 | 1 | -4/+4 |
| * | srcclean and cleanup (nw) |  Vas Crabb | 2018-10-28 | 1 | -0/+6 |
| * | Fixed broken document structure |  Wellington Uemura | 2018-10-04 | 1 | -18/+22 |
| * | finish off layout documentation for now |  Vas Crabb | 2018-08-03 | 1 | -8/+112 |
| * | (nw) Further layout work: |  Vas Crabb | 2018-08-02 | 1 | -0/+191 |
| * | (nw) be less eager to shadow variables in layouts, make highlights visible on... |  Vas Crabb | 2018-07-31 | 1 | -18/+21 |
| * | (nw) more layout documentation |  Vas Crabb | 2018-07-31 | 1 | -7/+197 |
| * | (nw) more render work: |  Vas Crabb | 2018-07-31 | 2 | -0/+616 |
| * | allow repeating elements and groups - useful if you need e.g. a lot of number... |  Vas Crabb | 2018-07-22 | 3 | -16/+16 |
| * | (nw) |  Stiletto | 2018-02-07 | 1 | -27/+27 |
| * | Minor updates (nw) |  Stiletto | 2018-02-07 | 1 | -4/+11 |