index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
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
/
sh
/
sh.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
misc cpu: no need to check debug enabled flag manually
hap
2025-04-11
1
-1
/
+1
*
cpu/sh/sh.cpp - Fix MAC_W regression
Philip Bennett
2023-10-17
1
-2
/
+2
*
cpu/sh: Improved SH7021 SoC emulation. (#11610) [Ryan Holtz, Phil Bennett]
Phil Bennett
2023-10-16
1
-789
/
+704
*
-Lua engine: run everything in coroutines. (#11019)
Vas Crabb
2023-03-25
1
-2
/
+1
*
coretmpl.h: Add utility function for sign-extending values of arbitrary width
AJR
2022-11-01
1
-14
/
+14
*
cpu/i960, cpu/sh: Use rotl_32 and rotr_32 for executing rotate instructions
AJR
2022-10-29
1
-2
/
+2
*
Debugger-related feature removals and cleanup
AJR
2021-08-15
1
-1
/
+1
*
Eliminate ARRAY_LENGTH template in favor of C++17's std::size
AJR
2021-02-14
1
-4
/
+4
*
emumem: Rename direct_read_handler to memory_access_cache. Parametrize the t...
Olivier Galibert
2018-05-11
1
-11
/
+3
*
Reshuffle some stuff:
Vas Crabb
2018-03-28
1
-1
/
+1
*
don't pass so many naked pointers around (nw)
Vas Crabb
2018-03-25
1
-153
/
+137
*
dvdisasm: Overhaul [O. Galibert]
Olivier Galibert
2017-11-26
1
-2
/
+7
*
add missing emu.h (nw)
smf-
2017-10-22
1
-0
/
+1
*
srcclean (nw)
Vas Crabb
2017-10-22
1
-4
/
+4
*
fix an error that was preventing dc from booting (my own mistake, was testing...
David Haywood
2017-10-17
1
-2
/
+3
*
Preliminary SH3 / SH4 recompiler [David Haywood] (#2711)
David Haywood
2017-10-11
1
-0
/
+4315