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
/
generic
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move all devices into separate part of src tree (nw)
Miodrag Milanovic
2015-09-13
8
-934
/
+0
*
unified all for Fabio (nw)
Miodrag Milanovic
2015-05-21
8
-8
/
+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
-2
/
+2
*
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
mame0155
Miodrag Milanovic
2014-10-15
7
-42
/
+37
*
misc licensing stuff
Fabio Priuli
2014-10-13
8
-0
/
+28
*
(MESS) added handling for a generic rom+ram cart (as needed
Fabio Priuli
2014-09-24
6
-7
/
+56
*
oh gosh, this was needed for amstrad to work. nw.
Fabio Priuli
2014-09-23
1
-0
/
+1
*
(MESS) consolidated generic socket / cartslot a bit more: removed
Fabio Priuli
2014-09-22
2
-18
/
+14
*
whops. this assert was meant to match the one at line 216. nw.
Fabio Priuli
2014-09-21
1
-1
/
+1
*
added 32bit rom accesses to generic slot and converted pockstat and
Fabio Priuli
2014-09-21
4
-2
/
+33
*
more generic slots + some cleanups & some tagmap reductions. nw.
Fabio Priuli
2014-09-20
2
-1
/
+4
*
(MESS) a couple more. nw.
Fabio Priuli
2014-09-19
1
-3
/
+0
*
(MESS) unified some functions for generic socket / cart and
Fabio Priuli
2014-09-18
2
-11
/
+46
*
added generic cartslot / ROM socket slot device, which offers
Fabio Priuli
2014-09-17
8
-0
/
+801