summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/cosmac/cosmac.h
Commit message (Expand)AuthorAgeFilesLines
* devcv2 -> devcb (nw) Miodrag Milanovic2014-05-141-30/+30
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-9/+9
* cosmac: Added write line members for the input lines. [Curt Coder] Curt Coder2014-03-311-0/+8
* cdp1802: devcb2. (nw) Curt Coder2014-02-261-35/+59
* cdp1802: devcb for the state codes. (nw) Curt Coder2014-02-251-6/+2
* License tags. (nw) Curt Coder2013-10-161-0/+2
* did modern cpu cores as well (nw) Miodrag Milanovic2013-06-211-1/+1
* (MESS) Added skeleton driver for RCA COSMAC Microkit. [Bill Degnan, Curt Coder] Curt Coder2013-05-111-4/+78
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-49/+49
* Fixed COSMAC CPU debugger PC. [Curt Coder] Curt Coder2011-06-291-0/+1
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-60/+32
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-1/+1
* Define new macro ALLOW_SAVE_TYPE which can be used to declare enums as Aaron Giles2011-02-101-5/+2
* running_device -> device_t Aaron Giles2010-12-311-2/+2
* Cleanups and version bump.mame0140 Aaron Giles2010-10-211-9/+9
* Refactored the CDP1869 chip into a C++ device. [Curt Coder] Curt Coder2010-10-191-0/+1
* Converted the RCA CDP1802 CPU into a C++ device. Refactored cidelsa.c to use ... Curt Coder2010-10-181-0/+414