summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/epson_sio (follow)
Commit message (Expand)AuthorAgeFilesLines
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-062-14/+14
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-044-11/+14
* Allow devcb to be bound to a device/mixin or the target of a device Vas Crabb2018-05-021-2/+2
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-142-27/+31
* devices/bus: made some methods private now that it's possible (nw) Ivan Vangelista2018-02-142-20/+20
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-124-4/+8
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-233-5/+5
* 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
* Eliminate custom MCFG_Z80DART_ADD/Z80SIO_ADD macros (nw) AJR2017-09-241-1/+1
* device_add_mconfig up to devices/bus/h* (nw) Ivan Vangelista2017-06-084-40/+30
* Quick and dirty split of most MC6801/MC6803/HD63701 features from base M6800 ... AJR2017-05-261-1/+1
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-222-2/+2
* change short name back to epson_pf10 after recent change. (nw) smf-2017-05-171-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-146-27/+29
* Self-registering devices prep: Vas Crabb2017-02-273-3/+3
* Remove emu.h from headers (nw) Olivier Galibert2017-02-116-3/+3
* Make devcb objects more consistently available for further configuration (nw) AJR2017-01-311-4/+4
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-226-8/+8
* 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-141-1/+1
* reverting: Miodrag Milanovic2016-01-206-14/+14
* tags are now strings (nw) Miodrag Milanovic2016-01-166-14/+14
* override part 1 (nw) Miodrag Milanovic2015-12-053-17/+17
* clang-modernize part 2 Miodrag Milanovic2015-12-043-7/+7
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-143-5/+5
* 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/+964