summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/v60/v60.h
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-1/+1
* v60.c: Modernized cpu core. [Wilbert Pol] Wilbert Pol2014-02-191-3/+710
* running_device -> device_t Aaron Giles2010-12-311-1/+1
* Created CPU-specific device types for all CPUs, using new macros Aaron Giles2010-07-031-5/+2
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-1/+1
* First round of an attempted cleanup of header files in the system. Aaron Giles2010-01-101-1/+0
* > -----Original Message----- Aaron Giles2009-10-031-1/+0
* CPU cores are now enabled on a per cpu core family basis instead of per cpu c... Wilbert Pol2009-03-251-4/+0
* From: Atari Ace [atari_ace@verizon.net] Aaron Giles2008-12-171-0/+2
* Pointer-ified the v60 core. Aaron Giles2008-12-081-1/+1
* Added macros for all CPU callbacks to ease future changes. Aaron Giles2008-11-081-2/+2
* Final CPU header updates. Mostly just re-naming the re-inclusions. Derrick Renaud2008-08-131-7/+9
* Changes for MAME 0.121u3.mame0121u3 Aaron Giles2007-12-171-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+90