summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/tms9900 (follow)
Commit message (Expand)AuthorAgeFilesLines
* tms9995: Changed method names for some input lines Michael Zapf2016-03-312-4/+4
* Logging changed; fixed HOLD handling; added synchronous RESET Michael Zapf2016-03-312-117/+150
* Log output changed Michael Zapf2016-03-311-52/+52
* Removed restrictions from files where we have written approval (nw) Miodrag Milanovic2016-03-241-14/+0
* reverting: Miodrag Milanovic2016-01-208-15/+15
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-204-4/+4
* Revert "some additional (nw)" Miodrag Milanovic2016-01-202-2/+2
* some additional (nw) Miodrag Milanovic2016-01-162-2/+2
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-164-4/+4
* tags are now strings (nw) Miodrag Milanovic2016-01-168-15/+15
* Revert "remove const (nw)" Miodrag Milanovic2016-01-134-4/+4
* remove const (nw) Miodrag Milanovic2016-01-114-4/+4
* Return std::string objects by value rather than pass by reference AJR2016-01-104-7/+7
* cleanup (nw) Miodrag Milanovic2015-12-262-7/+7
* cleanups (nw) Miodrag Milanovic2015-12-251-1/+1
* macro removal INLINE -> static inline (nw) Miodrag Milanovic2015-12-122-24/+24
* override part 2 (nw) Miodrag Milanovic2015-12-053-40/+40
* override part 1 (nw) Miodrag Milanovic2015-12-051-17/+17
* clang-modernize part 3 Miodrag Milanovic2015-12-044-39/+39
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-2/+2
* Some more cleanup (nw) Miodrag Milanovic2015-11-111-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-085-0/+0
* fixed linking unidasm in small builds (nw) Miodrag Milanovic2015-11-021-5/+5
* making logerror part of machine and device classes [Miodrag Milanovic] Miodrag Milanovic2015-11-011-5/+5
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-1311-0/+13840