summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/spc1000 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-062-9/+9
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-3/+4
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-13/+15
* devices/bus: made some methods private now that it's possible (nw) Ivan Vangelista2018-02-141-10/+10
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-122-2/+4
* 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-172-2/+2
* space.machine -> machine (nw) Olivier Galibert2017-12-141-2/+2
* another fifty device_mconfig_additions out of the way (nw) Vas Crabb2017-06-144-32/+20
* 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-43/+48
* Self-registering devices prep: Vas Crabb2017-02-273-3/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-226-10/+10
* Created a tiny_rom_entry structure for the purposes of rom_entry declarations... Nathan Woods2016-08-062-2/+2
* bus/spc1000/fdd.cpp: fixed segfault (nw) Ivan Vangelista2016-07-031-1/+1
* Memory fun [O.Galibert] Olivier Galibert2016-06-141-1/+1
* reverting: Miodrag Milanovic2016-01-206-6/+6
* tags are now strings (nw) Miodrag Milanovic2016-01-166-6/+6
* override for for macros that could not be auto recognized by tools (nw) Miodrag Milanovic2015-12-062-4/+4
* override part 1 (nw) Miodrag Milanovic2015-12-053-9/+9
* cleanup Miodrag Milanovic2015-12-051-2/+0
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-142-3/+3
* 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/+574