summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/tlcs900
Commit message (Expand)AuthorAgeFilesLines
* Make devcb objects more consistently available for further configuration (nw) AJR2017-01-311-16/+32
* A round of spelling/typographical fixes to source comments (nw) Scott Stone2016-11-242-2/+2
* Changed disassembler infrastructure to not use char buffers internally Nathan Woods2016-11-203-14/+4
* Fixed more spacing issues Nathan Woods2016-10-301-36/+36
* Further cleanups to the TLCS900 disassemlber; fixed some paren spacing, conve... Nathan Woods2016-10-291-179/+180
* Changed the tlcs900 disassembler to use 'std::ostream &' internally Nathan Woods2016-10-291-81/+90
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-224-308/+308
* Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for everythi... smf-2016-09-281-0/+1
* Revert "Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for ... Lord-Nightmare2016-09-271-1/+0
* Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for everythi... smf-2016-09-271-0/+1
* std::min and std:max instead of MIN and MAX, also some more macros converted ... Miodrag Milanovic2016-07-311-2/+2
* INC -> HXX makes editors and code analyzers see it as C++ (nw) Miodrag Milanovic2016-05-012-1/+1
* Replace strformat, strprintf and strcatprintf with type-safe steam_format and... Vas Crabb2016-02-281-1/+1
* Cleanups and version bumpmame0170 Miodrag Milanovic2016-01-272-26/+26
* reverting: Miodrag Milanovic2016-01-202-6/+6
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-202-2/+2
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-162-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-162-6/+6
* Revert "remove const (nw)" Miodrag Milanovic2016-01-132-2/+2
* remove const (nw) Miodrag Milanovic2016-01-112-2/+2
* Return std::string objects by value rather than pass by reference AJR2016-01-102-2/+2
* tlcs900: add analog inputs to TMP95C063 (nw) Ville Linde2016-01-032-2/+208
* cleanups (nw) Miodrag Milanovic2015-12-251-1/+0
* tlcs900: fix duplicate tags (nw) Ville Linde2015-12-141-12/+12
* override part 2 (nw) Miodrag Milanovic2015-12-051-27/+27
* clang-modernize part 3 Miodrag Milanovic2015-12-042-5/+5
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-082-0/+0
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-134-0/+11336