From: <sba...@us...> - 2023-06-11 18:56:25
|
This is an automated email from the git hooks/post-receive-user script. sbaldovi pushed a commit to branch master in repository fuse. View the commit online: https://sourceforge.net/p/fuse-emulator/fuse/ci/81efcbce8fdc515c18faf1e854a78d77bb0f676f/ The following commit(s) were added to refs/heads/master by this push: new 81efcbce Reset machine when enabling/disabling a sound peripheral 81efcbce is described below commit 81efcbce8fdc515c18faf1e854a78d77bb0f676f Author: Sergio Baldoví <ser...@gm...> AuthorDate: Sun Jun 11 20:55:15 2023 +0200 Reset machine when enabling/disabling a sound peripheral that requires it --- ui/options.dat | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ui/options.dat b/ui/options.dat index 82f66925..d99a839f 100644 --- a/ui/options.dat +++ b/ui/options.dat @@ -116,6 +116,8 @@ Checkbox, (F)uller Box, fuller, INPUT_KEY_f Checkbox, M(e)lodik, melodik, INPUT_KEY_e Checkbox, Spec(D)rum interface, specdrum, INPUT_KEY_d Checkbox, C(o)vox interface, covox, INPUT_KEY_o +Postcheck, periph_postcheck +Posthook, periph_posthook peripherals_disk Disk Peripheral Options |