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
/
sparc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reshuffle some stuff:
Vas Crabb
2018-03-28
1
-3
/
+3
*
std::move is required here, unfortunately (nw)
AJR
2018-03-24
1
-1
/
+1
*
don't pass so many naked pointers around (nw)
Vas Crabb
2018-03-25
2
-4
/
+4
*
destaticify initializations (nw) (#3289)
wilbertpol
2018-03-04
1
-2
/
+2
*
Fix sparc bug I have nothing to do with (nw)
Olivier Galibert
2017-11-27
1
-6
/
+6
*
dvdisasm: Overhaul [O. Galibert]
Olivier Galibert
2017-11-26
4
-129
/
+113
*
make device_memory_interface slightly less of a special case, use a typedef t...
Vas Crabb
2017-07-10
2
-3
/
+3
*
dimemory: Lift the cap on the number of address spaces per device [O. Galibert]
Olivier Galibert
2017-07-03
2
-9
/
+5
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
2
-7
/
+9
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-1
/
+1
*
Changed disassembler infrastructure to not use char buffers internally
Nathan Woods
2016-11-20
4
-14
/
+3
*
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
2
-281
/
+279
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
7
-366
/
+366
*
Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for everythi...
smf-
2016-09-28
1
-0
/
+1
*
Revert "Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for ...
Lord-Nightmare
2016-09-27
1
-1
/
+0
*
Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for everythi...
smf-
2016-09-27
1
-0
/
+1
*
Let's give the new srcclean a spin...
Vas Crabb
2016-08-02
2
-82
/
+82
*
made constexprs lower case and used constexpr for returning input value as we...
Miodrag Milanovic
2016-07-31
1
-1
/
+1
*
Cleanups and version bump
Miodrag Milanovic
2016-07-27
2
-12
/
+12
*
Get sun4_40 happy with SCSI
therealmogminer@gmail.com
2016-07-22
2
-32
/
+9
*
Fix PIL handling in SPARC core. (nw)
therealmogminer@gmail.com
2016-07-14
2
-7
/
+10
*
update GPR pointers on wrpsr (nw) [Ryan Holtz]
Vas Crabb
2016-07-12
1
-0
/
+1
*
SPARC core improvements (nw) [Ryan Holtz]
Vas Crabb
2016-07-11
4
-170
/
+244
*
SPARC disassembler: tst, neg and more mov synthetics [Vas Crabb]
Vas Crabb
2016-07-07
2
-51
/
+114
*
fix MULScc (nw)
Vas Crabb
2016-07-06
1
-1
/
+1
*
Turn fcode logging back off
therealmogminer@gmail.com
2016-07-05
1
-1
/
+1
*
Remove some debug printfs
therealmogminer@gmail.com
2016-07-05
1
-6
/
+0
*
Fix taking traps in SPARC core
therealmogminer@gmail.com
2016-07-05
2
-7
/
+21
*
Merge remote-tracking branch 'mainline/master'
therealmogminer@gmail.com
2016-07-05
5
-970
/
+968
|
\
|
*
Cleanup and version bump
mame0175
Miodrag Milanovic
2016-06-29
3
-1008
/
+1007
|
*
more compile fixes (nw)
R. Belmont
2016-06-27
1
-2
/
+1
|
*
fix compile (nw)
R. Belmont
2016-06-27
1
-1
/
+1
*
|
Fix some SPARC issues
therealmogminer@gmail.com
2016-07-05
3
-284
/
+861
|
/
*
Fix spurious double-load in SPARC core
therealmogminer@gmail.com
2016-06-27
1
-1
/
+258
*
small cleanup (nw)
Vas Crabb
2016-06-27
2
-15
/
+15
*
Add support for showing will branch/will fall through comment on SPARC branch...
Vas Crabb
2016-06-27
4
-28
/
+178
*
Fix validation error in debugger
therealmogminer@gmail.com
2016-06-26
1
-1
/
+1
*
Fix LDUH, LDSH, LDUHA, and LDSHA opcodes in the SPARC core
therealmogminer@gmail.com
2016-06-26
2
-2
/
+8
*
SPARC VIS 2+, VIS 3 and VIS 3B disassembler support [Vas Crabb]
Vas Crabb
2016-06-24
2
-61
/
+196
*
Convert SPARCv8 ops to document-described functionality
therealmogminer@gmail.com
2016-06-23
4
-175
/
+432
*
VS2015 fixes in SPARC, disassemble VIS II SIAM (nw)
Vas Crabb
2016-06-23
4
-14
/
+34
*
terminate those strings (nw)
Vas Crabb
2016-06-23
1
-1
/
+6
*
Rewrite SPARC emulation based on detailed descriptions from SPARC ref manual
therealmogminer@gmail.com
2016-06-23
3
-919
/
+2673
*
VIS I (UltraSPARC) and II (UltraSPARC III) for SPARC disassembler [Vas Crabb]
Vas Crabb
2016-06-23
2
-30
/
+237
*
fix my stupidity - thanks Happy and Ryan (nw)
Vas Crabb
2016-06-22
1
-3
/
+3
*
Add SPARC to unidasm [Vas Crabb]
Vas Crabb
2016-06-22
1
-7
/
+11
*
sparc: fixed store double. sun4: checkpoint (nw)
arbee
2016-06-21
1
-1
/
+1
*
SPARC disassembler improvements: [Vas Crabb]
Vas Crabb
2016-06-22
4
-51
/
+66
[next]