summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/a1bus (follow)
Commit message (Expand)AuthorAgeFilesLines
* Spring cleaning: Vas Crabb2019-11-012-18/+5
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-262-2/+2
* Move IDE devices into bus/ata (nw) (#5756) ajrhacker2019-10-231-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-263-25/+13
* Revert "conflict resolution (nw)" andreasnaive2019-03-253-13/+25
* bus/a1bus, bus/a2bus/a2eauxslot: Replace CPU finder with required_address_spa... AJR2019-02-252-5/+5
* devices\bus: removed a few unused MCFG macros (nw) Ivan Vangelista2019-01-301-15/+2
* magedev\cassette: removed MCFG macros (nw) Ivan Vangelista2019-01-221-5/+6
* -amigafdc, at29x, at45dbxx, at_keybc, ataintf, atmel_arm_aic, pci-ide: MCFG r... mooglyguy2018-08-151-3/+4
* devcb3 Vas Crabb2018-07-071-2/+2
* move couple more slots across (nw) Vas Crabb2018-05-111-0/+2
* (nw) do you even const, bro? Vas Crabb2018-05-094-4/+4
* (nw) fix cbuster, modernise a1bus a little, kill more low-value macros Vas Crabb2018-05-096-64/+81
* Sarayan made me do it. Vas Crabb2018-04-281-3/+3
* destaticify initializations (nw) (#3289) wilbertpol2018-03-042-30/+11
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-172-2/+2
* ATA: Simplified class hierarchy so there is no ambiguity with 16 & 32 bit met... smf-2017-12-201-4/+4
* ide: Add non-space cs access methods, use them wherever possible [O. Galibert] Olivier Galibert2017-12-161-4/+4
* ide: deambiguate cs access between 16 and 32 bits [O. Galibert] Olivier Galibert2017-12-161-4/+4
* device_add_mconfig: a small start in devices\bus (nw) Ivan Vangelista2017-06-024-32/+19
* 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-146-64/+76
* apple1: fixed bug introduced when the cassette was slotified. [Colin Douglas ... arbee2017-04-141-2/+2
* Self-registering devices prep: Vas Crabb2017-02-273-4/+4
* Remove emu.h from headers (nw) Olivier Galibert2017-02-114-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-226-23/+23
* Created a tiny_rom_entry structure for the purposes of rom_entry declarations... Nathan Woods2016-08-064-4/+4
* Memory fun [O.Galibert] Olivier Galibert2016-06-144-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-206-34/+34
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-206-8/+8
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-166-8/+8
* tags are now strings (nw) Miodrag Milanovic2016-01-166-34/+34
* override part 1 (nw) Miodrag Milanovic2015-12-053-11/+11
* fix compile (nw) Miodrag Milanovic2015-12-052-2/+2
* use c++ cast instead of c casts (nw) Miodrag Milanovic2015-12-052-2/+2
* clang-modernize part 2 Miodrag Milanovic2015-12-042-2/+2
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-2/+2
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-143-12/+14
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-083-0/+0
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-136-0/+812