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
/
machine
/
am9517a.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
am9517a: Updates
AJR
2021-10-16
1
-32
/
+45
*
am9517a: setting mask bits also sets status
Patrick Mackinlay
2021-07-23
1
-0
/
+3
*
am9517a: simplify software request handling
Patrick Mackinlay
2020-12-30
1
-6
/
+2
*
am9517a: Assert EOP during rather than after final DMA transfer
AJR
2020-04-13
1
-11
/
+24
*
devcb.cpp: syntactic sugar for constructing/resolving arrays of callbacks (nw)
Vas Crabb
2020-02-05
1
-15
/
+10
*
i82357: stub extended mode register (nw)
Patrick Mackinlay
2020-01-23
1
-0
/
+1
*
am9517a, i8257: Modernize struct member save registration (nw)
AJR
2019-12-10
1
-8
/
+5
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-20
/
+45
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-45
/
+20
*
am9513, am9517a, am9519, at_keybc, cs4031, ds128x, mc141618, wd7600: Simplify...
AJR
2019-03-07
1
-4
/
+4
*
am9517a: added eisa variant
Patrick Mackinlay
2019-01-22
1
-3
/
+28
*
housekeeping (nw)
Patrick Mackinlay
2019-01-07
1
-13
/
+13
*
v53: overhaul
Patrick Mackinlay
2018-11-01
1
-15
/
+78
*
am9517a: revert these changes which break the qx10 and pc9801 which use activ...
cracyc
2018-10-28
1
-21
/
+4
*
r9751: Implement proper SMIOC emulation through new uart emulation (#4188)
Brandon Munger
2018-10-24
1
-4
/
+21
*
Reshuffle some stuff:
Vas Crabb
2018-03-28
1
-1
/
+1
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-152
/
+49
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-3
/
+3
*
Remove emu.h from headers (nw)
Olivier Galibert
2017-02-11
1
-0
/
+1
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-7
/
+7
*
Cleanups and version bump
mame0173
Miodrag Milanovic
2016-04-27
1
-1
/
+0
*
am9517: add clone with the non-standard mask behavior of the PC Transporter A...
arbee
2016-04-13
1
-1
/
+62
*
reverting:
Miodrag Milanovic
2016-01-20
1
-18
/
+18
*
Revert "rest of device parameters to std::string (nw)"
Miodrag Milanovic
2016-01-20
1
-1
/
+1
*
rest of device parameters to std::string (nw)
Miodrag Milanovic
2016-01-16
1
-1
/
+1
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-18
/
+18
*
clang-modernize part 6
Miodrag Milanovic
2015-12-04
1
-6
/
+6
*
- Fix PVS-Studio warning V564, "The &/| operator is applied to bool type value.
therealmogminer@gmail.com
2015-11-09
1
-1
/
+1
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+1279