| Commit message (Expand) | Author | Age | Files | Lines |
* | emu/romload.cpp: Resolve tags for ROM_COPY relative to current device properly. |  Vas Crabb | 2024-11-23 | 1 | -58/+0 |
* | fixed ROM_COPY to use a relative region name, so it can be used in a device. ... |  smf- | 2024-11-22 | 1 | -0/+58 |
* | emumem: Fix delegates on delay methods |  Olivier Galibert | 2023-02-22 | 1 | -6/+12 |
* | emumem: First try at wait states |  Olivier Galibert | 2023-02-22 | 1 | -0/+26 |
* | Patched up some gaps in functionality and fixed some bugs. |  Vas Crabb | 2022-09-02 | 1 | -1/+1 |
* | Addressed some Lua scripting pitfalls. (#9294) |  Vas Crabb | 2022-02-12 | 1 | -12/+12 |
* | Fun with flags: Allows handlers to have user-defined flags set on |  Olivier Galibert | 2021-11-28 | 1 | -53/+53 |
* | views: Fix a number of problems with specific boundaries. |  Olivier Galibert | 2021-09-11 | 1 | -2/+7 |
* | emu/emumem*: Removed endianness template parameter from handler_entry_read, h... |  ajrhacker | 2021-07-09 | 1 | -77/+51 |
* | vt1682: probably fix fullrom read buffer overflow |  hap | 2021-05-10 | 1 | -1/+1 |
* | emu/machine.cpp: Get rid of the dummy space device. |  Vas Crabb | 2021-05-05 | 1 | -2/+0 |
* | srcclean in preparation for release |  Vas Crabb | 2021-03-28 | 1 | -1/+1 |
* | pmac6100: Move it to a new driver |  Olivier Galibert | 2021-03-12 | 1 | -1/+50 |
* | Eliminate many unnecessary c_str calls |  AJR | 2020-12-21 | 1 | -1/+1 |
* | view: Save their state |  Olivier Galibert | 2020-12-21 | 1 | -1/+0 |
* | Fairly significant overhaul of Lua engine and some cleanup. |  Vas Crabb | 2020-11-25 | 1 | -2/+1 |
* | Work around GNU libstdc++ wanting to stack large temporaries when vector elem... |  Vas Crabb | 2020-11-23 | 1 | -1/+1 |
* | Implement views, which are essentially bankdevs integrated into the |  Olivier Galibert | 2020-11-22 | 1 | -1218/+109 |
* | Don't reject re-loading an unused bank [O. Galibert] |  Olivier Galibert | 2020-11-17 | 1 | -0/+3 |
* | Fix memory leak on address_space_specific destruction and add a missing init ... |  Olivier Galibert | 2020-11-15 | 1 | -0/+5 |
* | emu/emumem.cpp: Use if constexpr to make code clearer |  Vas Crabb | 2020-11-15 | 1 | -160/+97 |
* | -Switch to building MAME as C++17. |  Vas Crabb | 2020-11-15 | 1 | -2/+2 |
* | Clean-up and consistency fixes after memory system changes. |  Vas Crabb | 2020-11-03 | 1 | -6/+3 |
* | emumem: Simplify memory management. [O. Galibert] |  Olivier Galibert | 2020-11-02 | 1 | -585/+202 |
* | TMS340X0 updates |  AJR | 2020-08-19 | 1 | -0/+5 |
* | various devices and drivers: removed superfluous semicolons (nw) |  Ivan Vangelista | 2020-06-29 | 1 | -3/+3 |
* | emu: correct some file headers (nw) |  hap | 2020-06-19 | 1 | -1/+1 |
* | Last memory change fixes (nw) |  Olivier Galibert | 2020-05-25 | 1 | -4/+4 |
* | emumem: A little more speedup. cache and specific change syntax, and are not... |  Olivier Galibert | 2020-05-25 | 1 | -205/+112 |
* | emumem: Mask address where absolutely necessary (nw) |  AJR | 2020-05-23 | 1 | -45/+45 |
* | emumem: Another slight speedup. masking before dispatch at top level is not ... |  Olivier Galibert | 2020-05-21 | 1 | -11/+9 |
* | emumem: Another slight speedup, implemented on the 680x0 for now [O. Galibert] |  Olivier Galibert | 2020-05-19 | 1 | -20/+6 |
* | emumem: Slight speedup [O. Galibert] |  Olivier Galibert | 2020-05-19 | 1 | -4/+24 |
* | fixed some clang-tidy warnings (nw) (#6236) |  Oliver Stöneberg | 2020-01-30 | 1 | -2/+2 |
* | fixed some clang-tidy warnings (nw) (#6229) |  Oliver Stöneberg | 2020-01-29 | 1 | -1/+1 |
* | fixed some clang-tidy warnings (nw) (#6197) |  Oliver Stöneberg | 2020-01-22 | 1 | -6/+6 |
* | (nw) move some stuff to an anonymous namespace, and fully specialise template... |  Vas Crabb | 2019-10-26 | 1 | -50/+54 |
* | Make devdelegate more like devcb for configuration. This is a |  Vas Crabb | 2019-10-26 | 1 | -521/+298 |
* | disable VALIDATE_REFCOUNTS, due to nforcepc installing a device map while a h... |  smf- | 2019-10-25 | 1 | -1/+1 |
* | Make submaps work with address-shifted spaces (nw) |  AJR | 2019-06-09 | 1 | -2/+2 |
* | emumem: Remove obsolete alignement limit |  Olivier Galibert | 2019-04-06 | 1 | -19/+0 |
* | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -9/+14 |
* | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -14/+9 |
* | emumem: Allow an address shift of 1 (to the right) for 8-bit spaces (nw) |  AJR | 2019-03-01 | 1 | -0/+9 |
* | Eliminate the default address map member of address_space_config (nw) |  AJR | 2019-02-17 | 1 | -9/+5 |
* | emumem: remove m_baseptr, may fix the save state issues [O. Galibert] |  Olivier Galibert | 2018-12-20 | 1 | -9/+1 |
* | -keyboard/a1200, changela, goldnpkr, m68705prg, mexico86, pipeline, pitnrun, ... |  mooglyguy | 2018-12-14 | 1 | -1/+1 |
* | Invalidate memory access caches when removing watchpoints to prevent crashes ... |  AJR | 2018-10-23 | 1 | -0/+1 |
* | srcclean (nw) |  Vas Crabb | 2018-09-23 | 1 | -2/+2 |
* | emumem: Fix ioports/membanks in internal maps [O. Galibert] |  Olivier Galibert | 2018-08-26 | 1 | -18/+18 |