Category:RAMFile BASIC
Description
RAMFile BASIC is the BASIC extension of the Tecall System TM220 released by Tecall System.
This cartridge contains 16kB SRAM, used as SRAM-disk to store programs and one data file (ヘンスウ.DAT = VAR.DAT) automatically created when you use CALL RPUT.
Instructions
The RamFile BASIC extension adds 12 new instructions.
Note: CALL can be replaced by the character underscore (_). A space is not required after this character. See CALL for more info.
Instruction | Generation | Related standard instruction | Related Disk BASIC instruction |
---|---|---|---|
CALL RBLOAD | MSX1 | BLOAD | |
CALL RBSAVE | MSX1 | BSAVE | |
CALL RCLR | MSX1 | CLEAR | |
CALL RFILES | MSX1 | FILES | |
CALL RFRE | MSX1 | FRE() | |
CALL RGET | MSX1 | ||
CALL RKILL | MSX1 | KILL | |
CALL RLOAD | MSX1 | LOAD | |
CALL RNAME | MSX1 | NAME | |
CALL RPUT | MSX1 | ||
CALL RRUN | MSX1 | RUN | |
CALL RSAVE | MSX1 | SAVE |
Pages in category "RAMFile BASIC"
The following 12 pages are in this category, out of 12 total.
C |
C cont. |
C cont. |