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
/
vcs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added dummy license headers for EMU section (nw)
Miodrag Milanovic
2015-05-07
10
-0
/
+20
*
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
-34
/
+34
*
There is no implicit conversion to char* in std::string (nw)
Miodrag Milanovic
2015-04-12
1
-1
/
+1
*
Cleanups and version bump
mame0158
Miodrag Milanovic
2015-01-28
1
-1
/
+1
*
tia_video_device: added save_state support (nw)
Osso13
2015-01-16
1
-0
/
+17
*
Cleanups and version bump
mame0155
Miodrag Milanovic
2014-10-15
10
-186
/
+184
*
(MESS) consolidation + cleanup, part1. nw.
Fabio Priuli
2014-09-28
3
-11
/
+23
*
fixed multisession crash when the new cart needed a dynamic buffer/array
Fabio Priuli
2014-09-23
1
-7
/
+3
*
(MESS) a2600.c: fixed mapper 3E support, as used by Boulder Dash
Fabio Priuli
2014-09-17
1
-14
/
+9
*
(MESS) a2600: when loading from softlist, let's rely on the xml
Fabio Priuli
2014-09-13
1
-29
/
+32
*
fixed more potential heap-buffer-overflows in src/emu/bus/vcs/vcs_slot.c (nw)
Oliver Stöneberg
2014-09-10
1
-6
/
+6
*
fixed heap-buffer-overflow in vcs_cart_slot_device::detect_super_chip() (nw)
Oliver Stöneberg
2014-09-10
1
-1
/
+1
*
(MESS) vcs_slot: avoid possible crashes when loading a new game from the inte...
Fabio Priuli
2014-08-27
1
-113
/
+118
*
(MESS) vcs_slot: added oncart RAM to save state. nw.
Fabio Priuli
2014-08-25
1
-0
/
+3
*
(MESS) a2600.c: converted Atari VCS carts to be slot devices, cleaned up
Fabio Priuli
2014-08-24
10
-0
/
+3151
*
I had to split this commit in two pieces because "svn move" does not like whe...
Fabio Priuli
2014-08-24
14
-1139
/
+0
*
devcv2 -> devcb (nw)
Miodrag Milanovic
2014-05-14
1
-3
/
+3
*
(MESS) vcs/ctrl: Cleanup. (nw)
Curt Coder
2014-03-12
2
-91
/
+55
*
(MESS) Moved a bunch of buses under emu/bus. (nw)
Curt Coder
2013-10-22
14
-0
/
+1175