summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/coco12.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-1/+1
* hardcode the rs232 port again. (nw) smf-2014-04-061-4/+1
* MESS: coco uses rs232 port instead of bitbanger [smf] smf-2014-04-061-1/+4
* hsync and fsync are part of mc6847 so devcb2 conversion was needed there not ... Miodrag Milanovic2014-03-281-1/+3
* (MESS) 6883sam: devcb2. (nw) Curt Coder2014-03-191-0/+1
* (MESS) Moved the remaining slot interfaces to emu/bus. (nw) Curt Coder2014-03-171-5/+5
* remove 6821 from the MCFG PIA macros, not all PIA's are 6821's (nw) smf-2014-01-071-14/+14
* Converted PIA6821 to DEVCB2 [smf] smf-2014-01-061-2/+18
* Moved default card config, device inputs and clock off the slot interface so ... smf-2013-05-291-4/+4
* (MESS) cassette cleanup (nw) Miodrag Milanovic2013-04-171-2/+2
* (MESS) New clones added: Miodrag Milanovic2013-01-291-0/+12
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-16/+16
* [COCO] Enabling RTC outside of coco3 (mametesters #4894) Nathan Woods2012-12-281-0/+14
* [COCO] Removing VHD from 'coco' driver [Robert Gault] (mametesters #5037) Nathan Woods2012-12-281-2/+4
* removed extra qualification in src/mess/drivers/coco12.c - fixed VS2012 compi... Oliver Stöneberg2012-10-191-2/+2
* (MESS) fixed coco3 regression. (nw) Sandro Ronco2012-10-191-2/+2
* Modernized INPUT_CHANGED in MESS part of tree (no whatsnew) Miodrag Milanovic2012-09-191-56/+56
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+350