summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/pc1512.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0149 Miodrag Milanovic2013-06-111-1/+1
* (MESS) devcb2. (nw) Curt Coder2013-06-091-8/+2
* modernized speaker device. [Fabio Priuli] Fabio Priuli2013-06-041-1/+1
* Modernized the PIT8253 device. [Fabio Priuli] Fabio Priuli2013-06-031-5/+5
* Moved default card config, device inputs and clock off the slot interface so ... smf-2013-05-291-12/+12
* (mess) pc1512: permit the ega to used until built-in graphics work (nw) cracyc2013-05-211-2/+2
* (mess) oops (nw) cracyc2013-05-211-1/+1
* (mess) pc1512: pc1640 don't crash (nw) cracyc2013-05-201-26/+33
* (mess) pc1512: fix pc1512 floppy (nw) cracyc2013-05-201-2/+4
* (MESS) Added RS-232 ports to several drivers. [Curt Coder] Curt Coder2013-05-201-3/+21
* pic8259.c: Switched to devcb2. (nw) Wilbert Pol2013-05-151-9/+2
* pic8259.c: Continue modernization. (nw) Wilbert Pol2013-05-141-2/+2
* speaker tag lookup removal, also no need to use universal tag, since easier n... Miodrag Milanovic2013-04-121-2/+2
* (MESS) Used modern accessors for i8259. (nw) Curt Coder2013-02-021-1/+1
* (MESS) Used modern accessors for i8259. (nw) Curt Coder2013-02-021-15/+15
* IRQ_CALLBACK modernization part 3 (no whatsnew) Miodrag Milanovic2013-01-311-6/+4
* (MESS) Tagmap lookup cleanup. (nw) Curt Coder2013-01-271-4/+4
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-185/+185
* Changed isa device cpu search, fixes -listxml (no whatsnew) Miodrag Milanovic2012-12-261-2/+2
* (MESS) Cleanup. (nw) Curt Coder2012-12-071-13/+0
* sed1310: Cleanup. (nw) Curt Coder2012-11-221-9/+7
* (mess) upd765: Modernize [O. Galibert] Olivier Galibert2012-10-101-139/+45
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-6/+6
* Modernized INPUT_CHANGED in MESS part of tree (no whatsnew) Miodrag Milanovic2012-09-191-4/+4
* Memory handler normalization, part 1. Aaron Giles2012-09-171-7/+7
* Clear out remaining global inlines in diexec.h. Aaron Giles2012-09-121-2/+2
* Add ambiguous execute() and memory() methods to the Aaron Giles2012-09-111-3/+3
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+1504