summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/mb86233/mb86233.h
Commit message (Expand)AuthorAgeFilesLines
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-145/+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
* 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
* More cleanups, there is issue with srcclean that needs to be taken care as we... Miodrag Milanovic2014-07-221-1/+1
* devcv2 -> devcb (nw) Miodrag Milanovic2014-05-141-9/+9
* Added a bunch of unhandled opcodes for TGP, this apparently fixed Virtua Cop ... Angelo Salese2014-04-161-0/+1
* mb86233.c: Modernized cpu core (nw) Wilbert Pol2013-08-201-10/+95
* First pass at modernizing struct definitions. Aaron Giles2012-09-151-2/+1
* running_device -> device_t Aaron Giles2010-12-311-2/+2
* Created CPU-specific device types for all CPUs, using new macros Aaron Giles2010-07-031-2/+1
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-2/+2
* 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
* Made the PCI bus a device. The bus is declared in the machine Aaron Giles2008-12-071-2/+5
* Added macros for all CPU callbacks to ease future changes. Aaron Giles2008-11-081-1/+1
* structure, lower-casing functions and re-inclusion updates of the src\emu\cpu... Derrick Renaud2008-08-121-4/+7
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-1/+1
* TGP / Model 2 fixes [ElSemi] davidhay2008-07-191-0/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+52