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
/
emu
/
distate.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
emucore: Kill generic_ptr [O. Galibert]
Olivier Galibert
2016-11-19
1
-8
/
+8
*
Introduce u8/u16/u32/u64/s8/s16/s32/s64
Vas Crabb
2016-11-19
1
-36
/
+36
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-15
/
+15
*
Fix disassembly window updating when you set pc/curpc on 68000 and z80. Remov...
smf-
2016-10-08
1
-3
/
+1
*
more debug consistency. (nw)
smf-
2016-10-05
1
-2
/
+2
*
simplified memory management for save states and states (nw)
Miodrag Milanovic
2016-07-01
1
-16
/
+8
*
Various cleanups suggested by static analyzer (nw)
Miodrag Milanovic
2016-04-24
1
-7
/
+7
*
Iterate over core classes C++11 style
AJR
2016-03-31
1
-1
/
+1
*
Replace strformat, strprintf and strcatprintf with type-safe steam_format and...
Vas Crabb
2016-02-28
1
-1
/
+1
*
reverting:
Miodrag Milanovic
2016-01-20
1
-1
/
+1
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-1
/
+1
*
Revert "remove const (nw)"
Miodrag Milanovic
2016-01-13
1
-2
/
+2
*
remove const (nw)
Miodrag Milanovic
2016-01-11
1
-2
/
+2
*
Return std::string objects by value rather than pass by reference
AJR
2016-01-10
1
-10
/
+9
*
clang-modernize part 1 (nw)
Miodrag Milanovic
2015-12-03
1
-15
/
+15
*
Some cleanups and init fixes with help of ReSharper C++ (nw)
Miodrag Milanovic
2015-11-11
1
-2
/
+2
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+631