summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/pc98_cbus/slot.cpp
Commit message (Expand)AuthorAgeFilesLines
* nec/pc9801.cpp: fix 2dd option angelosa2025-11-261-0/+1
* bus/nec_fdd/pc80s31k.cpp: hookup 525sd floppy drives for regular PC80S31 angelosa2025-11-251-0/+6
* bus/pc98_cbus: implement eop angelosa2025-11-221-0/+10
* bus/pc98_cbus: preliminary hookup for a PC-9801-27 SASI interface angelosa2025-11-211-5/+5
* bus/pc98_cbus: basic DMA support for pc9801-55 angelosa2025-11-141-1/+31
* bus/pc98_cbus: refactor bus semantics as proper root-slot, bump available slo... angelosa2025-11-121-48/+88
* nec/pc9801.cpp: move RAM handling to specific 54simm / 61simm options angelosa2025-11-091-29/+30
* bus/pc98_cbus/pc9801_55.cpp: hookup ROM bank and fix WDC status read angelosa2025-11-071-6/+9
* bus/pc98_cbus: refactor card implementations using address maps for I/Os angelosa2025-11-041-32/+0
* bus/cbus: bulk replace cbus -> pc98_cbus angelosa2025-10-221-0/+158