summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/ti99/peb/pcode.h
Commit message (Expand)AuthorAgeFilesLines
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-5/+5
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-4/+4
* ti99: Use offs_t instead of uint16_t for addresses, as they are 19 bit wide i... Michael Zapf2021-08-141-1/+1
* -Switch to building MAME as C++17. Vas Crabb2020-11-151-2/+2
* ti99: Retire custom READ8Z/SETADDRESS macro. Michael Zapf2020-06-181-3/+3
* (nw) Clean up the mess on master Vas Crabb2019-03-261-3/+3
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-3/+3
* bus/ti99, geneve, ti99_[various]: Eliminate address space and mem_mask argume... AJR2019-03-071-3/+3
* turn back into an array (nw) Vas Crabb2018-08-211-8/+1
* ti99: Steps towards devcb3, wip. (nw) Michael Zapf2018-08-111-7/+17
* New 74LS259/9334/CD4099 devices AJR2017-07-251-1/+6
* finally got rid of machine_mconfig_additions (nw) Ivan Vangelista2017-06-141-2/+3
* ti99: Architectural cleanup for slot devices; constant renaming Michael Zapf2017-06-081-1/+1
* ti99: Wrapped into namespaces; minor rearrangement Michael Zapf2017-05-231-1/+5
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-0/+67