summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/generalplus_gpl_chx.cpp
Commit message (Collapse)AuthorAgeFilesLines
* gpl951xx - more aggressive template use (#15352) mamehaze3 days1-14/+28
| | | | | | | | | - generalplus_gpl951xx_soc - use templates for timebase and timers, add more timers [David Haywood] - generalplus_gpl951xx_soc - basic 'manual' ADC mode support [David Haywood] - generalplus_gpl951xx_soc - provide address when required in autocmd mode for spifc, to prevent wrong addresses being written [David Haywood] - generalplus_gpl951xx_soc - add stub logging more registers [David Haywood] - gpl_renderer - port improved linemap code from spg_renderer so that other BPPs can be handled [David Haywood] - generalplus_gpl951xx_rtc - allow setting / reading of timer registers [David Haywood] - generalplus_gpl951xx.cpp - various cleanups driver-side, including template use [David Haywood]
* srcclean and manual cleanup Vas Crabb4 days1-9/+9
|
* add sound to bftetris (#15342) mamehaze7 days1-0/+341
- added CHA/CHB (tied to timers g/h) for DAC sound output on GPL951xx, which is used by bftetris