summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/pofo (follow)
Commit message (Expand)AuthorAgeFilesLines
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-063-26/+26
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-044-12/+14
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-6/+6
* devices/machine: some private-ization (nw) Ivan Vangelista2018-02-152-2/+0
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-232-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-173-3/+3
* device_add_mconfig up to devices/bus/q* (nw) Ivan Vangelista2017-06-136-49/+16
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-223-6/+6
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-1414-183/+159
* Changes to make get_default_card_software() less stupid Nathan Woods2017-04-102-2/+2
* Make device_image_interface::update_names a private method called automatical... AJR2017-03-031-1/+0
* Self-registering devices prep: Vas Crabb2017-02-277-8/+8
* device_image_interface cleanups (nw) AJR2017-02-271-1/+1
* Remove emu.h from headers (nw) Olivier Galibert2017-02-1114-7/+7
* pofo: IINT is an output, not an input. (nw) Curt Coder2016-11-114-11/+6
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-2214-52/+52
* pofo: Logging fix. (nw) Curt Coder2016-10-131-3/+3
* srcclean and translation regeneration Vas Crabb2016-08-294-38/+38
* pofo: Expansion WIP. (nw) Curt Coder2016-08-083-29/+51
* pofo: Expansion WIP. (nw) Curt Coder2016-08-084-0/+344
* pofo: Added memory card slot interface and ROM/RAM cards. [Curt Coder] Curt Coder2016-08-086-0/+447
* Cleanup and version bumpmame0175 Miodrag Milanovic2016-06-293-46/+46
* pofo: Expansion port slot interface WIP. (nw) Curt Coder2016-06-156-8/+125
* pofo: Expansion port slot interface WIP. (nw) Curt Coder2016-06-156-0/+569