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
/
macpds
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup:
Vas Crabb
2024-11-25
2
-6
/
+6
*
Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#...
holub
2024-09-27
3
-11
/
+11
*
Miscellaneous fixup:
Vas Crabb
2023-02-04
2
-15
/
+20
*
- Removed device_timer, device_timer_id, et al in favor of direct callback me...
MooglyGuy
2022-06-04
2
-3
/
+4
*
Remove void *ptr parameter from emu_timer, timer_device and all related callb...
AJR
2022-01-26
2
-3
/
+3
*
Remove some tag lookups by name (#8252)
Miodrag Milanović
2021-07-05
2
-20
/
+15
*
emumem: Simplify memory management. [O. Galibert]
Olivier Galibert
2020-11-02
3
-17
/
+8
*
Cleaned up bitmap API.
Vas Crabb
2020-09-27
1
-18
/
+14
*
finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw)
Ivan Vangelista
2020-06-18
6
-23
/
+25
*
last batch of changes to make the https://github.com/mamedev/mame/tree/devcb-...
Ivan Vangelista
2020-05-21
2
-4
/
+4
*
Spring cleaning:
Vas Crabb
2019-11-01
2
-4
/
+3
*
Make devdelegate more like devcb for configuration. This is a
Vas Crabb
2019-10-26
2
-3
/
+3
*
mac128/512: preliminary (not working) support for the GCC HyperDrive hard dis...
arbee
2019-07-21
2
-0
/
+245
*
coverity: a few low hanging fruit (nw)
Sergey Svishchev
2019-02-22
1
-3
/
+1
*
pds_sefp: Raw parameters for screen (nw)
AJR
2019-02-10
1
-7
/
+6
*
devices\bus: some MCFG macros removal (nw)
Ivan Vangelista
2019-01-31
1
-11
/
+0
*
emu\softlist_dev: removed MCFG macros (nw)
Ivan Vangelista
2019-01-30
1
-5
/
+0
*
-mac: MACHINE_CONFIG removal, nw
mooglyguy
2018-08-04
1
-9
/
+17
*
Set finder tag relative to current device being configured rather than
Vas Crabb
2018-04-30
2
-4
/
+2
*
destaticify initializations (nw) (#3289)
wilbertpol
2018-03-04
3
-28
/
+8
*
API Change: Machine configs are now a method of the owner class, and the prot...
Olivier Galibert
2018-01-17
1
-1
/
+1
*
Privatize m_screen and other variables of device_video_interface (nw)
AJR
2018-01-05
1
-3
/
+3
*
device_add_mconfig up to devices/bus/o* (nw)
Ivan Vangelista
2017-06-12
2
-20
/
+15
*
Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you.
Vas Crabb
2017-05-22
1
-1
/
+1
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
4
-64
/
+71
*
Self-registering devices prep:
Vas Crabb
2017-02-27
2
-3
/
+6
*
Remove emu.h from headers (nw)
Olivier Galibert
2017-02-11
2
-2
/
+0
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
4
-32
/
+32
*
Created a tiny_rom_entry structure for the purposes of rom_entry declarations...
Nathan Woods
2016-08-06
2
-2
/
+2
*
macpds: fixed MT06309 (nw)
Ivan Vangelista
2016-07-18
1
-0
/
+1
*
Cleanup and version bump
mame0175
Miodrag Milanovic
2016-06-29
1
-1
/
+1
*
Memory fun [O.Galibert]
Olivier Galibert
2016-06-14
3
-9
/
+9
*
Fix several buses so they can work when not a direct child of the root (nw)
arbee
2016-04-12
1
-1
/
+1
*
Revert software-installed slot/image options when changing software
AJR
2016-04-04
1
-1
/
+0
*
reverting:
Miodrag Milanovic
2016-01-20
4
-34
/
+34
*
Revert "rest of device parameters to std::string (nw)"
Miodrag Milanovic
2016-01-20
4
-6
/
+6
*
rest of device parameters to std::string (nw)
Miodrag Milanovic
2016-01-16
4
-6
/
+6
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
4
-34
/
+34
*
cleanups (nw)
Miodrag Milanovic
2015-12-25
1
-1
/
+0
*
removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ...
Miodrag Milanovic
2015-12-17
2
-5
/
+5
*
override part 1 (nw)
Miodrag Milanovic
2015-12-05
2
-8
/
+8
*
clang-modernize part 2
Miodrag Milanovic
2015-12-04
1
-1
/
+1
*
Cleanups and version bump
mame0168
Miodrag Milanovic
2015-11-25
1
-2
/
+2
*
fix uninitialized class members for bus devices (nw)
Miodrag Milanovic
2015-11-14
2
-8
/
+10
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
2
-0
/
+0
*
Move all devices into separate part of src tree (nw)
Miodrag Milanovic
2015-09-13
4
-0
/
+624