summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/k033906.c
Commit message (Expand)AuthorAgeFilesLines
* Some changes/corrections to device descriptions per Dev request (nw) Scott Stone2014-04-181-1/+1
* Some changes/corrections to device descriptions from MASH and Tafoid (nw) Scott Stone2014-04-171-1/+1
* k033906: converted to use inline configs. nw. Fabio Priuli2014-04-121-40/+9
* Another round of auto_alloc_array conversions. Aaron Giles2014-02-201-5/+2
* changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) Miodrag Milanovic2013-06-211-1/+1
* removed devhelpr.h and trampolines in half modern devices,also southbridge al... Miodrag Milanovic2013-03-201-4/+3
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-1/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-12/+12
* added missing \n to some more fatalerror() calls (no whatsnew) Oliver Stöneberg2012-09-081-2/+2
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-22/+15
* Switch from m_machine to machine() everywhere. In some cases this Aaron Giles2011-04-181-5/+5
* BIG update. Aaron Giles2011-03-291-2/+2
* Removed short name as parameter from device_config this way it is not mandato... Miodrag Milanovic2011-02-111-1/+1
* - Added shortname to devices in order to make ROM loading per device possible... Miodrag Milanovic2011-02-101-1/+1
* Get rid of state_save_register_device_* macros in favor of direct Aaron Giles2011-02-091-3/+3
* As promised, the bulk update of timer calls: Aaron Giles2011-02-061-2/+2
* Correcting device names. No whatsnew. Ryan Holtz2010-08-281-1/+1
* Updated the K033906 PCI Bridge device to no longer be legacy. [Harmony] Ryan Holtz2010-08-281-90/+86
* Split implementation for legacy devices into a separate macro. Updated all Aaron Giles2010-06-111-0/+3
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-6/+4
* Made k033906_set_reg a WRITE_LINE_DEVICE_HANDLER - no whatsnew Couriersud2010-06-031-2/+2
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-7/+7
* Within src/emu, basic conversions: Aaron Giles2010-01-121-1/+1
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Split ADC1038, Konami 033906 and Konami 056230 emulation from gticlub.c and k... Fabio Priuli2009-12-241-0/+171