summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/apricot (follow)
Commit message (Expand)AuthorAgeFilesLines
* Spring cleaning: Vas Crabb2019-11-014-21/+12
* msm5832: Simplify handlers (nw) AJR2019-10-211-2/+2
* bus/apricot/expansion/winchester: Use LS259 addressable latch device (nw) AJR2019-05-042-38/+42
* (nw) suppress side effects, standardise #include guards Vas Crabb2019-04-121-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-267-41/+436
* Revert "conflict resolution (nw)" andreasnaive2019-03-257-436/+41
* bus/apricot/expansion: Replace CPU finders with address space finders (nw) AJR2019-02-252-36/+14
* apricot: Add support for the Winchester controller Dirk Best2019-02-233-0/+322
* apricot: Add support to install io space device maps to expansion bus Dirk Best2019-02-231-0/+8
* devices\bus: some more MACHINE_CONFIG removal (nw) Ivan Vangelista2019-02-101-3/+4
* apricot: Add mouse support Dirk Best2019-02-082-2/+88
* -bus/apricot/expansion/expansion, bus/isbx, cpu/i8086, cpu/i8089, : Removed M... mooglyguy2018-12-152-54/+31
* (nw) 6821 and 6850 have no clock for bus logic side, remove some MFCG_, fix b... Vas Crabb2018-07-131-13/+10
* 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