summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/cosmac
Commit message (Collapse)AuthorAgeFilesLines
* running_device -> device_t Aaron Giles2010-12-311-2/+2
| | | | | They both already existed. No sense in having two names for the same object type.
* Cleanups and version bump.mame0140 Aaron Giles2010-10-212-27/+27
|
* Refactored the CDP1869 chip into a C++ device. [Curt Coder] Curt Coder2010-10-192-0/+11
|
* Converted the RCA CDP1802 CPU into a C++ device. Refactored cidelsa.c to use ↵ Curt Coder2010-10-183-0/+1760
the new RCA COSMAC CPU. [Curt Coder]