summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/tms9900/tms9995.c
Commit message (Expand)AuthorAgeFilesLines
* Licensing Michael Zapf2013-10-161-0/+2
* Fixed debug memory access. [Michael Zapf] Michael Zapf2013-10-131-2/+36
* CPUs now utilizing split addressing (setaddress ... read/write) Michael Zapf2013-09-301-159/+159
* Force word-aligned workspace pointer and program counter Michael Zapf2013-08-091-14/+14
* Fixed divide operations Michael Zapf2013-08-081-65/+39
* did modern cpu cores as well (nw) Miodrag Milanovic2013-06-211-1/+1
* Added tms9900, tms9980 & tms9995 to unidasm. Other tms99xx cpu cores are gene... smf-2013-03-071-1/+2
* fixed uninitialized member in src/emu/cpu/tms9900/tms9995.c (nw) Oliver Stöneberg2013-03-061-0/+1
* fixed uninitialized members in src/emu/cpu/tms9900/tms9995.c (nw) Oliver Stöneberg2013-02-211-0/+9
* Fixed overflow detection in INC and DEC opcodes (nw) Michael Zapf2012-11-161-200/+200
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-2/+2
* removed some astring::stringbuffer() usage - fixes potential missing \0 termi... Oliver Stöneberg2012-09-071-1/+3
* tms99xx: Status register parity bit handling was missing in some commands [Mi... Michael Zapf2012-07-131-0/+9
* tms99xx: Introduced symbolic constants for interrupt lines. Added a Michael Zapf2012-07-121-18/+25
* Fix compile error (nw) Wilbert Pol2012-06-081-1/+1
* New TMS9900 and TMS9995 implementation with proper control line handling Michael Zapf2012-06-071-7/+3283
* Created CPU-specific device types for all CPUs, using new macros Aaron Giles2010-07-031-0/+2
* First round of an attempted cleanup of header files in the system. Aaron Giles2010-01-101-0/+2
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+9