index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
devices
/
cpu
/
e132xs
/
e132xsdrc.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
misc cpu: no need to check debug enabled flag manually
hap
9 days
1
-1
/
+1
*
-cpu/e132xs: Use word addressing for I/O.
Vas Crabb
13 days
1
-2
/
+2
*
-cpu/e132xs: Fixed I/O for models with 16-bit external bus.
Vas Crabb
2025-04-06
1
-69
/
+112
*
cpu/e132xs: Untangled device types.
Vas Crabb
2025-04-05
1
-0
/
+11
*
-cpu/e132xs: Log bus control and memory control setup.
Vas Crabb
2025-04-01
1
-0
/
+10
*
-cpu/e132xs.cpp: Improved exception emulation:
Vas Crabb
2025-04-01
1
-8
/
+10
*
cpu/e132xs: Emulate more exceptions, more recompiler optimisation.
Vas Crabb
2025-03-31
1
-1
/
+4
*
-cpu/e132xs: General cleanup and usability improvements:
Vas Crabb
2025-03-29
1
-1
/
+6
*
cpu/e132xs: More recompiler optimisation:
Vas Crabb
2025-03-28
1
-24
/
+51
*
cpu/e132xs: More recompiler optimisation:
Vas Crabb
2025-03-27
1
-13
/
+40
*
cpu/e132xs: More fixes and optimisation:
Vas Crabb
2025-03-27
1
-23
/
+29
*
cpu/e132xs: Call debugger exception hook for TRAP instructions.
Vas Crabb
2025-03-26
1
-39
/
+6
*
cpu/e132xs: Moved interrupt check to the beginning of instruction execution.
Vas Crabb
2025-03-26
1
-95
/
+77
*
-cpu/e132xs: Fixes and optimisations:
Vas Crabb
2025-03-26
1
-12
/
+6
*
cpu/e132xs: Optimised recompiled FRAME instruction.
Vas Crabb
2025-03-25
1
-17
/
+15
*
cpu/e132xs: Removed leftover block end from a function that no longer generat...
Vas Crabb
2025-03-25
1
-2
/
+0
*
cpu/e132xs, cpu/drcbex64.cpp: More fixes and optimisation:
Vas Crabb
2025-03-25
1
-88
/
+91
*
cpu/e132xs: Don't generate code to handle a delayed branch inline.
Vas Crabb
2025-03-24
1
-80
/
+44
*
cpu/e132xs: Fixed IO2 interrupt check in recompiler.
Vas Crabb
2025-03-23
1
-33
/
+33
*
cpu/e132xs: More recompiler optimisation:
Vas Crabb
2025-03-23
1
-189
/
+115
*
cpu/e132xs: More recompiler fixes:
Vas Crabb
2025-03-22
1
-2
/
+2
*
-Lua engine: run everything in coroutines. (#11019)
Vas Crabb
2023-03-25
1
-2
/
+1
*
Interrupt callback rationalization
AJR
2023-03-11
1
-1
/
+1
*
e132xs: Fixed SUBC flag calculation for DRC, and fixed instruction length fla...
mooglyguy
2018-12-01
1
-5
/
+6
*
emumem: Rename direct_read_handler to memory_access_cache. Parametrize the t...
Olivier Galibert
2018-05-11
1
-7
/
+7
*
don't pass so many naked pointers around (nw)
Vas Crabb
2018-03-25
1
-61
/
+43
*
Make UML shorthand a bit easier to use without using namespace everywhere, cl...
Vas Crabb
2018-03-23
1
-7
/
+5
*
srcclean and regenerate localisations (nw)
Vas Crabb
2018-01-28
1
-1
/
+1
*
e132xs: potentially fix drc crash on linux and osx, nw
mooglyguy
2017-12-30
1
-18
/
+18
*
e132xs: allocate core from drc cache, nw
mooglyguy
2017-12-30
1
-30
/
+30
*
-e132xs: Added subs to drc, fixes hidnctch fatalerror when selecting a differ...
mooglyguy
2017-12-30
1
-18
/
+18
*
-e132xs: Hyperstone DRC. [Ryan Holtz]
mooglyguy
2017-12-29
1
-0
/
+1234