| Commit message (Expand) | Author | Age | Files | Lines |
* | -cpu/e132xs: Fixed I/O for models with 16-bit external bus. |  Vas Crabb | 2025-04-06 | 1 | -18/+8 |
* | -cpu/e132xs: Got rid of "Mission Craft flags" compile time option. |  Vas Crabb | 2025-04-04 | 1 | -1/+0 |
* | -cpu/e132xs: Log bus control and memory control setup. |  Vas Crabb | 2025-04-01 | 1 | -0/+1 |
* | -cpu/e132xs: Implemented pointer error exceptions for recompiler. |  Vas Crabb | 2025-03-30 | 1 | -0/+3 |
* | -cpu/e132xs: General cleanup and usability improvements: |  Vas Crabb | 2025-03-29 | 1 | -40/+58 |
* | cpu/e132xs: Optimised recompiled FRAME instruction. |  Vas Crabb | 2025-03-25 | 1 | -0/+4 |
* | cpu/e132xs, cpu/drcbex64.cpp: More fixes and optimisation: |  Vas Crabb | 2025-03-25 | 1 | -19/+21 |
* | -tools/imgtool/modules: Fixed remaining calss memory access warnings. |  Vas Crabb | 2024-11-26 | 1 | -5/+5 |
* | srcclean (nw) |  Vas Crabb | 2018-12-23 | 1 | -1/+1 |
* | e132xs: Fixed SUBC flag calculation for DRC, and fixed instruction length fla... |  mooglyguy | 2018-12-01 | 1 | -3/+1 |
* | emumem: Rename direct_read_handler to memory_access_cache. Parametrize the t... |  Olivier Galibert | 2018-05-11 | 1 | -1/+1 |
* | srcclean and regenerate localisations (nw) |  Vas Crabb | 2018-01-28 | 1 | -1/+1 |
* | e132xs: allocate core from drc cache, nw |  mooglyguy | 2017-12-30 | 1 | -14/+14 |
* | -e132xs: Hyperstone DRC. [Ryan Holtz] |  mooglyguy | 2017-12-29 | 1 | -6/+21 |
* | Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" |  Firehawke | 2017-12-13 | 1 | -33/+13 |
* | Revert "Merge branch 'master' of https://github.com/mamedev/mame" |  Firehawke | 2017-12-13 | 1 | -13/+33 |
* | e132xs: implemented drc versions of cmp, stxx1, ldwr, stwr, b, br. nw |  mooglyguy | 2017-12-03 | 1 | -0/+4 |
* | e132xs: drc version of ldxx1 and frame ops, nw |  mooglyguy | 2017-12-02 | 1 | -5/+7 |
* | e132xs: initial work on drc, nw |  mooglyguy | 2017-12-02 | 1 | -28/+2 |
* | e132xs: remove unnecessary previous-pc member, nw |  mooglyguy | 2017-11-18 | 1 | -1/+0 |
* | e132xs checkpoint, nw |  mooglyguy | 2017-11-13 | 1 | -34/+8 |
* | elfin 315% -> 330% on my machine. (nw) |  mooglyguy | 2017-11-04 | 1 | -0/+168 |
* | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -0/+96 |