summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/ti99/peb/bwg.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* ti99: Virtualize inherited device methods for consistency. Michael Zapf2024-04-011-4/+4
* ti99: Using device arrays instead of multiple similar devices. Michael Zapf2024-04-011-5/+1
* ti99: Further cleanups, removed casts. Michael Zapf2024-03-311-1/+4
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-14/+14
* 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
* floppies: Turn the format arrays into function calls. Create a default "mfm"... Olivier Galibert2021-03-021-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
* ti99/peb/bwg: Minor corrections (nw) AJR2019-06-031-2/+2
* ti99: Replace emu_timers by monoflop circuits. (nw) Michael Zapf2019-04-111-12/+7
* ti99: Use 74LS259 latch circuit instead of members in BwG controller. (nw) Michael Zapf2019-04-111-24/+22
* (nw) Clean up the mess on master Vas Crabb2019-03-261-2/+2
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-2/+2
* bus/ti99, geneve, ti99_[various]: Eliminate address space and mem_mask argume... AJR2019-03-071-2/+2
* Don't #include legacy header "flopdrv.h" except where it's still used (nw) AJR2018-11-251-1/+1
* finally got rid of machine_mconfig_additions (nw) Ivan Vangelista2017-06-141-6/+6
* 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/+142