summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/apricot (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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