summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/z8000/z8000.h
Commit message (Expand)AuthorAgeFilesLines
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-678/+0
* Sorted out cpu cores (nw) Miodrag Milanovic2015-05-131-2/+2
* Added dummy license headers for EMU section (nw) Miodrag Milanovic2015-05-071-0/+2
* (mess) m24: add z8000 apb support [Carl] cracyc2015-04-291-0/+7
* moved all to std::string (nw) Miodrag Milanovic2015-04-221-1/+1
* string -> str rename due to future conflicts (nw) Miodrag Milanovic2015-04-121-1/+1
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-1/+1
* z8000.c: Modernized cpu core. [Wilbert Pol] Wilbert Pol2014-01-291-7/+632
* Cleanups and version bumpmame0148u4 Miodrag Milanovic2013-04-301-2/+2
* (MESS) Z800x and M20 improvements to boot CP/M-8000 [Christian Groessler] R. Belmont2013-04-181-1/+12
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-8/+8
* More Z8001 work, M20 now passes memory test [Christian Grössler] Miodrag Milanovic2012-05-111-1/+2
* Created CPU-specific device types for all CPUs, using new macros Aaron Giles2010-07-031-4/+2
* Placeholder for the Zilog Z8001 CPU core Angelo Salese2010-05-111-2/+4
* First round of an attempted cleanup of header files in the system. Aaron Giles2010-01-101-1/+0
* From: Atari Ace [atari_ace@verizon.net] Aaron Giles2008-12-171-0/+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-4/+9
* 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
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+29