summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/pc98_cbus
Commit message (Expand)AuthorAgeFilesLines
* Ran srcclean across the source. Vas Crabb2026-03-221-1/+1
* -emu/dislot.cpp: Cleaned up interface. Vas Crabb2026-03-221-4/+1
* bus/pc98_cbus/pcfxga.cpp: hookup software list angelosa2026-03-182-0/+8
* bus/pc98_cbus: add PC-FXGA placeholder angelosa2026-03-184-9/+92
* src: bulk change osd_printf_warning -> osd_printf_info for LOG_OUTPUT_FUNC angelosa2026-03-171-1/+1
* bus/pc98_cbus/lha201.cpp: fix SCSI crash regression angelosa2026-03-141-1/+1
* scsi: finish deslotting and correct a number of things Olivier Galibert2026-03-032-25/+14
* nscsi: Turn nscsi_device into an interface for easier composition Olivier Galibert2026-03-021-2/+2
* srcclean in preparation for release. Vas Crabb2025-12-281-1/+1
* omron/luna_88k.cpp: hookup C-Bus interrupts angelosa2025-12-181-1/+7
* bus/pc98_cbus/lgy98.cpp: force I/O install to 0x00d0 address angelosa2025-12-081-2/+6
* bus/pc98_cbus/lgy98.cpp: denote missing BIOS dump angelosa2025-12-072-4/+21
* bus/pc98_cbus/lgy98.cpp: hookup NIC, passes MELCHK.EXE checks angelosa2025-12-062-8/+56
* bus/pc98_cbus/lgy98.cpp: hookup 93C46 angelosa2025-12-062-5/+19
* bus/pc98_cbus: initial stub for Melco LGY-98 network card angelosa2025-12-054-10/+101
* bus/pc98_cbus: move slots as children of root angelosa2025-12-036-5/+9
* bus/nscsi: provide a fail safe HDD option for PC-98 based SCSI controllers angelosa2025-12-023-10/+17
* bus/pc98_cbus/lha201.cpp: add enough remapping so it can coexist with base ID... angelosa2025-12-014-46/+95
* bus/pc98_cbus: preliminary LHA-201 SCSI-2 interface [Angelo Salese, Mike Sted... angelosa2025-11-295-8/+263
* bus/pc98_cbus/fdd_2dd.cpp: port over from base driver angelosa2025-11-263-8/+111
* 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-252-0/+7
* bus/pc98_cbus: add SNE Sound Orchestra angelosa2025-11-245-20/+165
* bus/pc98_cbus/speakboard.cpp: document known games using this card angelosa2025-11-232-5/+11
* bus/pc98_cbus/pc9801_27.cpp: hookup dip switches angelosa2025-11-232-12/+61
* bus/pc98_cbus: implement eop angelosa2025-11-224-2/+23
* bus/pc98_cbus/pc9801_27.cpp: assign DMA params angelosa2025-11-221-5/+11
* pc/pc_t1t.h: Missing change corresponding to previous commit. Also srcclean. Vas Crabb2025-11-2314-20/+20
* bus/nscsi/dtc510.cpp: bulk rename into dtc510 angelosa2025-11-211-1/+1
* bus/pc98_cbus: preliminary hookup for a PC-9801-27 SASI interface angelosa2025-11-2113-28/+399
* bus/pc98_cbus/options.cpp: Fix build for the moment AJR2025-11-171-1/+0
* nec/pc98_cbus: untangle SpeakBoard card from pc9801_86 angelosa2025-11-1813-89/+179
* pc98_cbus/pc9801_55.cpp: needs increment address for wdc related registers angelosa2025-11-152-9/+20
* bus/pc98_cbus: basic DMA support for pc9801-55 angelosa2025-11-144-15/+80
* bus/pc98_cbus: move 1st gen FDD 2DD and FDD 2HD BIOSes to own slots, standard... angelosa2025-11-1314-18/+268
* omron/luna_88k.cpp: hookup C-Bus angelosa2025-11-122-1/+8
* bus/pc98_cbus: refactor bus semantics as proper root-slot, bump available slo... angelosa2025-11-1228-316/+372
* nec/pc9801.cpp: move RAM handling to specific 54simm / 61simm options angelosa2025-11-098-38/+266
* bus/pc98_cbus/pc9801_55.cpp: hookup ROM bank and fix WDC status read angelosa2025-11-074-22/+79
* bus/pc98_cbus: refactor card implementations using address maps for I/Os angelosa2025-11-0422-403/+277
* bus/pc98_cubs/amd98.cpp: hookup PIT device angelosa2025-11-013-70/+42
* bus/pc98_cbus/pc9801_14.cpp: hookup TMS3631 stub angelosa2025-10-292-12/+20
* nec/pc8801.cpp, nec/pc88va.cpp, bus/pc98_cbus/pc9801_86.cpp: better OPNA defa... angelosa2025-10-271-4/+4
* srcclean and tidy Vas Crabb2025-10-264-11/+11
* bus/pc98_cbus/pc9801_14.cpp: provide BIOS dump [Mike Stedman] angelosa2025-10-253-22/+64
* bus/pc98_cbus/pc9801_14: add dsw access log angelosa2025-10-241-0/+1
* bus/pc98_cbus: preliminary PC9801-14 support angelosa2025-10-244-2/+152
* bus/pc98_cbus: hookup 2D floppy option angelosa2025-10-2310-9/+91
* bus/cbus: bulk replace cbus -> pc98_cbus angelosa2025-10-2224-0/+3206