summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/terminal.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-3/+2
* Get rid of vestigial palette that was breaking generic terminal when it isn't... Vas Crabb2017-09-301-1/+0
* some more device_add_mconfig. Only devices/bus remains. (nw) Ivan Vangelista2017-06-021-7/+7
* make generic_terminal a bit more forgiving, should really make a variant of i... Vas Crabb2017-05-191-1/+1
* assert output calback is set for keyboard/terminal (nw) Vas Crabb2017-05-191-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-15/+24
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-10/+10
* Keyboard/terminal improvements: [Vas Crabb] Vas Crabb2016-07-271-6/+15
* reverting: Miodrag Milanovic2016-01-201-2/+2
* 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-2/+2
* override part 1 (nw) Miodrag Milanovic2015-12-051-4/+4
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+63