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
*
srcclean and other cleanup (nw)
Vas Crabb
2018-06-24
1
-1
/
+1
*
new WORKING clones (#3616)
David Haywood
2018-05-27
7
-15
/
+89
*
Make MCFG_DEVICE_ADD and callable device types more flexible:
Vas Crabb
2018-05-04
2
-65
/
+66
*
Sarayan made me do it.
Vas Crabb
2018-04-28
1
-1
/
+1
*
Never merge a patch from cam900 before trying a compile, because he
Olivier Galibert
2018-02-18
25
-239
/
+265
*
neogeo : Updates (#3235)
cam900
2018-02-18
25
-265
/
+239
*
API Change: Machine configs are now a method of the owner class, and the prot...
Olivier Galibert
2018-01-17
14
-22
/
+22
*
Remove a bunch of space.device().safe_pc() from devices (nw)
Olivier Galibert
2017-12-30
4
-11
/
+11
*
gross hack to fix kof10th state save, save_pointer() must be called after the...
smf-
2017-12-25
1
-1
/
+1
*
Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame""
Firehawke
2017-12-13
9
-54
/
+54
*
Revert "Merge branch 'master' of https://github.com/mamedev/mame"
Firehawke
2017-12-13
9
-54
/
+54
*
get rid of legacy BITSWAP* (nw)
Vas Crabb
2017-12-13
9
-54
/
+54
*
MT 06649
Robbbert
2017-08-09
1
-1
/
+1
*
device_add_mconfig up to devices/bus/o* (nw)
Ivan Vangelista
2017-06-12
28
-167
/
+89
*
Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you.
Vas Crabb
2017-05-22
14
-19
/
+19
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
57
-966
/
+1081
*
Fixed out of bounds issues in NeoGeo memory access
Nathan Woods
2017-04-17
1
-8
/
+8
*
Changes to make get_default_card_software() less stupid
Nathan Woods
2017-04-10
2
-2
/
+2
*
Make device_image_interface::update_names a private method called automatical...
AJR
2017-03-03
2
-13
/
+0
*
Self-registering devices prep:
Vas Crabb
2017-02-27
28
-79
/
+79
*
device_image_interface cleanups (nw)
AJR
2017-02-27
1
-1
/
+1
*
Remove emu.h from headers (nw)
Olivier Galibert
2017-02-11
4
-2
/
+2
*
Introduce u8/u16/u32/u64/s8/s16/s32/s64
Vas Crabb
2016-11-19
1
-1
/
+1
*
Misc typo fixes.
Jordi Mallach
2016-10-27
1
-1
/
+1
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
56
-649
/
+649
*
dynamic_buffer is just std::vector<UINT8> (nw)
Miodrag Milanovic
2016-10-21
8
-34
/
+34
*
Redo of split of src/emu/softlist.[cpp|h]
Nathan Woods
2016-08-02
1
-0
/
+2
*
Turn image init/validate into scoped enums to avoid accidental casts to/from ...
Vas Crabb
2016-08-01
2
-4
/
+4
*
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
[next]