CALL IOSOUND
Contents |
Effect
Enables or disables emulated cassette & disk sounds. By default the I/O sounds are off, except if you have runned the rMSX emulator with the parameter IOSOUND.
Note: disk spinning sounds will not work on games that use MSX-MUSIC.
Syntax
CALL IOSOUND [ON]|[OFF]
Parameters
Without any parameter, CALL IOSOUND works as a toggle between both options (I/O sounds enabled or disabled).
With ON, you enable all I/O sounds.
With OFF, you disable all I/O sounds.