summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/tlcs90/tlcs90.h
Commit message (Expand)AuthorAgeFilesLines
* Add TMP90PH44 device type for Sega 837-13551 I/O Board (nw) AJR2017-04-121-0/+10
* Changed disassembler infrastructure to not use char buffers internally Nathan Woods2016-11-201-9/+1
* Changed the tlcs90 disassembler to use 'std::ostream &' internally Nathan Woods2016-10-291-2/+10
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-52/+52
* BIT doesn't need to be a macro Vas Crabb2016-08-181-0/+2
* Document internal hardware of original Pocket Challenge machine [Team Europe] David Haywood2016-04-251-0/+8
* reverting: Miodrag Milanovic2016-01-201-5/+5
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-1/+1
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-5/+5
* Revert "remove const (nw)" Miodrag Milanovic2016-01-131-1/+1
* remove const (nw) Miodrag Milanovic2016-01-111-1/+1
* Return std::string objects by value rather than pass by reference AJR2016-01-101-1/+1
* override part 2 (nw) Miodrag Milanovic2015-12-051-14/+14
* clang-modernize part 3 Miodrag Milanovic2015-12-041-1/+1
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+181