summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/video/mos6566.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Created new device_video_interface. Right now its sole purpose is to Aaron Giles2013-07-241-11/+16
* changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) Miodrag Milanovic2013-06-211-3/+3
* Modernized the MOS6526, MOS6560, MOS7360, MOS6581, CBM IEC, and IEEE-488 devi... Curt Coder2013-02-121-56/+32
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-89/+89
* Clean-ups and version bumpmame0147u2 Miodrag Milanovic2012-10-301-1/+1
* (MESS) mos6566: Added BA/AEC outputs in preparation for 6502 RDY support, and... Curt Coder2012-10-251-24/+37
* (MESS) c128: Fixed keyboard and C64 mode. (nw) Curt Coder2012-10-181-35/+4
* (MESS) c128: Fixed extended keyboard line reading. (nw) Curt Coder2012-09-081-2/+13
* (MESS) c128: Refactored to use the new VIC-IIe, and rewrote the MOS8563 VDC a... Curt Coder2012-09-081-2/+2
* (MESS) mos6566: Refactored to use an rgb32 bitmap. (nw) Curt Coder2012-09-071-16/+9
* (MESS) mos6566: Added VIC-IIe variants. (nw) Curt Coder2012-09-071-0/+60
* (MESS) vic20: Refactored VIC to a modern device. (nw) Curt Coder2012-09-061-9/+9
* (MESS) Added PET cassette port slot interface to vic20, c64, and plus4. Imple... Curt Coder2012-09-021-0/+3
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+488