summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/upd7810/7810tbl.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* last round of *.c -> *.inc renaming for now (nw) Oliver Stöneberg2014-03-191-6249/+0
|
* upd7810.c: Modernized cpu core. [Wilbert Pol] Wilbert Pol2014-02-211-6780/+5741
|
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-5702/+5702
|
* uPD7801: Fixed the MOV MC,A instruction. Wilbert Pol2010-04-051-1/+2
|
* Implemented uPD7801 timers. Wilbert Pol2010-01-021-1/+2
|
* uPD7801 core changes: Wilbert Pol2010-01-021-2/+2
| | | | | | - Fixed incorrect disassembly of some instructions. - Updated the handling of interrupts to match the documentation.
* Results of running the latest srcclean. Aaron Giles2009-12-281-706/+706
|
* Pointer-ified the upd7810 core. Aaron Giles2008-12-101-1036/+1036
|
* Spacing and version bump.mame0123u3 Aaron Giles2008-02-281-6/+6
|
* From: Wilbert Pol [mailto:wilbert@jdg.info] Aaron Giles2008-02-281-0/+3773
| | | | | | | | | Subject: uPD7801, uPD78C05, and uPD78C06 cpu cores added to the uPD7810 cpu core This patch adds basic support for the NEC uPD7801, uPD78C05, and uPD78C06 cpus to the uPD7810 cpu core.
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
| | | | | | - removed years from copyright notices - removed redundant (c) from copyright notices - updated "the MAME Team" to be "Nicola Salmoria and the MAME Team"
* Changes for MAME 0.121u3.mame0121u3 Aaron Giles2007-12-171-9/+9
|
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+3513