summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/bus/cbmiec
Commit message (Expand)AuthorAgeFilesLines
* devcv2 -> devcb (nw) Miodrag Milanovic2014-05-141-10/+10
* 6532riot: updated to use devcb2. nw. Fabio Priuli2014-04-301-15/+1
* converted i8255 to devcb2. nw. Fabio Priuli2014-04-171-16/+1
* Added serial printer, renamed centronics printer to match. Standardised the c... smf-2014-04-161-1/+1
* isa8_device and isa16_device: converted to devcb2 (nw) Ivan Vangelista2014-04-151-18/+2
* SCSI Port using WRITELINE and DEVCB2. The slot number and SCSI ID are separat... smf-2014-04-142-8/+5
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-074-10/+10
* mos6526: devcb2 cleanup. (nw) Curt Coder2014-03-222-14/+30
* Moved core template container classes up from emutempl.h to coretmpl.h: Aaron Giles2014-03-111-1/+1
* (MESS) Fixed regressions. (nw) Curt Coder2014-03-111-0/+1
* Shuffle ISA and some more PC related devices around (nw) Miodrag Milanovic2014-03-071-2/+2
* Rewritten 6850 based on datasheet using external CLOCK & removed MIDI clock h... smf-2014-02-211-17/+3
* Centronics WIP using write lines and DEVCB2. Added an output latch and input ... smf-2014-02-092-7/+8
* (MESS) c64: Floppy WIP. (nw) Curt Coder2014-02-041-1/+1
* MSVC fix Nathan Woods2014-02-041-1/+1
* (MESS) Refactored the Commodore 1541/1551/1571/2031 disk drives to use the mo... Curt Coder2014-02-034-145/+70
* remove 6821 from the MCFG PIA macros, not all PIA's are 6821's (nw) smf-2014-01-071-5/+5
* Converted PIA6821 to DEVCB2 [smf] smf-2014-01-061-22/+7
* removed ca1/ca2/cb1 callbacks as they were never called anyway [smf] smf-2014-01-014-32/+0
* Convert VIA6522 to use DEVCB2 [smf] smf-2013-12-316-250/+110
* reduce dependency mak files by 130k (nw) smf-2013-12-292-11/+11
* replaced read rx/cts/dcd callbacks in ACIA6850 write write handlers, which al... smf-2013-12-221-3/+0
* (MESS) c1581: Verified gap sizes. (nw) Curt Coder2013-11-181-2/+0
* moved centronics into emu/bus (nw) Miodrag Milanovic2013-10-231-1/+1
* (MESS) c64: Moved expansion and user ports under emu/bus. (nw) Curt Coder2013-10-202-2/+2
* (MESS) cbmiec: Moved under emu/bus. (nw) Curt Coder2013-10-2020-0/+5779