summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/pc8801/pc8801_31.cpp
Commit message (Expand)AuthorAgeFilesLines
* machine/upd765.cpp: add save state support (#14869) TheLostNinja2026-02-051-0/+3
* bus/pc8801/pc8801_31.cpp: latch a form of CD motor sense angelosa2025-12-191-0/+2
* pc/pc_t1t.h: Missing change corresponding to previous commit. Also srcclean. Vas Crabb2025-11-231-1/+1
* nec/pc8801.cpp: misc QA notes angelosa2025-10-301-2/+3
* bus/pc8801/pc8801_31.cpp: pinpoint DMA enable bit angelosa2025-10-281-3/+6
* bus/nscsi/pc8801_30.cpp: implement fader control angelosa2025-10-281-8/+2
* bus/pc8801/pc8801_31.cpp: just ack the bytes on data ports angelosa2025-10-271-6/+14
* bus/pc8801/pc8801_31.cpp: allow SWs booting to some extent angelosa2025-10-261-4/+10
* New software list items marked not working angelosa2025-10-261-1/+19
* bus/nscsi/pc8801_30.cpp: hookup end mark and volume metering angelosa2025-10-261-8/+11
* bus/nscsi/pc8801_30.cpp: use PCE CD version for NEC Get dir, fix TOC parsing angelosa2025-10-261-25/+29
* bus/pc8801/pc8801_31.cpp: fix SCSI hookup, translate PCE CD implementation in... angelosa2025-10-251-45/+84
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-6/+0
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-8/+3
* pc8801.cpp: major groundwork cleanups (#9533) Angelo Salese2022-04-161-0/+262