summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/alpha_8921.cpp
Commit message (Collapse)AuthorAgeFilesLines
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit ↵ MooglyGuy2023-06-011-6/+6
| | | | function signatures. (#11283) [Ryan Holtz]
* alpha_8921.cpp: Fix clang error: switch condition has boolean value ↵ AJR2020-09-131-9/+8
| | | | [-Werror,-Wswitch-bool]
* Device-fied PRO-CT0 cam9002020-09-131-0/+213
for protection, aka ALPHA-8921(in Some later 80s alpha denshi PCBs) or SNK-9201 prot_fatfury2.cpp: Convert protection into alpha_8921.cpp device