summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/k056230.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
* Moved eminline and related files into /src/osd since it's system related (nw) Miodrag Milanovic2014-04-161-4/+4
* k033906: converted to use inline configs. nw. Fabio Priuli2014-04-121-46/+12
* Another round of auto_alloc_array conversions. Aaron Giles2014-02-201-3/+1
* 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-5/+4
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-1/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-5/+5
* Memory handler normalization, part 2. Change legacy Aaron Giles2012-09-171-4/+4
* Clear out remaining global inlines in diexec.h. Aaron Giles2012-09-121-3/+3
* Add safe_pc() and safe_pcbase() methods to device_t. Aaron Giles2012-09-111-4/+4
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-27/+19
* Switch from m_machine to machine() everywhere. In some cases this Aaron Giles2011-04-181-3/+3
* Remove redundant item cpu from address_space, in favor of Aaron Giles2011-03-291-4/+4
* BIG update. Aaron Giles2011-03-291-1/+1
* Added device_t::memory() to fetch a reference to the memory interface, Aaron Giles2011-03-271-3/+3
* 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-1/+1
* Convert emu_timers to objects. Move implementation and management of Aaron Giles2011-02-061-1/+1
* Attotime bulk conversion step: Aaron Giles2011-02-031-1/+1
* Fix current code linking (no whatsnew) Miodrag Milanovic2010-08-281-1/+1
* 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-74/+84
* 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
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-4/+4
* 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/+145