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
/
bus
/
pce
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added dummy license headers for EMU section (nw)
Miodrag Milanovic
2015-05-07
4
-0
/
+8
*
No need for temp variables (nw)
Miodrag Milanovic
2015-04-23
1
-3
/
+1
*
astring to std::string in bus section (nw)
Miodrag Milanovic
2015-04-19
1
-2
/
+2
*
some astring to std::string conversion (nw)
Miodrag Milanovic
2015-04-18
2
-3
/
+3
*
Replace dynamic_array with std::vector [O. Galibert]
Olivier Galibert
2015-04-14
3
-8
/
+8
*
There is no implicit conversion to char* in std::string (nw)
Miodrag Milanovic
2015-04-12
1
-1
/
+1
*
Cleanups and version bump
mame0156
Miodrag Milanovic
2014-11-26
1
-1
/
+1
*
From Fabio (nw)
Miodrag Milanovic
2014-10-17
1
-0
/
+15
*
I don't think these are really needed, but let's try to use more parentheses ...
Fabio Priuli
2014-10-14
1
-2
/
+2
*
(MESS) pce_slot.c: fixed crash when loading images smaller than 256K
Fabio Priuli
2014-10-14
1
-3
/
+3
*
(MESS) consolidation + cleanup, part1. nw.
Fabio Priuli
2014-09-28
2
-7
/
+18
*
fixed multisession crash when the new cart needed a dynamic buffer/array
Fabio Priuli
2014-09-23
1
-10
/
+6
*
(MESS) pce_slot.c: nuked some auto_allocs, using dynamic_buffer instead. nw.
Fabio Priuli
2014-04-09
2
-25
/
+15
*
removed mame_* aliases and just use core_* functions (nw)
Oliver Stöneberg
2014-03-24
1
-1
/
+1
*
(MESS) Moved the remaining slot interfaces to emu/bus. (nw)
Curt Coder
2014-03-17
4
-0
/
+717