summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/dragon.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* converted micropolis and wd17xx to use inline configs. nw. Fabio Priuli2014-05-161-1/+3
* sam6883: converted to use inline configs. nw. Fabio Priuli2014-05-131-1/+1
* mc6847: converted to use devcb2, delegates and inline configs. nw. Fabio Priuli2014-05-131-1/+4
* cococart to devcb2 (nw) Miodrag Milanovic2014-05-131-5/+20
* wd17xx: Cleanup. (nw) Curt Coder2014-05-121-1/+1
* wd17xx: devcb2. (nw) Curt Coder2014-05-121-0/+2
* ay8910_device and extended family: converted to devcb2 (nw) Ivan Vangelista2014-05-061-1/+2
* cassette config moved inline (nw) Miodrag Milanovic2014-05-021-1/+5
* Cleanup of image device interfaces (nw) Miodrag Milanovic2014-05-021-6/+0
* printer_image_device: converted to devcb2 (nw) Ivan Vangelista2014-04-111-1/+1
* dragon regression fix (nw) Miodrag Milanovic2014-03-291-1/+3
* (MESS) Moved the remaining slot interfaces to emu/bus. (nw) Curt Coder2014-03-171-5/+5
* Rewritten 6551 emulation. Changed clock to be the o2 clock instead of the bau... smf-2014-03-171-3/+6
* remove 6821 from the MCFG PIA macros, not all PIA's are 6821's (nw) smf-2014-01-071-17/+17
* Converted PIA6821 to DEVCB2 [smf] smf-2014-01-061-3/+22
* removed unused rxd callback from mos6551 and made devcb2 consistent with othe... smf-2013-12-231-3/+3
* (MESS) New skeleton : Miodrag Milanovic2013-10-011-0/+9
* Moved default card config, device inputs and clock off the slot interface so ... smf-2013-05-291-5/+5
* (MESS) cassette cleanup (nw) Miodrag Milanovic2013-04-171-1/+1
* Fix for ROM paging on both the Dragon 64 and Dragon Alpha, which restores the... Miodrag Milanovic2013-04-121-1/+1
* (MESS) Refactored all drivers to use the new MOS6551 and removed the old impl... Curt Coder2013-02-061-3/+3
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-4/+4
* Cleanups and version bumpmame0147u4 Miodrag Milanovic2012-12-171-1/+1
* -a7000: Added RiscOS roms 3.60, 3.71, 4.02 and 4.39 [robcfg] Miodrag Milanovic2012-12-031-0/+7
* (MESS) fixed mess/drivers/dragon.c compilation (no whatsnew) Oliver Stöneberg2012-09-191-52/+52
* Modernized INPUT_CHANGED in MESS part of tree (no whatsnew) Miodrag Milanovic2012-09-191-52/+52
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+267