summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/apricot.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-4/+5
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-22/+24
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-1/+2
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-11/+11
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+4
* Pet peeving with extreme prejudice (nw) Olivier Galibert2017-11-301-1/+1
* z80sio: Made async receive behave more like real device. Vas Crabb2017-10-301-1/+4
* Eliminate custom MCFG_Z80DART_ADD/Z80SIO_ADD macros (nw) AJR2017-09-241-1/+2
* pic8259: Break up the MCFG_PIC8259_ADD macro (nw) AJR2017-09-021-1/+2
* apricot: Switch to the other Z80SIO Dirk Best2017-05-311-25/+26
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-5/+5
* Self-registering devices prep: Vas Crabb2017-02-271-10/+12
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* apricot: Initial software list Dirk Best2016-12-271-0/+3
* apricot: Use 74153 for the serial clock selector Dirk Best2016-12-261-37/+12
* apricot: Fix CTS polarity and mark as working. Dirk Best2016-12-251-6/+7
* apricot: Fix keyboard error 31, now displays 'System OK' Dirk Best2016-12-201-1/+2
* pit8253: Reading back the count while in the middle of a 16-bit write returns... Dirk Best2016-12-191-2/+2
* Erase bitmap_rgb32::erase (nw) AJR2016-10-221-1/+1
* Improvements to rgb_t (nw) AJR2016-10-221-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-7/+7
* apricot: rename apricot_keyboard_device to avoid clashes Dirk Best2016-07-301-1/+1
* apricot: create bus interface for the keyboard interface, make hle keyboard e... Dirk Best2016-07-301-5/+5
* apricot: move expansion bus to its own directory Dirk Best2016-07-301-1/+1
* apricot.cpp: fix for fatal error by Duke (nw) Ivan Vangelista2016-06-161-1/+1
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-1/+1
* Add support to adjust the screen color Dirk Best2016-03-121-2/+2
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-1/+1
* clang-modernize part 4 Miodrag Milanovic2015-12-041-4/+4
* apricot: use hd6845, cleanup mc6845 Dirk Best2015-11-291-7/+6
* mc6845: fixed hd6845 rasters in interlace mode Nigel Barnes2015-11-141-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+509