summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/c1551.c
Commit message (Expand)AuthorAgeFilesLines
* (MESS) vic20/c64: Added VIC-1011A/B RS-232C adapter emulation. [Curt Coder] Curt Coder2013-02-151-34/+1
* (MESS) Cleanups. (nw) Curt Coder2013-02-141-17/+4
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-111/+111
* (MESS) CBM floppy drives cleanup. (nw) Curt Coder2012-12-201-15/+1
* 6522via: Used core clock/attotime functions. [Curt Coder] Curt Coder2012-12-171-16/+25
* (MESS) Cleanup. (nw) Curt Coder2012-12-061-1/+2
* 6502: Rewrite modern, cycle-exact and interruptible [O. Galibert] Olivier Galibert2012-11-061-12/+1
* Memory handler normalization, part 1. Aaron Giles2012-09-171-2/+2
* (MESS) Cleanup. (nw) Curt Coder2012-09-091-10/+0
* m6502: Refactored the indexed read/write to use devcb, and fixed the peripher... Curt Coder2012-09-041-6/+8
* (MESS) Added PET cassette port slot interface to vic20, c64, and plus4. Imple... Curt Coder2012-09-021-2/+2
* (MESS) c1551: Added passthru expansion port. (nw) Curt Coder2012-08-221-3/+53
* (MESS) c1551: Preparing to use the PLA for address decoding. (nw) Curt Coder2012-08-211-15/+28
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+574