summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/apricotp.c
Commit message (Expand)AuthorAgeFilesLines
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-1/+1
* Converted PIT8253 to DEVCB2 [smf] smf-2014-02-231-25/+7
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-1/+1
* Converted SN76496 ready to DEVCB2 [smf] smf-2014-02-111-18/+0
* Centronics WIP using write lines and DEVCB2. Added an output latch and input ... smf-2014-02-091-17/+28
* added screen visarea adjustment to mc6845 config interface Michaël Banaan Ananas2014-01-041-0/+1
* replaced read rx callback in Z80DART (and clones) with a write handler, which... smf-2013-12-221-3/+5
* Copyright update. Please let me know if there's a blank and you would like to... Angelo Salese2013-10-151-0/+2
* small MACHINE_RESET cleanup Oliver Stöneberg2013-08-051-4/+0
* Created new device_video_interface. Right now its sole purpose is to Aaron Giles2013-07-241-2/+1
* Modernized the PIT8253 device. [Fabio Priuli] Fabio Priuli2013-06-031-2/+2
* Moved default card config, device inputs and clock off the slot interface so ... smf-2013-05-291-2/+2
* (MESS) Cleanup. (nw) Curt Coder2013-05-281-2/+2
* (MESS) Fixed regression. (nw) Curt Coder2013-05-271-1/+1
* z80dart: Merged in uPD7201 and modernized the interface. [Curt Coder] Curt Coder2013-05-271-1/+1
* pic8259.c: Switched to devcb2. (nw) Wilbert Pol2013-05-151-9/+1
* pic8259.c: Continue modernization. (nw) Wilbert Pol2013-05-141-1/+1
* Cleanups and version bumpmame0148u1 Miodrag Milanovic2013-02-111-1/+1
* (MESS) Used modern accessors for i8259. (nw) Curt Coder2013-02-021-2/+2
* (MESS) Used modern accessors for i8259. (nw) Curt Coder2013-02-021-4/+4
* IRQ_CALLBACK modernization part 3 (no whatsnew) Miodrag Milanovic2013-01-311-5/+3
* Added a preliminary boolean flag to MC6845 interface structure: "show border ... Angelo Salese2013-01-141-1/+3
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-1/+0
* (MESS) fp: Floppy modernization. (nw) Curt Coder2012-12-181-74/+112
* Removed _new from name of modern device (no whatsnew) Miodrag Milanovic2012-10-021-2/+2
* Clean-ups and version bumpmame0147 Miodrag Milanovic2012-09-171-2/+2
* Clear out remaining global inlines in diexec.h. Aaron Giles2012-09-121-1/+1
* (MESS) Continuing new device implementation for SN76496 and clones - apricot.... Scott Stone2012-08-291-2/+19
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+657