summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/coco.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-40/+40
* (MESS) Fixed coco Hi-Res joystick (MT #05030) Sandro Ronco2012-10-241-10/+21
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-5/+5
* (MESS) fixed mess/machine/coco.c compilation (no whatsnew) Oliver Stöneberg2012-09-191-2/+2
* Modernized INPUT_CHANGED in MESS part of tree (no whatsnew) Miodrag Milanovic2012-09-191-6/+4
* moved constructor of state classes into .h file (no whatsnew) Miodrag Milanovic2012-09-131-22/+0
* Don't use safe_pc[base] when you already have a Aaron Giles2012-09-111-2/+2
* Add safe_pc() and safe_pcbase() methods to device_t. Aaron Giles2012-09-111-2/+2
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+1438