summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/pc8801
Commit message (Expand)AuthorAgeFilesLines
* New sound infrastructure. Olivier Galibert2025-04-275-16/+16
* ymfm: remove 2608/2610 ssg gain workaround hap2025-04-231-2/+2
* Cleanup: Vas Crabb2024-11-253-10/+9
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-277-22/+22
* bus/pc8801: add gsx8800 expansion stub angelosa2024-07-213-0/+86
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-174-17/+2
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-014-8/+8
* bus/pc8801: move list of known cards in markdown file angelosa2022-12-253-45/+51
* bus/pc8801: preliminary implementation of HAL HMB-20 sound card, addresses #1... angelosa2022-12-254-1/+74
* nec/pc8801.cpp: promote machines to working status (#10685) Angelo Salese2022-12-191-0/+3
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-042-9/+5
* srcclean in preparation for 0.243 Vas Crabb2022-04-246-67/+67
* pc8801.cpp: major groundwork cleanups (#9533) Angelo Salese2022-04-1610-0/+923