index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
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
*
Move all devices into separate part of src tree (nw)
Miodrag Milanovic
2015-09-13
4
-735
/
+0
*
unified all for Fabio (nw)
Miodrag Milanovic
2015-05-21
4
-4
/
+4
*
Updated licenses to some of bus devices (nw)
Miodrag Milanovic
2015-05-10
4
-8
/
+8
*
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