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
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
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
/
devices
/
bus
/
svi3x8
/
expander
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Future-proofing by using correct #include for SOFTWARE_LIST device
AJR
2022-01-03
1
-1
/
+1
*
Spring cleaning:
Vas Crabb
2019-11-01
4
-22
/
+13
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
8
-142
/
+158
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
8
-158
/
+142
*
mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti...
Ivan Vangelista
2019-03-21
1
-4
/
+4
*
svi3x8: Hook up controllers to the Coleco Game Adapter
Dirk Best
2019-03-12
2
-37
/
+71
*
svi318, bus/svi318: Simplify read/write handlers; minor driver cleanup (nw)
AJR
2019-03-09
8
-44
/
+44
*
bus/generic, bus/vc4000: Eliminate address_space argument from handlers (nw)
AJR
2019-02-19
1
-1
/
+1
*
devices\bus: some MCFG macros removal (nw)
Ivan Vangelista
2019-01-31
3
-57
/
+39
*
emu\softlist_dev: removed MCFG macros (nw)
Ivan Vangelista
2019-01-30
1
-1
/
+1
*
devcb3
Vas Crabb
2018-07-07
1
-7
/
+7
*
as if millions of this pointers suddenly cried out in terror, and were sudden...
Vas Crabb
2018-06-08
1
-1
/
+1
*
dsp16: fix condition mask in disassembler (nw)
Vas Crabb
2018-05-09
1
-1
/
+1
*
Streamline machine configuration macros - everyone's a device edition.
Vas Crabb
2018-05-06
3
-7
/
+7
*
Make MCFG_DEVICE_ADD and callable device types more flexible:
Vas Crabb
2018-05-04
2
-6
/
+7
*
Sarayan made me do it.
Vas Crabb
2018-04-28
1
-1
/
+1
*
destaticify initializations (nw) (#3289)
wilbertpol
2018-03-04
1
-27
/
+14
*
xtal.h is dead, long live to xtal.cpp [O. Galibert]
Olivier Galibert
2018-01-23
1
-1
/
+1
*
API Change: Machine configs are now a method of the owner class, and the prot...
Olivier Galibert
2018-01-17
3
-3
/
+3
*
finally got rid of machine_mconfig_additions (nw)
Ivan Vangelista
2017-06-14
6
-32
/
+14
*
Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you.
Vas Crabb
2017-05-22
3
-3
/
+3
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
10
-58
/
+59
*
Self-registering devices prep:
Vas Crabb
2017-02-27
4
-4
/
+6
*
Remove emu.h from headers (nw)
Olivier Galibert
2017-02-11
10
-5
/
+5
*
Introduce u8/u16/u32/u64/s8/s16/s32/s64
Vas Crabb
2016-11-19
1
-1
/
+1
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
8
-9
/
+9
*
Created a tiny_rom_entry structure for the purposes of rom_entry declarations...
Nathan Woods
2016-08-06
2
-2
/
+2
*
Turn image init/validate into scoped enums to avoid accidental casts to/from ...
Vas Crabb
2016-08-01
1
-1
/
+1
*
NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi...
Miodrag Milanovic
2016-04-24
3
-9
/
+9
*
Cleanups and version bump
Miodrag Milanovic
2016-03-30
2
-10
/
+9
*
svi318: preliminary support for the sv603 coleco game adapter
Dirk Best
2016-03-25
6
-1
/
+233
*
svi318: fix sv602 typo
Dirk Best
2016-03-25
1
-1
/
+1
*
svi318: add the sv602 single slot expander
Dirk Best
2016-03-20
6
-23
/
+144
*
svi318: rewrite banking, add expander bus, add svi601 super expander and
Dirk Best
2016-03-16
6
-0
/
+502