summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/ti99/peb/evpc.cpp
Commit message (Expand)AuthorAgeFilesLines
* -Reworked device type definition macros a little and added more Doxygen. Vas Crabb2021-09-071-1/+1
* device/bus/ti99/pecb/evpc.cpp: fixed MT07889 Ivan Vangelista2021-03-011-0/+1
* -Switch to building MAME as C++17. Vas Crabb2020-11-151-4/+2
* ti99: Remove include file ti99defs.h Michael Zapf2020-06-201-6/+8
* ti99: Retire custom READ8Z/SETADDRESS macro. Michael Zapf2020-06-181-3/+3
* ti99: Added VRAM size option to Enhanced Video Processor Card. Michael Zapf2020-02-041-1/+10
* geneve: Lower-level emulation of the Geneve architecture (Gate Array, PAL, Ge... Michael Zapf2019-12-271-8/+6
* ti99: Changed busmouse to a push behaviour; the real V9938 does not regularly... Michael Zapf2019-08-141-4/+2
* tms99xx: Change setaddress method signature to (address,buslines); treating a... Michael Zapf2019-04-171-4/+6
* (nw) Clean up the mess on master Vas Crabb2019-03-261-5/+6
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-6/+5
* tms9928a, v9938: Remove space and mem_mask from read/write handlers (nw) AJR2019-03-091-2/+2
* bus/ti99, geneve, ti99_[various]: Eliminate address space and mem_mask argume... AJR2019-03-071-4/+4
* tms9900, tms9980a, tms9995: CRU addressing change AJR2019-03-011-1/+2
* srcclean and manual fixup (nw) Vas Crabb2018-08-261-6/+6
* ti99: Adapting to common devcb3 slot device handling. (nw) Michael Zapf2018-08-201-1/+3
* ti99: Further devcb3 works (nw). Michael Zapf2018-08-181-11/+20
* ti99: devcb3 for the slot devices (nw) Michael Zapf2018-08-131-1/+2
* ti99: Modernized logging. (nw) Michael Zapf2018-08-111-13/+17
* ti99: Removed deprecated function calls, simplified GROM access, added logmac... Michael Zapf2018-06-301-2/+2
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-1/+1
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-3/+3
* Grammar police (nw) Olivier Galibert2018-02-241-1/+1
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* finally got rid of machine_mconfig_additions (nw) Ivan Vangelista2017-06-141-21/+16
* ti99: Architectural cleanup for slot devices; constant renaming Michael Zapf2017-06-081-10/+11
* ti99: Wrapped into namespaces; minor rearrangement Michael Zapf2017-05-231-2/+6
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-0/+498