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
/
megadrive
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move all devices into separate part of src tree (nw)
Miodrag Milanovic
2015-09-13
18
-5579
/
+0
*
Don't use 64 bit print for things that make so sense as 64 bit. (nw)
Cowering
2015-06-19
1
-1
/
+1
*
added some further sanity check. nw.
etabeta78
2015-06-02
1
-1
/
+1
*
We cannot relicense files for which we have not yet received responses (nw)
balr0g
2015-05-28
2
-2
/
+2
*
Cleanups and version bump
mame0162
Miodrag Milanovic
2015-05-27
3
-4
/
+4
*
proper crediting in some source files, and proper acknowledgement of RE contr...
etabeta78
2015-05-25
6
-8
/
+11
*
Update for Cowering and some fixes (nw)
Miodrag Milanovic
2015-05-25
1
-1
/
+1
*
unified all for Fabio (nw)
Miodrag Milanovic
2015-05-21
18
-18
/
+18
*
Updated licenses to some of bus devices (nw)
Miodrag Milanovic
2015-05-10
18
-37
/
+37
*
Added dummy license headers for EMU section (nw)
Miodrag Milanovic
2015-05-07
18
-0
/
+36
*
Completed state_save_register_item* removal (nw)
Ivan Vangelista
2015-04-23
1
-7
/
+7
*
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
-8
/
+8
*
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
2
-6
/
+6
*
There is no implicit conversion to char* in std::string (nw)
Miodrag Milanovic
2015-04-12
1
-1
/
+1
*
cstr() - > c_str() as preparation for move to std::string (nw)
Miodrag Milanovic
2015-04-11
1
-2
/
+2
*
(MESS) megadriv: slightly improved support for CodeMasters 2-in-1 carts
etabeta78
2014-12-27
2
-2
/
+2
*
Cleanups and version bump
mame0155
Miodrag Milanovic
2014-10-15
1
-13
/
+13
*
(MESS) consolidation + cleanup, part1. nw.
Fabio Priuli
2014-09-28
2
-7
/
+6
*
(MESS) analogous multisession fix to other systems suffering for the
Fabio Priuli
2014-09-23
2
-1
/
+4
*
fixed multisession crash when the new cart needed a dynamic buffer/array
Fabio Priuli
2014-09-23
2
-14
/
+3
*
(MESS) megadriv.c: Added support for Game Genie as a passthru cart. [Fabio Pr...
Fabio Priuli
2014-09-07
4
-0
/
+224
*
(MESS) md_slot.c: let's try to load carts in a rom region rather than in a dy...
Fabio Priuli
2014-09-04
3
-20
/
+31
*
Moved eminline and related files into /src/osd since it's system related (nw)
Miodrag Milanovic
2014-04-16
1
-3
/
+3
*
Cleanups and version bump
mame0153
Miodrag Milanovic
2014-04-07
2
-2
/
+2
*
(MESS) fixed regression in a few MD cart types. nw.
Fabio Priuli
2014-04-02
1
-4
/
+4
*
converted some global_alloc_array() usage to dynamic_array/dynamic_buffer (nw)
Oliver Stöneberg
2014-03-28
1
-5
/
+3
*
removed mame_* aliases and just use core_* functions (nw)
Oliver Stöneberg
2014-03-24
1
-1
/
+1
*
and more global_free() -> global_free_array()(nw)
Oliver Stöneberg
2014-03-17
1
-1
/
+1
*
Nuke some more auto_allocs.
Aaron Giles
2014-03-16
7
-50
/
+36
*
Moved core template container classes up from emutempl.h to coretmpl.h:
Aaron Giles
2014-03-11
2
-13
/
+12
*
Moved rest of console slot devices to bus folder (nw)
Miodrag Milanovic
2014-03-10
16
-0
/
+5333