| Commit message (Expand) | Author | Age | Files | Lines |
| * | wd33c9x: Add support for the Translate Address command |  Dirk Best | 2025-02-03 | 1 | -0/+32 |
| * | nscsi: Correct SCSI command names (#11426) |  Miëtek Bak | 2023-07-21 | 1 | -1/+1 |
| * | emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) |  Vas Crabb | 2023-06-17 | 1 | -2/+0 |
| * | emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... |  MooglyGuy | 2023-06-01 | 1 | -1/+1 |
| * | Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] |  MooglyGuy | 2023-05-23 | 1 | -8/+8 |
| * | - Removed device_timer, device_timer_id, et al in favor of direct callback me... |  MooglyGuy | 2022-06-04 | 1 | -3/+3 |
| * | Remove void *ptr parameter from emu_timer, timer_device and all related callb... |  AJR | 2022-01-26 | 1 | -1/+1 |
| * | wd33c93: handle 'polled DMA' in vme_hcpu30 (nw) |  Sergey Svishchev | 2020-09-02 | 1 | -5/+11 |
| * | wd33c9x - clarify hardware reset |  tyfighter | 2019-08-09 | 1 | -6/+6 |
| * | wd33c93: don't fatalerror (nw) |  Patrick Mackinlay | 2019-07-25 | 1 | -1/+1 |
| * | nscsi_bus: Class overhaul (nw) |  AJR | 2019-07-11 | 1 | -0/+1 |
| * | wd33c9x: interrupt on reset (nw) |  Patrick Mackinlay | 2019-07-03 | 1 | -0/+6 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -532/+532 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -532/+532 |
| * | -wd33c9x: Silence logging by default, nw |  MooglyGuy | 2019-02-10 | 1 | -1/+1 |
| * | srcclean and cleanup (nw) |  Vas Crabb | 2019-01-27 | 1 | -4/+4 |
| * | wd33c9x: Convert the remaining drivers, kill the old driver [O. Galibert] |  Olivier Galibert | 2019-01-22 | 1 | -4/+4 |
| * | wd: simplify handlers, upgrade hpc1 [O. Galibert] |  Olivier Galibert | 2019-01-22 | 1 | -28/+14 |
| * | wd33c93: Disable irq when drq is active, cps3 works again [O. Galibert] |  Olivier Galibert | 2019-01-20 | 1 | -1/+2 |
| * | wd33c93: Fix select-and-transfer, now jojo is exactly as broken as everybody ... |  Olivier Galibert | 2019-01-10 | 1 | -7/+14 |
| * | wd33c9x: Fix non-dma data retrieval [O. Galibert] |  Olivier Galibert | 2019-01-10 | 1 | -22/+20 |
| * | specpdq: Start fixing blitting ops [O. Galibert] |  Olivier Galibert | 2019-01-03 | 1 | -0/+6 |
| * | wd33x9c: Checkpoint commit for co-debugging |  Olivier Galibert | 2019-01-03 | 1 | -494/+496 |
| * | wd33c9x.cpp: fixed validation error: Device wd33c93.cpp(wd33c93) short name i... |  Ivan Vangelista | 2019-01-03 | 1 | -1/+1 |
| * | wd33c9x: Handle disconnect command properly. Fixes fatalerror in ip225015 wit... |  mooglyguy | 2019-01-03 | 1 | -2/+2 |
| * | WD33C9X: More consistent interrupts, restructuring, and clean ups (#4457) |  tyfighter | 2019-01-02 | 1 | -187/+297 |
| * | Fix clang build [-Werror,-Wreorder] (nw) |  AJR | 2018-12-31 | 1 | -3/+3 |
| * | New NSCSI device for WD33C9x SCSI Controllers (#4449) |  tyfighter | 2018-12-31 | 1 | -0/+1621 |