summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/ti99/peb/peribox.cpp
Commit message (Expand)AuthorAgeFilesLines
* ti99/genmod: Add option to decode high address lines for DDCC-1 so that it ca... Michael Zapf2022-06-121-9/+9
* ti99: New expansion card "TIPI". Michael Zapf2022-03-201-0/+5
* Revert "stupid git" AJR2021-11-211-4/+16
* Merge branch 'stupid_git' AJR2021-11-211-16/+4
|\
| * stupid git AJR2021-11-211-16/+4
* | ti99/geneve: Added WHTech SCSI adapter card Michael Zapf2021-11-211-0/+5
|/
* -Reworked device type definition macros a little and added more Doxygen. Vas Crabb2021-09-071-6/+6
* -Switch to building MAME as C++17. Vas Crabb2020-11-151-2/+2
* geneve: Add support for new SID Master card. Michael Zapf2020-09-021-0/+1
* ti99: Added SID Master expansion card. Michael Zapf2020-09-021-1/+7
* ti99: Retire custom READ8Z/SETADDRESS macro. Michael Zapf2020-06-181-6/+6
* ti99: Add PGRAM card; fixed IDE adapter card. Michael Zapf2020-04-101-0/+3
* ti99: Added FORTi sound card. Michael Zapf2020-03-171-0/+5
* ti99: Added Myarc DDCC-1 disk controller card. Michael Zapf2020-03-151-0/+5
* ti99: Added CorComp disk controller cards. Michael Zapf2020-03-141-0/+9
* geneve: Lower-level emulation of the Geneve architecture (Gate Array, PAL, Ge... Michael Zapf2019-12-271-16/+35
* Spring cleaning: Vas Crabb2019-11-011-3/+3
* (nw) Clean up the mess on master Vas Crabb2019-03-261-14/+14
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-14/+14
* bus/ti99, geneve, ti99_[various]: Eliminate address space and mem_mask argume... AJR2019-03-071-14/+14
* ti99: Adapting to common devcb3 slot device handling. (nw) Michael Zapf2018-08-201-112/+112
* ti99: devcb3 for the slot devices (nw) Michael Zapf2018-08-131-139/+127
* ti99: Modernized logging. (nw) Michael Zapf2018-08-111-22/+16
* ti99: Removed deprecated function calls, simplified GROM access, added logmac... Michael Zapf2018-06-301-6/+6
* geneve: Using bios selection; split genmod as a separate driver Michael Zapf2018-06-101-19/+32
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-56/+60
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-4/+4
* ti99: Architectural cleanup for slot devices; constant renaming Michael Zapf2017-06-081-12/+29
* fix ti99_4p blowing up (evpc and hsgpl missing from peb card choices) (nw) Vas Crabb2017-05-281-65/+47
* ti99: Change ioport default to peb for ti99_4ev, also add evpc automatically Michael Zapf2017-05-271-11/+47
* Validation fix for peribox (nw) AJR2017-05-251-1/+1
* ti99: Added console connector "ioport" with PEB as slot option Michael Zapf2017-05-251-98/+62
* ti99: Wrapped into namespaces; minor rearrangement Michael Zapf2017-05-231-7/+11
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-5/+5
* Fix crashes in -listxml in debug builds Vas Crabb2017-05-211-12/+4
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-0/+761