summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/ti99/peb/scsicard.cpp
Commit message (Expand)AuthorAgeFilesLines
* ti99: Further cleanups, removed casts. Michael Zapf2024-03-311-7/+2
* ti99: Replaced static_cast with dynamic_cast (mametesters 06824) Michael Zapf2024-03-281-1/+2
* ncr5380/ti99: Use DRQ to set DMA state on controller card; remove in_dma_mode... Michael Zapf2023-06-081-2/+2
* ti99: Some debug output improvements Michael Zapf2023-06-081-13/+18
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-2/+2
* Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] MooglyGuy2023-05-231-10/+10
* ti99: Add EOP handling to SCSI card. Michael Zapf2021-12-041-1/+6
* ti99/geneve: Added WHTech SCSI adapter card Michael Zapf2021-11-211-0/+693