Previous 199869 Revisions Next

r177933 Monday 31st May, 2021 at 18:20:28 UTC by Aaron Giles
ympsr60: Fleshed out the PSR60/PSR70 drivers
* Split YM2154 into a separate device
* Created fake YM2154 ROMs as placeholders
* Created new BBD sound device in src/devices/sound/bbd.cpp
* Created new mixer device in src/devices/sound/mixer.cpp
* Connected YM2154 and BBD devices
* Approximated BBD driver behavior
* Exposed analog sliders as adjusters (accessible via ` menu)
* Added sliders to layout and animated them
[/branches/time-experiments/scripts/src]sound.lua
[/branches/time-experiments/scripts/target/mame]mess.lua virtual.lua
[/branches/time-experiments/src/devices/sound]bbd.cpp* bbd.h* mixer.cpp* mixer.h* ym2154.cpp* ym2154.h*
[/branches/time-experiments/src/mame/drivers]ympsr60.cpp
[/branches/time-experiments/src/mame/layout]psr60.lay psr70.lay


Previous 199869 Revisions Next


© 1997-2024 The MAME Team