summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/apricot (follow)
Commit message (Expand)AuthorAgeFilesLines
* devcb3 Vas Crabb2018-07-072-7/+7
* wd_fdc family, msm5832: Eliminate customized MCFG_XXX_ADD macros (nw) AJR2018-05-271-1/+1
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-0/+1
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-044-10/+12
* Sarayan made me do it. Vas Crabb2018-04-281-1/+1
* destaticify initializations (nw) (#3289) wilbertpol2018-03-043-50/+18
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-172-3/+3
* Cleaned up serial, matrix keyboard and TI-8x link protocol interfaces: Vas Crabb2017-07-112-13/+0
* some more device_add_mconfig in devices/bus (nw) Ivan Vangelista2017-06-072-7/+2
* 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-1410-70/+73
* Self-registering devices prep: Vas Crabb2017-02-274-7/+7
* Remove emu.h from headers (nw) Olivier Galibert2017-02-1110-5/+5
* first srcclean pass (nw) Vas Crabb2016-12-251-3/+3
* apricot: Fix keyboard error 31, now displays 'System OK' Dirk Best2016-12-202-1/+16
* More accurate MSM5832 WR emulation; add pinout for RTC58323 (nw) AJR2016-11-131-1/+2
* replaced machine().driver_data()->generic_space() with machine().dummy_space(... smf-2016-11-031-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-228-25/+25
* Let's give the new srcclean a spin... Vas Crabb2016-08-022-21/+21
* apricot: add rtc support to keyboard Dirk Best2016-07-312-17/+84
* apricot: use device_buffered_serial_interface and Dirk Best2016-07-302-165/+177
* apricot: rename apricot_keyboard_device to avoid clashes Dirk Best2016-07-302-16/+16
* apricot: create bus interface for the keyboard interface, make hle keyboard e... Dirk Best2016-07-304-0/+559
* apricot: move expansion bus to its own directory Dirk Best2016-07-306-0/+0
* reverting: Miodrag Milanovic2016-01-204-19/+19
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-202-4/+4
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-162-4/+4
* tags are now strings (nw) Miodrag Milanovic2016-01-164-19/+19
* override part 1 (nw) Miodrag Milanovic2015-12-052-12/+12
* clang-modernize part 2 Miodrag Milanovic2015-12-041-6/+6
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-141-1/+1
* 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/+700