CALL CASAUTOREW
This page was last modified 20:15, 1 January 2018 by Mars2000you.

Contents

Effect

Enables or disables the automatic rewinding of a tape image (CAS file) back to the beginning.

Notes:
- When a CAS file has already been used, it's generally recommended to first use this instruction in ON position or the CALL CASREW instruction before running the program on the tape image
- At least Gauntlet requires this automatic rewinding: the original version of this game does not work on computers that have slot 0 expanded. To fix this, dump both sides of the cassette. Then put #00 to CAS-file offset #5C20 and #D386 Last copy both sides together as one file and remember to execute "_CASAUTOREW ON"

Syntax

CALL CASAUTOREW [ON]|[OFF]

Parameters

Without any parameter, CALL CASAUTOREW works as a toggle between both options (automatic rewinding enabled or disabled).

With ON, you enable the automatic rewinding of the tape image.

With OFF, you disable the automatic rewinding of the tape image.

Related to

CALL CASREW, CALL CASRUN, CALL CHCAS

Compatibility

RMSX BASIC