summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/tlcs900/900tbl.c
Commit message (Expand)AuthorAgeFilesLines
* and more *.c -> *.inc renaming (nw) Oliver Stöneberg2014-03-191-6034/+0
* tlcs900.c: Modernized cpu core (nw) Wilbert Pol2013-09-041-2700/+2691
* tlcs900.c: Fixed BIT operation on bytes for bit numbers > 7. (nw) Wilbert Pol2013-01-141-1/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-119/+117
* tlcs900.c: Implemented the 4-byte prefetch queue. [Wilbert Pol] Wilbert Pol2012-10-161-130/+152
* Clean-ups and version bumpmame0147 Miodrag Milanovic2012-09-171-1/+1
* Pass 2 of struct modernization. Aaron Giles2012-09-151-2/+2
* TLCS-900/H cpu core fixes: Wilbert Pol2009-04-251-5/+6
* Cleanups and version bump for 0.131.mame0131 Aaron Giles2009-04-231-24/+24
* More fixes for the CPD and CPI instructions in the TLCS-900/H core. Wilbert Pol2009-04-211-6/+6
* Fixed operation of TLCS-900/H CPD and CPI instructions. Wilbert Pol2009-04-211-8/+8
* Added Toshiba TLCS-900/H cpu core. Wilbert Pol2009-04-201-0/+6022