summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/apricotf.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* z80dart: converted to use devcb2. nw. Fabio Priuli2014-04-291-26/+4
* z80ctc: converted to use devcb2. nw. Fabio Priuli2014-04-281-11/+6
* Added serial printer, renamed centronics printer to match. Standardised the c... smf-2014-04-161-1/+1
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-1/+1
* (MESS) apricotkb: devcb2. (nw) Curt Coder2014-03-191-11/+1
* wd_fdc: Refactored to use devcb2 callbacks. [Curt Coder] Curt Coder2014-03-161-11/+3
* Checkpoint 2: Alex W. Jackson2014-03-151-1/+1
* Made palette settings for screen explicit and mandatory for ind16 mode (nw) Miodrag Milanovic2014-03-141-0/+2
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-2/+2
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-1/+1
* Centronics WIP using write lines and DEVCB2. Added an output latch and input ... smf-2014-02-091-15/+7
* replaced read rx callback in Z80DART (and clones) with a write handler, which... smf-2013-12-221-3/+5
* New NOT WORKING system Angelo Salese2013-10-171-2/+2
* Copyright update. Please let me know if there's a blank and you would like to... Angelo Salese2013-10-151-0/+2
* apricotf.c: updated to use the new wd17xx Dirk Best2013-08-101-32/+27
* (MESS) Cleanup. (nw) Curt Coder2013-05-281-2/+2
* z80dart: Merged in uPD7201 and modernized the interface. [Curt Coder] Curt Coder2013-05-271-7/+7
* few more removed (nw) Miodrag Milanovic2013-04-191-1/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-8/+8
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-2/+2
* Add ambiguous execute() and memory() methods to the Aaron Giles2012-09-111-1/+1
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+403