summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/plg1x0
Commit message (Collapse)AuthorAgeFilesLines
* New sound infrastructure. Olivier Galibert10 days2-3/+3
| | | | | | | | | | | | | | | | | | Should be added soon: - mute - lua hookup (with documentation) - speaker/microphone resampling To be added a little later: - compression - reverb Needs to be added by someone else: - coreaudio - direct - portaudio - xaudio2 - js
* Cleanup: Vas Crabb2024-11-252-4/+4
| | | | | | | * toaplan/mjsister.cpp: Use memory share creator for VRAM, put banked ROM in its own region so the fixed ROM region can be sized correctly. * cpu/s2650: Use util::sext rather than goofy lookup table. * Fixed a lot more #include guards that didn't match header paths.
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. ↵ holub2024-09-273-9/+9
| | | | (#12822)
* sh7042: Add dmac, mtu, adc, intc, sci, bsc. Separate A and non-A Olivier Galibert2024-05-021-0/+1
| | | | | | | | | | psr540: Add the swx00 New machines marked as MACHINE_NOT_WORKING ------------------------------------------ Yamaha MU500 [Matt, O. Galibert] Yamaha MU1000 [Matt, O. Galibert] Yamaha MU2000 [Matt, O. Galibert]
* misc swx00 fixes Olivier Galibert2024-03-191-1/+4
|
* Enhance the sh704x. MU128 MSTO, needs interrupts now. Olivier Galibert2024-03-031-2/+2
|
* plg150-ap: Added Olivier Galibert2024-03-036-0/+348