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
/
devices
/
bus
/
intv
Commit message (
Expand
)
Author
Age
Files
Lines
*
-emu/dislot.cpp: Cleaned up interface.
Vas Crabb
2026-03-22
1
-4
/
+1
*
Cleanup:
Vas Crabb
2024-11-25
1
-4
/
+7
*
Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#...
holub
2024-09-27
3
-8
/
+8
*
util/ioprocs.cpp: Added wrappers for common patterns. (#11608)
Vas Crabb
2024-02-25
1
-2
/
+1
*
Restored ability of for image devices to report specific error messages.
Vas Crabb
2023-04-08
2
-5
/
+5
*
Small fixes and cleanup:
Vas Crabb
2023-04-04
1
-2
/
+2
*
API change for device_image_interface
AJR
2023-03-30
2
-10
/
+10
*
bus: Get rid of some dubious tag manipulation.
Vas Crabb
2022-08-20
2
-8
/
+6
*
device_image_interface: Interface overhaul
AJR
2022-01-06
2
-11
/
+3
*
util: Further API cleanups: (#8661)
Vas Crabb
2021-10-05
1
-8
/
+8
*
Make "slot" feature in software lists and a few related features case-sensitive
AJR
2021-01-05
1
-2
/
+2
*
softlist_dev.cpp: start adding validation for data areas
Vas Crabb
2020-04-16
1
-1
/
+1
*
Fixes bug in Intellivoice for intvoice. Fix Mame Testers issue #7336 (#6116)
iwilliamson
2020-01-01
1
-2
/
+2
*
start putting noexcept on things that have no business throwing exceptions, s...
Vas Crabb
2019-11-10
1
-13
/
+15
*
Spring cleaning:
Vas Crabb
2019-11-01
3
-13
/
+13
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
7
-182
/
+182
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
7
-182
/
+182
*
bus/intv: Simplify read/write handlers (nw)
AJR
2019-03-09
7
-170
/
+162
*
ay8910.cpp : Updates
cam900
2019-02-15
1
-2
/
+2
*
devices\bus: some more MCFG macros removal (nw)
Ivan Vangelista
2019-02-01
3
-12
/
+20
*
ay8910: finished MCFG macros removal (nw)
Ivan Vangelista
2018-11-14
1
-5
/
+5
*
less space (nw)
smf-
2018-09-14
1
-2
/
+2
*
sp0256: Remove MCFG_ (nw)
Nigel Barnes
2018-07-10
1
-2
/
+2
*
dsp16: fix condition mask in disassembler (nw)
Vas Crabb
2018-05-09
2
-2
/
+2
*
Streamline machine configuration macros - everyone's a device edition.
Vas Crabb
2018-05-06
2
-5
/
+5
*
Make MCFG_DEVICE_ADD and callable device types more flexible:
Vas Crabb
2018-05-04
2
-10
/
+11
*
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
2
-2
/
+2
*
device_add_mconfig up to devices/bus/l* (nw)
Ivan Vangelista
2017-06-09
4
-29
/
+10
*
Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you.
Vas Crabb
2017-05-22
2
-4
/
+4
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
8
-117
/
+145
*
Changes to make get_default_card_software() less stupid
Nathan Woods
2017-04-10
2
-7
/
+6
*
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
4
-18
/
+20
*
device_image_interface cleanups (nw)
AJR
2017-02-27
1
-1
/
+1
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
8
-45
/
+45
*
dynamic_buffer is just std::vector<UINT8> (nw)
Miodrag Milanovic
2016-10-21
2
-2
/
+2
*
Merge pull request #1180 from npwoods/split_softlist_code_redo
Miodrag Milanović
2016-08-08
1
-0
/
+3
|
\
|
*
Redo of split of src/emu/softlist.[cpp|h]
Nathan Woods
2016-08-02
1
-0
/
+3
*
|
Created a tiny_rom_entry structure for the purposes of rom_entry declarations...
Nathan Woods
2016-08-06
4
-4
/
+4
|
/
*
Turn image init/validate into scoped enums to avoid accidental casts to/from ...
Vas Crabb
2016-08-01
2
-10
/
+10
*
1. Merge branch 'master' into diimage_filetype_as_stdstring
Nathan Woods
2016-07-31
1
-1
/
+1
|
\
*
|
This changes device_image_interface::filetype() to return 'const std::string ...
Nathan Woods
2016-07-31
1
-2
/
+1
|
/
*
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
*
added recently released ms. pacman dump to intv.xml.
etabeta78
2016-05-30
1
-3
/
+3
*
Cleanups and version bump
mame0173
Miodrag Milanovic
2016-04-27
1
-1
/
+1
*
intv: Converted controller inputs to be slot devices. [Fabio Priuli]
etabeta78
2016-04-10
2
-439
/
+5
*
Turn core_file into a proper class that gets cleaned up safely using unique_ptr
Vas Crabb
2016-03-06
1
-2
/
+2
[next]