summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/i8085/i8085.h
Commit message (Expand)AuthorAgeFilesLines
* Created CPU-specific device types for all CPUs, using new macros Aaron Giles2010-07-031-8/+3
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-3/+3
* [8080/8085 CPU] Fix of mametester bug 3227. [Robbbert] Miodrag Milanovic2010-04-031-1/+1
* First round of an attempted cleanup of header files in the system. Aaron Giles2010-01-101-2/+0
* Intel 8085: Curt Coder2009-08-211-14/+17
* Cleanups and version bump. Aaron Giles2008-12-221-1/+1
* Rewrote 8080/8085 interrupt handling so that it makes sense. Aaron Giles2008-12-221-69/+40
* Made the concept of a "clock" native to devices. The clock is now Aaron Giles2008-12-181-8/+9
* From: Atari Ace [atari_ace@verizon.net] Aaron Giles2008-12-171-0/+2
* More device normalization: Aaron Giles2008-12-161-5/+5
* I8085 Curt Coder2008-12-121-0/+14
* Pointer-ified the 8085 core. Aaron Giles2008-12-101-0/+19
* Added macros for all CPU callbacks to ease future changes. Aaron Giles2008-11-081-3/+3
* Hello, Aaron Giles2008-09-111-3/+3
* Final CPU header updates. Mostly just re-naming the re-inclusions. Derrick Renaud2008-08-131-2/+4
* Removed DEBUGGER flag from makefile and ENABLE_DEBUGGER Aaron Giles2008-06-261-2/+0
* Changed debugger-related code to be based off a new makefile define (DEBUGGER... Aaron Giles2008-02-021-1/+1
* - Fixed saving callbacks across a reset Zsolt Vasvari2008-01-211-0/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+57