summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/k033906.cpp
Commit message (Expand)AuthorAgeFilesLines
* konami*: correction to device strings (Konami 0xxx instead of K0xxx) hap2025-07-171-1/+1
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-1/+1
* konami/hornet.cpp: Added x76 security chip, and added new regional variants o... 9871238791132022-11-231-1/+7
* video/voodoo.cpp: Major rewrite: (#8267) Aaron Giles2021-07-091-1/+1
* k033906.cpp : Updates cam9002019-04-271-4/+8
* Make machine().describe_context() a const function returning a std::string (nw) AJR2017-07-131-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* More prep for removing pointer/reference duality (nw) Vas Crabb2016-08-271-1/+3
* Devfind revision phase 1, cleaning out some legacy stuff AJR2016-04-071-4/+1
* start making this a little more modern c++y with classes, member functions et... David Haywood2016-02-011-2/+2
* reverting: Miodrag Milanovic2016-01-201-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-161-2/+2
* Fixed uninitialized class members Miodrag Milanovic2015-11-191-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+128