CALL RESET
This page was last modified 18:23, 26 May 2023 by Mars2000you.

This instruction is available in RMSX Basic and Workmate Basic.

Contents

CALL RESET in RMSX Basic

Effect

Reboots the MSX1 or MSX2 computer emulated on a turbo R machine by the rMSX emulator.

It's a warm reboot, just like with DEFUSR=0:X=USR(0)

This instruction is useful when you insert a disk image that needs to be automatically started, or when the image contains an MSX-DOS disk and the CALL SYSTEM instruction does not work.

Syntax

CALL RESET

Related to

CALL CHDSK, CALL SYSTEM

Compatibility

RMSX BASIC


CALL RESET in Workmate Basic

Effect

Reboots the computer.

It's a warm reboot, just like with DEFUSR=0:X=USR(0). The new BASIC instructions will remain available.

Syntax

CALL RESET

Compatibility

Workmate BASIC