summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/macpds (follow)
Commit message (Expand)AuthorAgeFilesLines
* Spring cleaning: Vas Crabb2019-11-012-4/+3
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-262-3/+3
* mac128/512: preliminary (not working) support for the GCC HyperDrive hard dis... arbee2019-07-212-0/+245
* coverity: a few low hanging fruit (nw) Sergey Svishchev2019-02-221-3/+1
* pds_sefp: Raw parameters for screen (nw) AJR2019-02-101-7/+6
* devices\bus: some MCFG macros removal (nw) Ivan Vangelista2019-01-311-11/+0
* emu\softlist_dev: removed MCFG macros (nw) Ivan Vangelista2019-01-301-5/+0
* -mac: MACHINE_CONFIG removal, nw mooglyguy2018-08-041-9/+17
* Set finder tag relative to current device being configured rather than Vas Crabb2018-04-302-4/+2
* destaticify initializations (nw) (#3289) wilbertpol2018-03-043-28/+8
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* Privatize m_screen and other variables of device_video_interface (nw) AJR2018-01-051-3/+3
* device_add_mconfig up to devices/bus/o* (nw) Ivan Vangelista2017-06-122-20/+15
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-144-64/+71
* Self-registering devices prep: Vas Crabb2017-02-272-3/+6
* Remove emu.h from headers (nw) Olivier Galibert2017-02-112-2/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-224-32/+32
* Created a tiny_rom_entry structure for the purposes of rom_entry declarations... Nathan Woods2016-08-062-2/+2
* macpds: fixed MT06309 (nw) Ivan Vangelista2016-07-181-0/+1
* Cleanup and version bumpmame0175 Miodrag Milanovic2016-06-291-1/+1
* Memory fun [O.Galibert] Olivier Galibert2016-06-143-9/+9
* Fix several buses so they can work when not a direct child of the root (nw) arbee2016-04-121-1/+1
* Revert software-installed slot/image options when changing software AJR2016-04-041-1/+0
* reverting: Miodrag Milanovic2016-01-204-34/+34
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-204-6/+6
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-164-6/+6
* tags are now strings (nw) Miodrag Milanovic2016-01-164-34/+34
* cleanups (nw) Miodrag Milanovic2015-12-251-1/+0
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-172-5/+5
* override part 1 (nw) Miodrag Milanovic2015-12-052-8/+8
* clang-modernize part 2 Miodrag Milanovic2015-12-041-1/+1
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-2/+2
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-142-8/+10
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-082-0/+0
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-134-0/+624