summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/st0016.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* mame/machine: simplified some handlers (nw) Ivan Vangelista2020-04-231-26/+25
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-1/+1
* witness the power of devcb3 to tear through boilerplate (in Taito C-Chip), al... Vas Crabb2018-07-141-8/+4
* forward universal references when setting callbacks in cases I noticed when l... Vas Crabb2018-02-221-1/+1
* de-staticify initializations for mame/machine (#3251) wilbertpol2018-02-211-2/+2
* st0016 : Add object finder m_rom instead memregion(":maincpu") (#3214) cam9002018-02-181-0/+1
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* make device_memory_interface slightly less of a special case, use a typedef t... Vas Crabb2017-07-101-1/+1
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-9/+2
* updated mame/machine devices to device_add_mconfig (nw) Ivan Vangelista2017-05-261-2/+3
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-24/+24
* Self-registering devices prep: Vas Crabb2017-02-271-4/+5
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-12/+12
* and another global variable hits the ground! nw. etabeta782016-04-291-7/+17
* Reduce the incidence of required_device<palette_device> in subdevices AJR2016-04-021-8/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* auto_alloc_array_clear -> make_unique_clear (nw) Miodrag Milanovic2015-12-191-2/+3
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-4/+4
* resolved lot more (nw) Miodrag Milanovic2015-05-201-2/+2
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* Cleanups and version bumpmame0155 Miodrag Milanovic2014-10-151-1/+1
* removed static config from st0016. nw. Fabio Priuli2014-10-131-1/+3
* further st0016 reorganization (nw) David Haywood2014-10-101-2/+61
* begin st0016 reorganization (nw) David Haywood2014-10-101-0/+50