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
/
sms_ctrl
Commit message (
Expand
)
Author
Age
Files
Lines
*
devices\bus: some MCFG macros removal (nw)
Ivan Vangelista
2019-01-31
3
-37
/
+29
*
devcb3
Vas Crabb
2018-07-07
1
-2
/
+2
*
Streamline machine configuration macros - everyone's a device edition.
Vas Crabb
2018-05-06
2
-6
/
+6
*
Make MCFG_DEVICE_ADD and callable device types more flexible:
Vas Crabb
2018-05-04
2
-11
/
+12
*
Set finder tag relative to current device being configured rather than
Vas Crabb
2018-04-30
1
-1
/
+1
*
Sarayan made me do it.
Vas Crabb
2018-04-28
1
-2
/
+1
*
Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT...
smf-
2018-04-03
4
-8
/
+8
*
destaticify initializations (nw) (#3289)
wilbertpol
2018-03-04
2
-5
/
+5
*
xtal.h is dead, long live to xtal.cpp [O. Galibert]
Olivier Galibert
2018-01-23
2
-2
/
+2
*
API Change: Machine configs are now a method of the owner class, and the prot...
Olivier Galibert
2018-01-17
2
-2
/
+2
*
Privatize m_screen and other variables of device_video_interface (nw)
AJR
2018-01-05
1
-7
/
+7
*
sms/gamegear misc fixes
Enik Land
2017-09-16
1
-1
/
+1
*
finally got rid of machine_mconfig_additions (nw)
Ivan Vangelista
2017-06-14
4
-28
/
+14
*
Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you.
Vas Crabb
2017-05-22
2
-2
/
+2
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
18
-82
/
+77
*
Self-registering devices prep:
Vas Crabb
2017-02-27
9
-9
/
+11
*
Remove emu.h from headers (nw)
Olivier Galibert
2017-02-11
18
-9
/
+9
*
sms: Document the Sports Pad modes (and change the default) used by Sports Pa...
MetalliC
2016-11-07
2
-9
/
+21
*
converted lot of TRUE/FALSE to real boolean and updated types (nw)
Miodrag Milanovic
2016-10-22
2
-2
/
+2
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
18
-77
/
+77
*
std::min and std:max instead of MIN and MAX, also some more macros converted ...
Miodrag Milanovic
2016-07-31
1
-4
/
+4
*
sms: More documentation update [Enik]
Miodrag Milanovic
2016-05-25
2
-8
/
+2
*
- Change SMS/GG master clocks to match service manuals. [Enik]
Miodrag Milanovic
2016-05-23
1
-4
/
+1
*
This one documents what I think is a real bug of the Japanese game Sports Pad...
Miodrag Milanovic
2016-04-06
8
-70
/
+80
*
Fixed issues with timings and more comments form sms [Enik]
Miodrag Milanovic
2016-03-30
2
-3
/
+5
*
Improved documentation for SMS software and input devices [Enik]
Miodrag Milanovic
2016-03-26
9
-36
/
+113
*
The patch mainly adds software list support for the Master Gear adapter, used...
Miodrag Milanovic
2016-03-19
4
-10
/
+14
*
some NULL -> nullptr
hap
2016-01-24
4
-7
/
+7
*
reverting:
Miodrag Milanovic
2016-01-20
18
-18
/
+18
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
18
-18
/
+18
*
cleanups (nw)
Miodrag Milanovic
2015-12-25
1
-1
/
+1
*
override for for macros that could not be auto recognized by tools (nw)
Miodrag Milanovic
2015-12-06
1
-1
/
+1
*
override part 1 (nw)
Miodrag Milanovic
2015-12-05
9
-33
/
+33
*
Revert "use c++ cast instead of c casts (nw)"
Miodrag Milanovic
2015-12-05
1
-2
/
+2
*
use c++ cast instead of c casts (nw)
Miodrag Milanovic
2015-12-05
1
-2
/
+2
*
cleanup
Miodrag Milanovic
2015-12-05
1
-1
/
+1
*
fix uninitialized class members for bus devices (nw)
Miodrag Milanovic
2015-11-14
3
-3
/
+3
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
9
-0
/
+0
*
315-5124.c: Minor changes and fix a regression that in theory could affect zo...
Scott Stone
2015-09-14
2
-33
/
+74
*
Move all devices into separate part of src tree (nw)
Miodrag Milanovic
2015-09-13
18
-0
/
+1981