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
/
sharc.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make many device_execute_interface functions noexcept, including the "informa...
AJR
2019-11-09
1
-3
/
+3
*
sharc: add compute_fcopysign
MetalliC
2019-05-04
1
-0
/
+1
*
-mb86235, sh7604, sharc: Removed MCFG macros, nw
mooglyguy
2018-12-09
1
-3
/
+0
*
Make MCFG_DEVICE_ADD and callable device types more flexible:
Vas Crabb
2018-05-04
1
-0
/
+1
*
don't pass so many naked pointers around (nw)
Vas Crabb
2018-03-25
1
-23
/
+23
*
sharc.cpp: added fmul abs multi opcode (used by Gunblade NY) [Angelo Salese]
angelosa
2018-03-07
1
-0
/
+1
*
destaticify initializations (nw) (#3289)
wilbertpol
2018-03-04
1
-3
/
+3
*
API change: Memory maps are now methods of the owner class [O. Galibert]
Olivier Galibert
2018-02-12
1
-0
/
+2
*
dvdisasm: Overhaul [O. Galibert]
Olivier Galibert
2017-11-26
1
-4
/
+1
*
make device_memory_interface slightly less of a special case, use a typedef t...
Vas Crabb
2017-07-10
1
-1
/
+1
*
dimemory: Lift the cap on the number of address spaces per device [O. Galibert]
Olivier Galibert
2017-07-03
1
-1
/
+1
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-68
/
+67
*
Fix SHARC disassembly in debug build (nw)
AJR
2017-04-29
1
-2
/
+3
*
sharc: Use standard memory maps [O. Galibert]
Olivier Galibert
2016-12-09
1
-10
/
+14
*
Changed disassembler infrastructure to not use char buffers internally
Nathan Woods
2016-11-20
1
-1
/
+1
*
converted lot of TRUE/FALSE to real boolean and updated types (nw)
Miodrag Milanovic
2016-10-22
1
-2
/
+2
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-153
/
+153
*
sharcdrc: fix Linux crash (nw)
Ville Linde
2016-06-29
1
-2
/
+1
*
Cleanup and version bump
mame0175
Miodrag Milanovic
2016-06-29
1
-19
/
+19
*
sharcdrc: Model 2 compatibility (nw)
Ville Linde
2016-06-07
1
-0
/
+4
*
runtime enable for sharcdrc (nw)
Ville Linde
2016-06-06
1
-0
/
+4
*
sharcdrc: more fixes, more ops (nw)
Ville Linde
2016-06-04
1
-1
/
+1
*
sharcdrc: fix conditional loops (nw)
Ville Linde
2016-05-30
1
-1
/
+1
*
Added highly experimental SHARC recompiler (disabled by default) [Ville Linde]
Ville Linde
2016-05-28
1
-76
/
+364
*
reverting:
Miodrag Milanovic
2016-01-20
1
-1
/
+1
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-1
/
+1
*
override part 2 (nw)
Miodrag Milanovic
2015-12-05
1
-13
/
+13
*
clang-modernize part 3
Miodrag Milanovic
2015-12-04
1
-1
/
+1
*
Move all devices into separate part of src tree (nw)
Miodrag Milanovic
2015-09-13
1
-0
/
+358