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
/
sharc
/
sharcdrc.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
src/devices/cpu: Remove #include "debugger.h" where no longer necessary
AJR
2022-04-06
1
-1
/
+0
*
Eliminate ARRAY_LENGTH template in favor of C++17's std::size
AJR
2021-02-14
1
-2
/
+2
*
don't pass so many naked pointers around (nw)
Vas Crabb
2018-03-25
1
-368
/
+364
*
emumem: API change [O. Galibert]
Olivier Galibert
2017-11-29
1
-6
/
+0
*
sharcdrc: Fix horribly subtle bug (nw)
Olivier Galibert
2016-12-10
1
-2
/
+2
*
sharc: Use standard memory maps [O. Galibert]
Olivier Galibert
2016-12-09
1
-324
/
+14
*
Introduce u8/u16/u32/u64/s8/s16/s32/s64
Vas Crabb
2016-11-19
1
-14
/
+14
*
converted lot of TRUE/FALSE to real boolean and updated types (nw)
Miodrag Milanovic
2016-10-22
1
-56
/
+56
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-32
/
+32
*
sharcdrc: fix Linux crash (nw)
Ville Linde
2016-06-29
1
-3
/
+3
*
Cleanup and version bump
mame0175
Miodrag Milanovic
2016-06-29
1
-1049
/
+1049
*
couple of things for zerogun (nw)
Ville Linde
2016-06-08
1
-0
/
+6
*
sharcdrc: Model 2 compatibility (nw)
Ville Linde
2016-06-07
1
-14
/
+333
*
sharcdrc: more fixes, more ops (nw)
Ville Linde
2016-06-04
1
-17
/
+129
*
sharcdrc: some fixes + more ops (nw)
Ville Linde
2016-06-03
1
-17
/
+281
*
sharcdrc: fix conditional loops (nw)
Ville Linde
2016-05-30
1
-28
/
+53
*
cleanup (nw)
Ville Linde
2016-05-29
1
-5
/
+0
*
Compile fix (uninitialized variable) (nw)
Scott Stone
2016-05-28
1
-5
/
+5
*
Added highly experimental SHARC recompiler (disabled by default) [Ville Linde]
Ville Linde
2016-05-28
1
-0
/
+4909