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
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
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
/
sparc
/
sparcdasm.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
sparc: Re-support certain instructions in SPARClite disassembly
AJR
2022-08-27
1
-6
/
+7
*
sparc: Disassembler fixes
AJR
2022-06-29
1
-31
/
+27
*
Debugger feature improvements
AJR
2022-03-27
1
-1
/
+4
*
sparclite: correct disasm after prev commit
hap
2021-12-06
1
-1
/
+4
*
sparc: added initial support for SPARClite [Ryan Holtz]
hap
2021-11-23
1
-10
/
+18
*
sparc: Add support for over/out disassembler flags
AJR
2021-10-12
1
-6
/
+10
*
Fix most implicit fallthrough warnings from clang
Vas Crabb
2020-11-17
1
-0
/
+1
*
-Switch to building MAME as C++17.
Vas Crabb
2020-11-15
1
-0
/
+4
*
dvdisasm: Overhaul [O. Galibert]
Olivier Galibert
2017-11-26
1
-75
/
+84
*
Changed disassembler infrastructure to not use char buffers internally
Nathan Woods
2016-11-20
1
-10
/
+0
*
Converted another declaration to const and constructor syntax
Nathan Woods
2016-11-19
1
-1
/
+1
*
Changing a number of declarations to be const and use constructor syntax
Nathan Woods
2016-11-19
1
-5
/
+5
*
Changed the sparc disassembler to use 'std::ostream &' internally
Nathan Woods
2016-11-18
1
-261
/
+259
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-29
/
+29
*
SPARC disassembler: tst, neg and more mov synthetics [Vas Crabb]
Vas Crabb
2016-07-07
1
-51
/
+113
*
more compile fixes (nw)
R. Belmont
2016-06-27
1
-2
/
+1
*
Add support for showing will branch/will fall through comment on SPARC branch...
Vas Crabb
2016-06-27
1
-12
/
+81
*
SPARC VIS 2+, VIS 3 and VIS 3B disassembler support [Vas Crabb]
Vas Crabb
2016-06-24
1
-56
/
+187
*
VS2015 fixes in SPARC, disassemble VIS II SIAM (nw)
Vas Crabb
2016-06-23
1
-1
/
+9
*
terminate those strings (nw)
Vas Crabb
2016-06-23
1
-1
/
+6
*
VIS I (UltraSPARC) and II (UltraSPARC III) for SPARC disassembler [Vas Crabb]
Vas Crabb
2016-06-23
1
-30
/
+215
*
Add SPARC to unidasm [Vas Crabb]
Vas Crabb
2016-06-22
1
-7
/
+11
*
SPARC disassembler improvements: [Vas Crabb]
Vas Crabb
2016-06-22
1
-46
/
+53
*
improve SPARC disassembler: [Vas Crabb]
Vas Crabb
2016-06-22
1
-516
/
+1097
*
Show target address for call and branch instructions in SPARC
therealmogminer@gmail.com
2016-06-19
1
-2
/
+2
*
gcc 6.1.1 warning fix (nw)
Olivier Galibert
2016-06-18
1
-2
/
+2
*
Add (untested) trap support to SPARC core
therealmogminer@gmail.com
2016-06-18
1
-2
/
+16
*
Add majority of SPARC integer ops
therealmogminer@gmail.com
2016-06-18
1
-4
/
+19
*
Initial MB86901 diassembler
therealmogminer@gmail.com
2016-06-17
1
-0
/
+565