summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/ti99_peb/peribox.h
Commit message (Expand)AuthorAgeFilesLines
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-268/+0
* converted lot of TRUE/FALSE to real boolean and updated types (nw) Miodrag Milanovic2016-10-221-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-8/+8
* ti99: More savestate enabling and cleanups. (nw) Michael Zapf2016-09-251-1/+1
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-1/+1
* ti99: Again one indirection less; dropped the videowrp and moved the v9938 on... Michael Zapf2016-04-191-0/+8
* ti99: Unified slot options; added MEMEN signal Michael Zapf2016-03-311-1/+15
* reverting: Miodrag Milanovic2016-01-201-8/+8
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-2/+2
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-161-8/+8
* override for for macros that could not be auto recognized by tools (nw) Miodrag Milanovic2015-12-061-6/+6
* override part 1 (nw) Miodrag Milanovic2015-12-051-9/+9
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-141-2/+2
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+246