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
/
sh4
Commit message (
Expand
)
Author
Age
Files
Lines
*
srcclean (nw)
Vas Crabb
2017-02-19
1
-1
/
+1
*
formatting (nw)
MetalliC
2017-01-26
1
-103
/
+103
*
sh4: fix FMOV* opcodes,
MetalliC
2017-01-26
1
-87
/
+96
*
srcclean (nw)
Vas Crabb
2016-11-27
3
-36
/
+36
*
A round of spelling/typographical fixes to source comments (nw)
Scott Stone
2016-11-24
1
-1
/
+1
*
allow experimental SH4 MMU test code to be turned on / off on a per-driver ba...
David Haywood
2016-11-24
3
-71
/
+250
*
SH4MMU: allow table upload by LDTLB opcode.
David Haywood
2016-11-23
3
-4
/
+77
*
begin SH4 MMU improvements (with a view to seeing what mk6 needs)
David Haywood
2016-11-23
3
-39
/
+226
*
Changed disassembler infrastructure to not use char buffers internally
Nathan Woods
2016-11-20
3
-19
/
+11
*
Introduce u8/u16/u32/u64/s8/s16/s32/s64
Vas Crabb
2016-11-19
1
-3
/
+3
*
Changed the sh2 and sh4 disassemblers to use 'std::ostream &' internally
AJR
2016-11-16
1
-337
/
+426
*
converted lot of TRUE/FALSE to real boolean and updated types (nw)
Miodrag Milanovic
2016-10-22
2
-4
/
+4
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
9
-993
/
+993
*
reinstate lines removed in error (nw)
smf-
2016-10-05
2
-1
/
+12
*
more debug consistency. (nw)
smf-
2016-10-05
2
-110
/
+44
*
Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for everythi...
smf-
2016-09-28
1
-1
/
+1
*
Revert "Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for ...
Lord-Nightmare
2016-09-27
1
-1
/
+1
*
Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for everythi...
smf-
2016-09-27
1
-1
/
+1
*
Fix build on MSVC thanks to Rene, also fix debug_break crashes
therealmogminer@gmail.com
2016-06-08
1
-2
/
+2
*
Major refactoring of debugger core [Ryan Holtz]
therealmogminer@gmail.com
2016-06-08
1
-2
/
+2
*
cv1k.cpp: some work towards save state support. Should work but it would be b...
Ivan Vangelista
2016-04-01
1
-51
/
+50
*
TIMER_CALLBACK to TIMER_CALLBACK_MEMBER (nw)
Miodrag Milanovic
2016-03-07
1
-2
/
+0
*
Replace strformat, strprintf and strcatprintf with type-safe steam_format and...
Vas Crabb
2016-02-28
1
-33
/
+33
*
reverting:
Miodrag Milanovic
2016-01-20
5
-98
/
+98
*
Revert "rest of device parameters to std::string (nw)"
Miodrag Milanovic
2016-01-20
2
-6
/
+6
*
rest of device parameters to std::string (nw)
Miodrag Milanovic
2016-01-16
2
-6
/
+6
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
5
-98
/
+98
*
Revert "remove const (nw)"
Miodrag Milanovic
2016-01-13
2
-2
/
+2
*
remove const (nw)
Miodrag Milanovic
2016-01-11
2
-2
/
+2
*
Return std::string objects by value rather than pass by reference
AJR
2016-01-10
2
-2
/
+2
*
macro removal INLINE -> static inline (nw)
Miodrag Milanovic
2015-12-12
1
-1
/
+1
*
override part 2 (nw)
Miodrag Milanovic
2015-12-05
1
-20
/
+20
*
clang-modernize part 3
Miodrag Milanovic
2015-12-04
1
-1
/
+1
*
- Fix PVS-Studio warning V564, "The &/| operator is applied to bool type value.
therealmogminer@gmail.com
2015-11-09
1
-2
/
+2
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
6
-0
/
+0
*
Move all devices into separate part of src tree (nw)
Miodrag Milanovic
2015-09-13
12
-0
/
+9665