summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/psx (follow)
Commit message (Expand)AuthorAgeFilesLines
* psxcontrollerports: Quick validation fix (nw) AJR2018-05-201-2/+2
* psx/ctlrport: use required_device (nw) cracyc2018-05-202-5/+4
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-046-45/+49
* Sarayan made me do it. Vas Crabb2018-04-282-3/+3
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-1/+1
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-4/+4
* srcclean and regenerate localisations (nw) Vas Crabb2018-01-281-3/+3
* framework for adding 'gamebooster' (need to figure out how it actually works... David Haywood2018-01-274-0/+395
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-172-2/+2
* device_add_mconfig up to devices/bus/q* (nw) Ivan Vangelista2017-06-134-14/+6
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-222-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-148-91/+94
* Make device_image_interface::update_names a private method called automatical... AJR2017-03-032-6/+0
* Image instance name refactoring and bug fixing (nw) AJR2017-03-021-1/+1
* Self-registering devices prep: Vas Crabb2017-02-274-7/+7
* Remove emu.h from headers (nw) Olivier Galibert2017-02-114-1/+3
* Do not use FUNC in delegate where applicable (nw) Miodrag Milanovic2016-11-062-6/+6
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-228-39/+39
* Turn image init/validate into scoped enums to avoid accidental casts to/from ... Vas Crabb2016-08-012-10/+10
* Consolidating implementations of create_option_guide() that return nullptr Nathan Woods2016-07-131-1/+0
* Fix compile errors due to option_resolution namespacing (nw) AJR2016-07-072-2/+2
* reverting: Miodrag Milanovic2016-01-208-16/+16
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-202-2/+2
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-162-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-168-16/+16
* override part 1 (nw) Miodrag Milanovic2015-12-054-35/+35
* cleanup Miodrag Milanovic2015-12-051-1/+1
* clang-modernize part 2 Miodrag Milanovic2015-12-042-4/+4
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-254-26/+26
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-144-7/+36
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-084-0/+0
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-138-0/+1457