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
/
gamate
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup:
Vas Crabb
2024-11-25
1
-4
/
+3
*
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
*
emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu...
MooglyGuy
2023-06-01
2
-4
/
+4
*
Restored ability of for image devices to report specific error messages.
Vas Crabb
2023-04-08
2
-7
/
+4
*
neogeo/neogeo.cpp, neogeo/ng_memcard.cpp: Hooked up more control lines.
Vas Crabb
2023-04-05
2
-10
/
+7
*
API change for device_image_interface
AJR
2023-03-30
2
-6
/
+6
*
bus: Get rid of some dubious tag manipulation.
Vas Crabb
2022-08-20
2
-6
/
+4
*
device_image_interface: Interface overhaul
AJR
2022-01-06
2
-11
/
+3
*
util: Further API cleanups: (#8661)
Vas Crabb
2021-10-05
1
-6
/
+6
*
formats, osd, util: Started refactoring file I/O stuff. (#8456)
Vas Crabb
2021-08-22
1
-1
/
+1
*
Make "slot" feature in software lists and a few related features case-sensitive
AJR
2021-01-05
1
-1
/
+1
*
Various buses and associated drivers: Simplify handler signatures (nw)
AJR
2020-05-21
4
-26
/
+26
*
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
2
-8
/
+8
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
2
-8
/
+15
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
2
-15
/
+8
*
devices\bus: some more MACHINE_CONFIG removal (nw)
Ivan Vangelista
2019-02-10
1
-3
/
+4
*
devices\bus: some more MCFG macros removal (nw)
Ivan Vangelista
2019-02-01
1
-5
/
+11
*
Make MCFG_DEVICE_ADD and callable device types more flexible:
Vas Crabb
2018-05-04
2
-6
/
+7
*
API Change: Machine configs are now a method of the owner class, and the prot...
Olivier Galibert
2018-01-17
1
-1
/
+1
*
logspam (nw)
Vas Crabb
2017-10-25
1
-7
/
+11
*
srcclean (nw)
Vas Crabb
2017-10-22
3
-4
/
+4
*
use slot device for gamate cartridge slot, do protection handling there (it's...
David Haywood
2017-10-20
6
-0
/
+774