Category:RMSX BASIC
Contents |
Description
RMSX BASIC is a BASIC extension that comes with the rMSX emulator for MSX turbo R.
Instructions (general info)
The RMSX BASIC adds 16 new instructions.
Note: CALL can be replaced by the character underscore (_). A space is not required after this character. See CALL for more info.
Instructions (ordered per category)
Data Storage
Instruction | Generation | Function |
---|---|---|
CALL CASAUTOREW | MSX turbo R | Enables / disables the automatic rewinding of a CAS file back to the beginning |
CALL CASREW | MSX turbo R | Rewinds manually a CAS file back to the beginning |
CALL CASRUN | MSX turbo R | Loads and runs the first file found on the specified tape image (CAS file) |
CALL CHCAS | MSX turbo R | Mounts a CAS file to the virtual cassettedrive of the emulated MSX1/MSX2 |
CALL CHDIR | MSX turbo R | Changes the working directory of real disk used as host for the emulated MSX1/MSX2 |
CALL CHDSK | MSX turbo R | Mounts a DSK file to the virtual diskdrive of the emulated MSX1/MSX2 and/or activates a specified disk number |
CALL FILES | MSX turbo R | Lists contents of a real disk in drive, used as host for the emulated MSX1/MSX2 |
Display
Instruction | Generation | Function |
---|---|---|
CALL HZ | MSX turbo R | Selects the screen refresh rate (VDP frequency) |
CALL PALETTE | MSX turbo R | Selects the palette or monitor emulation to be used on an emulated MSX1 |
rMSX System
Instruction | Generation | Function |
---|---|---|
CALL ? | MSX turbo R | Displays the list of the main RMSX Basic instructions |
CALL EXIT | MSX turbo R | Allows to quit the rMSX emulator |
CALL HELP | MSX turbo R | Displays the list of the main RMSX Basic instructions |
CALL LICENSE | MSX turbo R | Displays license information about used version of the rMSX emulator |
CALL RESET | MSX turbo R | Reboots the emulated MSX1 or MSX2 computer |
Sound and Music
Instruction | Generation | Function |
---|---|---|
CALL IOSOUND | MSX turbo R | Enables or disables emulated cassette & disk sounds |
CALL MUTE | MSX turbo R | Disables or enables all sounds |
Instructions (alphabetical order)
Instruction | Generation | Type |
---|---|---|
CALL ? | MSX turbo R | rMSX System |
CALL CASAUTOREW | MSX turbo R | Data Storage |
CALL CASREW | MSX turbo R | Data Storage |
CALL CASRUN | MSX turbo R | Data Storage |
CALL CHCAS | MSX turbo R | Data Storage |
CALL CHDIR | MSX turbo R | Data Storage |
CALL CHDSK | MSX turbo R | Data Storage |
CALL EXIT | MSX turbo R | rMSX System |
CALL FILES | MSX turbo R | Data Storage |
CALL HELP | MSX turbo R | rMSX System |
CALL HZ | MSX turbo R | Display |
CALL IOSOUND | MSX turbo R | Sound and Music |
CALL LICENSE | MSX turbo R | rMSX System |
CALL MUTE | MSX turbo R | Sound and Music |
CALL PALETTE | MSX turbo R | Display |
CALL RESET | MSX turbo R | rMSX System |
Pages in category "RMSX BASIC"
The following 15 pages are in this category, out of 15 total.
C |
C cont. |
C cont. |