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
/
machine
/
mb8795.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
osd: remove mac address filter from osd (fixes #13586) (#13614)
Patrick Mackinlay
2025-04-22
1
-2
/
+0
*
Change parameter type for device_network_interface::set_mac from char * to u8 *
AJR
2023-09-19
1
-1
/
+1
*
emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333)
Vas Crabb
2023-06-17
1
-15
/
+6
*
- Removed device_timer, device_timer_id, et al in favor of direct callback me...
MooglyGuy
2022-06-04
1
-9
/
+10
*
Remove void *ptr parameter from emu_timer, timer_device and all related callb...
AJR
2022-01-26
1
-1
/
+1
*
devices/machine: simplified handlers for various devices (nw)
Ivan Vangelista
2020-03-24
1
-16
/
+16
*
as if millions of this pointers suddenly cried out in terror, and were sudden...
Vas Crabb
2018-06-08
1
-9
/
+9
*
maps: Finish map.m() (nw)
Olivier Galibert
2018-04-19
1
-11
/
+12
*
API change: Memory maps are now methods of the owner class [O. Galibert]
Olivier Galibert
2018-02-12
1
-1
/
+1
*
Remove a bunch of space.device().safe_pc() from devices (nw)
Olivier Galibert
2017-12-30
1
-16
/
+16
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-4
/
+6
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-1
/
+1
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-4
/
+4
*
reverting:
Miodrag Milanovic
2016-01-20
1
-17
/
+17
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-17
/
+17
*
Cleanups and version bump
mame0168
Miodrag Milanovic
2015-11-25
1
-1
/
+1
*
Fixed uninitialized class members
Miodrag Milanovic
2015-11-19
1
-1
/
+2
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+335