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
/
hd63450.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
hd63450: add primitive /own and /dtack support
Patrick Mackinlay
2025-04-02
1
-0
/
+5
*
Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#...
holub
2024-09-27
1
-2
/
+2
*
machine/hd63450.cpp: Simplified DRQ lines and added PCL lines.
Nigel Barnes
2024-02-15
1
-4
/
+11
*
emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu...
MooglyGuy
2023-06-01
1
-4
/
+4
*
hd63450: start handling bus errors
cracyc
2021-06-02
1
-0
/
+11
*
devices/machine, sound and video: removed read and write macros (nw)
Ivan Vangelista
2020-06-17
1
-2
/
+2
*
(nw) whole lot less of { *this }
Vas Crabb
2020-02-05
1
-4
/
+4
*
hd63450: More accurate IRQ handling with a tidier interface
AJR
2019-04-19
1
-4
/
+10
*
-hd63450: Removed MCFG, nw
mooglyguy
2018-08-28
1
-47
/
+8
*
wd_fdc: Simplify API. Plus some collateral damage [O. Galibert]
Olivier Galibert
2018-08-10
1
-0
/
+5
*
devcb3
Vas Crabb
2018-07-07
1
-10
/
+10
*
hd63450: Switch member variables to types that save_item likes (nw)
AJR
2018-06-25
1
-20
/
+20
*
hd63450: Even more cleanup (nw)
AJR
2018-06-25
1
-1
/
+3
*
hd63450: Minor cleanup; initialize registers on device_reset; save state regi...
AJR
2018-06-25
1
-24
/
+12
*
hd63450: Configure device clock (not used yet); back out custom constructor (nw)
AJR
2018-06-25
1
-7
/
+4
*
hd63450, genvdp, munchmo, esq5505, multigam: Remove machine().device lookups, nw
mooglyguy
2018-06-22
1
-6
/
+8
*
destaticify initializations (nw) (#3289)
wilbertpol
2018-03-04
1
-37
/
+35
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-38
/
+39
*
Remove emu.h from headers (nw)
Olivier Galibert
2017-02-11
1
-1
/
+0
*
- Force Computers VME boards: Converted fcisio1 and fcscsi1 board drivers to ...
Joakim Larsson Edstrom
2017-01-05
1
-0
/
+4
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-1
/
+1
*
reverting:
Miodrag Milanovic
2016-01-20
1
-3
/
+3
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-3
/
+3
*
override part 3 (nw)
Miodrag Milanovic
2015-12-05
1
-2
/
+2
*
Move all devices into separate part of src tree (nw)
Miodrag Milanovic
2015-09-13
1
-0
/
+155