summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/ncr53c90.cpp
Commit message (Expand)AuthorAgeFilesLines
* microsoft/jazz.cpp: Switch SCSI controller type back to NCR53CF94 and give it... AJR2025-01-101-3/+2
* Revert "wip" Patrick Mackinlay2025-01-101-1/+1
* wip Patrick Mackinlay2025-01-101-1/+1
* ncr53cf94: Use correct family ID AJR2025-01-071-1/+1
* machine/ncr53c90.cpp: Fix NCR53CF94 ID read sequence AJR2025-01-061-9/+19
* ncr53c90: Improve logging AJR2023-07-051-0/+3
* devices/ncr53c90.cpp: Don't subtract FIFO contents from transfer count when D... arbee2023-07-051-6/+0
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-3/+0
* Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] MooglyGuy2023-05-231-1/+0
* ncr53c90: More updates AJR2023-03-021-49/+67
* ncr53c90: Numerous fixes AJR2023-02-231-49/+92
* ncr53c90: trigger function complete interrupt on disable selection command Patrick Mackinlay2023-02-131-0/+1
* -machine/ncr53c90.cpp: Fixed issues with DMA transfers. (#10870) 9871238791132023-02-121-23/+77
* ncr53c90: better guess at sequence logic for macqd700 Patrick Mackinlay2023-02-031-1/+5
* ncr53c90: updates [R. Belmont] arbee2023-01-311-6/+41
* -ncr53c90: Drop ATN during the message phase of Transfer Information command,... MooglyGuy2023-01-101-3/+7
* sun4c, SPARC, and NCR53C90 bug fixes: (#10821) [Ryan Holtz] MooglyGuy2023-01-111-0/+1288