| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge branch 'master' into time-experiments2 |  Aaron Giles | 2021-09-10 | 78 | -3239/+2455 |
| |\ |
|
| | * | Update the RTD theme to the 1.0.0rc1 release. I noticed no issues building do... |  Aaron Giles | 2021-09-07 | 75 | -3236/+1364 |
| | * | docs: Update css for sphinx_rtd_theme to latest version, which includes selec... |  Aaron Giles | 2021-09-05 | 2 | -2/+4 |
| | * | -ui: Made zoom controls a bit more intuitive. |  Vas Crabb | 2021-09-06 | 1 | -2/+5 |
| | * | Add docs for poly_manager. |  Aaron Giles | 2021-09-04 | 2 | -0/+1083 |
| * | | Merge branch 'master' into time-experiments2 |  Aaron Giles | 2021-08-14 | 3 | -16/+248 |
| |\| |
|
| | * | API cleanups and miscellaneous fixes. |  Vas Crabb | 2021-07-15 | 3 | -16/+248 |
| * | | Merge branch 'master' into time-experiments2 |  Aaron Giles | 2021-06-04 | 9 | -101/+323 |
| |\| |
|
| | * | Updated Chinese localisation. [YuiFAN] |  Vas Crabb | 2021-05-31 | 1 | -1/+1 |
| | * | Remove leftover mame64 from docs |  Olivier Galibert | 2021-05-25 | 2 | -17/+11 |
| | * | Docmumentation update/expansion. [Firehawke, Vas Crabb] |  Vas Crabb | 2021-05-07 | 8 | -98/+326 |
| | * | docs: Update build requirements for Ubuntu (#8010) |  algestam | 2021-04-28 | 1 | -1/+1 |
| | * | docs: Update build requirements for Fedora - someone should do this for other... |  Vas Crabb | 2021-04-25 | 1 | -1/+1 |
| * | | You know, if I'm nice enough to give you an accessor, please use it. |  Aaron Giles | 2021-04-24 | 1 | -2/+2 |
| * | | Merge branch 'master' into time-experiments2 |  Aaron Giles | 2021-04-23 | 1 | -6/+3 |
| |\| |
|
| | * | Updated compiling document to reflect that MSVC 2019 is working and recommended. |  Stiletto | 2021-04-16 | 1 | -6/+3 |
| * | | Save states working again. Changed to save persistent timers directly, using ... |  Aaron Giles | 2021-04-13 | 1 | -4/+0 |
| * | | Switch out attoseconds in favor of more abstract subseconds. Update everyone ... |  Aaron Giles | 2021-04-02 | 1 | -2/+2 |
| |/ |
|
| * | Add 'wpsize' variable to access the data size from a watchpoint (#7837) |  Scott Percival | 2021-03-03 | 2 | -6/+6 |
| * | Suggested changes to MacOS to build reqs (#7715) |  mac-a-r0ni | 2021-01-29 | 1 | -17/+6 |
| * | Change "mame64" to "mame" in docs (#7709) |  Firehawke | 2021-01-29 | 4 | -209/+209 |
| * | Update "2020" text to "2021" (#7713) |  Stiletto | 2021-01-28 | 3 | -3/+3 |
| * | -docs update: |  Vas Crabb | 2021-01-23 | 2 | -84/+165 |
| * | Merge tag 'mame0227' into mainline-master |  Vas Crabb | 2020-12-31 | 4 | -15/+28 |
| |\ |
|
| | * | version bump for 0.227, some documentation clean-upmame0227 |  Vas Crabb | 2020-12-31 | 4 | -15/+28 |
| * | | 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 |
| * | docs: Fix mistake on which key was SDL-specific and which was non-SDL |  AJR | 2020-12-24 | 1 | -2/+2 |
| * | docs: Update list of default keys due to recent removals |  AJR | 2020-12-24 | 1 | -7/+2 |
| * | Fix some oversights and emergent behaviour with view selection. |  Vas Crabb | 2020-12-20 | 2 | -27/+36 |
| * | 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 |
| * | -Switch to building MAME as C++17. |  Vas Crabb | 2020-11-15 | 1 | -4/+4 |
| * | -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 |
| * | -hp3478a.cpp: Made LCD segments dark in internal artwork. |  Vas Crabb | 2020-11-04 | 1 | -6/+5 |