summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/e132xs/32xsdefs.h
Commit message (Expand)AuthorAgeFilesLines
* -cpu/e132xs: Fixed I/O for models with 16-bit external bus. Vas Crabb2025-04-061-18/+8
* -cpu/e132xs: Got rid of "Mission Craft flags" compile time option. Vas Crabb2025-04-041-1/+0
* -cpu/e132xs: Log bus control and memory control setup. Vas Crabb2025-04-011-0/+1
* -cpu/e132xs: Implemented pointer error exceptions for recompiler. Vas Crabb2025-03-301-0/+3
* -cpu/e132xs: General cleanup and usability improvements: Vas Crabb2025-03-291-40/+58
* cpu/e132xs: Optimised recompiled FRAME instruction. Vas Crabb2025-03-251-0/+4
* cpu/e132xs, cpu/drcbex64.cpp: More fixes and optimisation: Vas Crabb2025-03-251-19/+21
* -tools/imgtool/modules: Fixed remaining calss memory access warnings. Vas Crabb2024-11-261-5/+5
* srcclean (nw) Vas Crabb2018-12-231-1/+1
* e132xs: Fixed SUBC flag calculation for DRC, and fixed instruction length fla... mooglyguy2018-12-011-3/+1
* emumem: Rename direct_read_handler to memory_access_cache. Parametrize the t... Olivier Galibert2018-05-111-1/+1
* srcclean and regenerate localisations (nw) Vas Crabb2018-01-281-1/+1
* e132xs: allocate core from drc cache, nw mooglyguy2017-12-301-14/+14
* -e132xs: Hyperstone DRC. [Ryan Holtz] mooglyguy2017-12-291-6/+21
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-33/+13
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-13/+33
* e132xs: implemented drc versions of cmp, stxx1, ldwr, stwr, b, br. nw mooglyguy2017-12-031-0/+4
* e132xs: drc version of ldxx1 and frame ops, nw mooglyguy2017-12-021-5/+7
* e132xs: initial work on drc, nw mooglyguy2017-12-021-28/+2
* e132xs: remove unnecessary previous-pc member, nw mooglyguy2017-11-181-1/+0
* e132xs checkpoint, nw mooglyguy2017-11-131-34/+8
* elfin 315% -> 330% on my machine. (nw) mooglyguy2017-11-041-0/+168
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-0/+96