summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/ti99/peb/peribox.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* ti99: Virtualize inherited device methods for consistency. Michael Zapf2024-04-011-5/+5
* ti99: Further cleanups, removed casts. Michael Zapf2024-03-311-0/+1
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-16/+16
* ti99/genmod: Add option to decode high address lines for DDCC-1 so that it ca... Michael Zapf2022-06-121-3/+3
* Revert initialisation of device members in headers. Vas Crabb2022-04-031-1/+1
* init vars for coverity (bus/l-w) Robbbert2022-04-021-1/+1
* devices/*: Removed extra semicolons after function bodies in headers. (#9275) 0kmg2022-02-061-1/+1
* -Switch to building MAME as C++17. Vas Crabb2020-11-151-2/+2
* ti99: Remove include file ti99defs.h Michael Zapf2020-06-201-2/+4
* ti99: Retire custom READ8Z/SETADDRESS macro. Michael Zapf2020-06-181-9/+9
* geneve: Lower-level emulation of the Geneve architecture (Gate Array, PAL, Ge... Michael Zapf2019-12-271-10/+8
* Spring cleaning: Vas Crabb2019-11-011-3/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-261-6/+6
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-6/+6
* bus/ti99, geneve, ti99_[various]: Eliminate address space and mem_mask argume... AJR2019-03-071-6/+6
* ti99: Adapting to common devcb3 slot device handling. (nw) Michael Zapf2018-08-201-7/+21
* ti99: devcb3 for the slot devices (nw) Michael Zapf2018-08-131-31/+23
* devcb3 Vas Crabb2018-07-071-4/+4
* geneve: Using bios selection; split genmod as a separate driver Michael Zapf2018-06-101-4/+17
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-8/+8
* ti99: Architectural cleanup for slot devices; constant renaming Michael Zapf2017-06-081-55/+49
* fix ti99_4p blowing up (evpc and hsgpl missing from peb card choices) (nw) Vas Crabb2017-05-281-4/+4
* ti99: Change ioport default to peb for ti99_4ev, also add evpc automatically Michael Zapf2017-05-271-6/+8
* ti99: Added console connector "ioport" with PEB as slot option Michael Zapf2017-05-251-38/+26
* ti99: Wrapped into namespaces; minor rearrangement Michael Zapf2017-05-231-12/+17
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-0/+271