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
/
devices
/
bus
/
neogeo
Commit message (
Expand
)
Author
Age
Files
Lines
*
Vas Crabb feedback: Replacing the enum with a class hierarchy, derived from ...
Nathan Woods
2016-07-23
1
-1
/
+1
*
device_image_interface::call_softlist_load() was a virtual function where eve...
Nathan Woods
2016-07-21
2
-12
/
+1
*
Consolidating implementations of create_option_guide() that return nullptr
Nathan Woods
2016-07-13
1
-1
/
+0
*
this was missing. nw.
etabeta78
2016-06-28
1
-0
/
+1
*
small cleanup (nw)
Miodrag Milanovic
2016-06-05
1
-1
/
+0
*
Cleanups and version bump
mame0174
Miodrag Milanovic
2016-05-25
38
-201
/
+183
*
made the transition between different carts in the multislot driver
etabeta78
2016-04-29
2
-3
/
+71
*
further cleanup + final untangling from the old code:
etabeta78
2016-04-28
4
-105
/
+0
*
misc clean up. nw.
etabeta78
2016-04-28
1
-1
/
+0
*
neogeo.cpp: huge clean up of the cartslot code in order to better
etabeta78
2016-04-28
87
-5625
/
+5967
*
NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi...
Miodrag Milanovic
2016-04-24
1
-8
/
+8
*
MT #06168 workaround, slightly better than commenting out (nw)
AJR
2016-03-29
1
-1
/
+3
*
bus/neogeo/bootleg_prot.cpp: fixed save state problem for kof10th (nw)
Ivan Vangelista
2016-02-06
1
-2
/
+2
*
reverting:
Miodrag Milanovic
2016-01-20
48
-178
/
+178
*
Revert "rest of device parameters to std::string (nw)"
Miodrag Milanovic
2016-01-20
22
-22
/
+22
*
rest of device parameters to std::string (nw)
Miodrag Milanovic
2016-01-16
22
-22
/
+22
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
48
-178
/
+178
*
modernize rom_load_manager (nw)
Miodrag Milanovic
2016-01-11
1
-1
/
+1
*
Return std::string objects by value rather than pass by reference
AJR
2016-01-10
2
-3
/
+3
*
cleanups (nw)
Miodrag Milanovic
2015-12-25
1
-1
/
+1
*
Fix tagged_list (nw)
Miodrag Milanovic
2015-12-14
1
-1
/
+1
*
override for for macros that could not be auto recognized by tools (nw)
Miodrag Milanovic
2015-12-06
11
-11
/
+11
*
override part 1 (nw)
Miodrag Milanovic
2015-12-05
24
-239
/
+239
*
Revert "use c++ cast instead of c casts (nw)"
Miodrag Milanovic
2015-12-05
7
-36
/
+36
*
use c++ cast instead of c casts (nw)
Miodrag Milanovic
2015-12-05
7
-36
/
+36
*
cleanup
Miodrag Milanovic
2015-12-05
12
-70
/
+0
*
clang-modernize part 2
Miodrag Milanovic
2015-12-04
10
-32
/
+32
*
Cleanups and version bump
mame0168
Miodrag Milanovic
2015-11-25
10
-17
/
+17
*
fix uninitialized class members for bus devices (nw)
Miodrag Milanovic
2015-11-14
10
-21
/
+46
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
27
-0
/
+0
*
Move all devices into separate part of src tree (nw)
Miodrag Milanovic
2015-09-13
54
-0
/
+7745