summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/includes/abc1600.h
Commit message (Expand)AuthorAgeFilesLines
* created src\emu\bus\rs232 & src\emu\bus\midi directories and separated rs232 ... smf-2014-02-151-2/+1
* replaced read rx callback in Z80DART (and clones) with a write handler, which... smf-2013-12-221-0/+1
* (MESS) Cleanup. (nw) Curt Coder2013-10-311-5/+5
* (MESS) Moved a bunch of buses under emu/bus. (nw) Curt Coder2013-10-221-2/+1
* License tags. (nw) Curt Coder2013-10-161-0/+2
* (MESS) abc1600: Separated the MAC and Mover to their own devices. (nw) Curt Coder2013-09-101-131/+15
* legacy_cpu-- David Haywood2013-06-251-1/+1
* Cleanups and version bumpmame0149 Miodrag Milanovic2013-06-111-2/+2
* (MESS) abc80x, abc1600: Added Luxor ABC keyboard port slot interface. [Curt C... Curt Coder2013-05-311-4/+4
* (MESS) Added RS-232 ports to several drivers. [Curt Coder] Curt Coder2013-05-211-1/+3
* Cleanups and version bumpmame0148u1 Miodrag Milanovic2013-02-111-1/+1
* IRQ_CALLBACK modernization part 3 (no whatsnew) Miodrag Milanovic2013-01-311-0/+2
* (MESS) Tagmap lookup cleanup. (nw) Curt Coder2013-01-271-3/+8
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-73/+73
* (MESS) abc1600: Modernized floppy. (nw) Curt Coder2012-12-111-7/+11
* (MESS) Cleanup. (nw) Curt Coder2012-12-071-5/+7
* Replaced all device_t's with actual device classes. Regression test recommend... Curt Coder2012-11-261-2/+2
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-1/+0
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-0/+1
* (MESS) added missing #include (nw) smf-2012-08-301-1/+0
* Removed SCSIConfigTable, SCSI devices are now linked using SCSIBUS from MESS.... smf-2012-08-291-1/+0
* (MESS) removed SCSIConfigTable from scsibus, scsi devices are now sub devices... smf-2012-08-281-1/+0
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+264