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
/
dsp56k
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce u8/u16/u32/u64/s8/s16/s32/s64
Vas Crabb
2016-11-19
2
-149
/
+149
*
Changed the dsp56k disassembler to use 'std::ostream &' internally
Nathan Woods
2016-11-11
1
-2
/
+12
*
converted lot of TRUE/FALSE to real boolean and updated types (nw)
Miodrag Milanovic
2016-10-22
2
-20
/
+20
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
16
-1484
/
+1484
*
more debug consistency. (nw)
smf-
2016-10-05
4
-28
/
+8
*
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
*
INC -> HXX makes editors and code analyzers see it as C++ (nw)
Miodrag Milanovic
2016-05-01
2
-1
/
+1
*
NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi...
Miodrag Milanovic
2016-04-24
1
-1
/
+1
*
Replace strformat, strprintf and strcatprintf with type-safe steam_format and...
Vas Crabb
2016-02-28
1
-5
/
+5
*
reverting:
Miodrag Milanovic
2016-01-20
4
-6
/
+6
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
4
-6
/
+6
*
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
4
-46
/
+46
*
cleanup (nw)
Miodrag Milanovic
2015-12-26
1
-2
/
+0
*
clang 3.7 warning fixes (nw)
Olivier Galibert
2015-12-07
2
-3
/
+3
*
override part 2 (nw)
Miodrag Milanovic
2015-12-05
3
-669
/
+669
*
clang-modernize part 3
Miodrag Milanovic
2015-12-04
4
-122
/
+122
*
Initial conversion of core to C++14. Note that compilers are now limited to G...
Miodrag Milanovic
2015-12-03
6
-153
/
+153
*
Fix compile for Intel C++ 15 compiler (nw)
Miodrag Milanovic
2015-11-14
1
-2
/
+2
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
8
-0
/
+0
*
making logerror part of machine and device classes [Miodrag Milanovic]
Miodrag Milanovic
2015-11-01
4
-34
/
+34
*
Removed some unused variables (nw)
Miodrag Milanovic
2015-10-27
1
-2
/
+0
*
Move all devices into separate part of src tree (nw)
Miodrag Milanovic
2015-09-13
17
-0
/
+13692