9d2'/>
summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/k28.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* hh*: added output finder (nw) hap2017-07-291-38/+22
* k28: imperfect sound flag not needed anymore now that it's a device flag (nw) hap2017-07-291-1/+1
* hh_sm510: added lcd deflicker (nw) hap2017-06-251-1/+1
* i don't care much for aligning the last columns in gamelists, too much horizo... hap2017-05-161-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3
* mcs48: Convert ports to devcb (nw) AJR2017-05-061-14/+7
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* change some of my files to use abbreviated integer types (nw) hap2017-01-161-21/+21
* Machine promoted to working hap2016-12-241-4/+3
* Introduce u8/u16/u32/u64/s8/s16/s32/s64 Vas Crabb2016-11-191-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-18/+18
* remove legacy forms of (required|optional)_(shared_ptr|ioport)_array Vas Crabb2016-08-251-1/+1
* nw hap2016-03-191-5/+6
* Cleanups and version bump Miodrag Milanovic2016-02-241-14/+14
* New Working machine added hap2016-02-151-12/+15
* k28: notes hap2016-02-091-14/+15
* k28: finished driver hap2016-02-091-60/+84
* k28: fix sc01 strobe hap2016-02-091-2/+2
* k28: copypasted display handler, due to strobed VFD