| Commit message (Expand) | Author | Age | Files | Lines |
| * | emu/render.cpp, emu/rendlay.cpp: Added scroll support for all elements. |  Vas Crabb | 2021-11-18 | 3 | -19/+178 |
| * | luareference.rst: Clarify contract of as_hz, as_khz and as_mhz |  AJR | 2021-11-03 | 1 | -3/+6 |
| * | -emu/ioport.cpp: Fixed some default setting handling issues. |  Vas Crabb | 2021-11-04 | 1 | -35/+96 |
| * | plugins: Moved the timecode recording functionality to a plugin. |  Vas Crabb | 2021-11-02 | 1 | -0/+80 |
| * | docs: Fix an error in the Lua reference that I copy/pasted without noticing. |  Vas Crabb | 2021-11-02 | 1 | -2/+2 |
| * | Fix various usability issues: |  Vas Crabb | 2021-11-02 | 1 | -27/+94 |
| * | -frontend: Refactored menu event handling and fixed a number of issues. (#8777) |  Vas Crabb | 2021-10-31 | 1 | -0/+5 |
| * | -docs: Started documenting plugins. |  Vas Crabb | 2021-10-24 | 1 | -5/+6 |
| * | -delegates: Fixed structure return with MSVC C++ ABI. |  Vas Crabb | 2021-09-21 | 1 | -9/+10 |
| * | docs: Update css for sphinx_rtd_theme to latest version, which includes selec... |  Aaron Giles | 2021-09-05 | 1 | -0/+2 |
| * | Add docs for poly_manager. |  Aaron Giles | 2021-09-04 | 2 | -0/+1083 |
| * | Updated Chinese localisation. [YuiFAN] |  Vas Crabb | 2021-05-31 | 1 | -1/+1 |
| * | Add 'wpsize' variable to access the data size from a watchpoint (#7837) |  Scott Percival | 2021-03-03 | 1 | -5/+5 |
| * | Change "mame64" to "mame" in docs (#7709) |  Firehawke | 2021-01-29 | 1 | -1/+1 |
| * | Merge tag 'mame0227' into mainline-master |  Vas Crabb | 2020-12-31 | 2 | -6/+3 |
| |\ |
|
| | * | version bump for 0.227, some documentation clean-upmame0227 |  Vas Crabb | 2020-12-31 | 2 | -6/+3 |
| * | | luareference.rst: Move the luareference-input properties together |  AJR | 2020-12-26 | 1 | -3/+3 |
| * | | natkeyboard: Remove from ioport_manager |  AJR | 2020-12-26 | 1 | -5/+5 |
| |/ |
|
| * | 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 |