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
/
upd71071.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
sord future32a: Add and hookup the kanji mask roms
Olivier Galibert
2025-09-20
1
-14
/
+17
*
ds8874: move to video folder (led driver chip),
hap
2024-04-11
1
-1
/
+1
*
emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333)
Vas Crabb
2023-06-17
1
-9
/
+3
*
emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu...
MooglyGuy
2023-06-01
1
-2
/
+2
*
machine/upd71071.cpp: Initialize address and count registers - fixes random H...
r09
2022-11-26
1
-2
/
+4
*
- Removed device_timer, device_timer_id, et al in favor of direct callback me...
MooglyGuy
2022-06-04
1
-1
/
+1
*
devices/machine: simplified handlers for various devices (nw)
Ivan Vangelista
2020-03-24
1
-2
/
+2
*
(nw) whole lot less of { *this }
Vas Crabb
2020-02-05
1
-9
/
+6
*
upd71071, v3021, vt82c496: removed MCFG macros (nw)
Ivan Vangelista
2018-09-10
1
-1
/
+1
*
upd71071: disable channel at tc (nw)
cracyc
2018-02-11
1
-0
/
+12
*
upd71071: only set tc at end of op, fixes cameltry (nw)
cracyc
2018-02-11
1
-1
/
+2
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-285
/
+249
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-1
/
+1
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-3
/
+3
*
Another round of these
Vas Crabb
2016-08-27
1
-1
/
+1
*
reverting:
Miodrag Milanovic
2016-01-20
1
-1
/
+1
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-1
/
+1
*
clang-modernize part 6
Miodrag Milanovic
2015-12-04
1
-2
/
+2
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+517