Category:MSX-Modem BASIC
Description
MSX-Modem BASIC is an enhanced version of the RS-232C BASIC. It's available only on
- probably the Daewoo CMD-120 modem
- the Mitsubishi ML-TS2 MSX2 computer
- the Panasonic FS-A1FM MSX2 computer
- the Panasonic FS-CM1 modem
- the Sony HB-T600 and HB-T7 MSX2 computers
- the Sony HBI-300 and HBI-1200 modems
It's probably also available on the following computers, but it needs to be checked:
Instructions
It extends the 5 following instructions: CLOSE, LOAD, MERGE, OPEN and SAVE and adds 25 new instructions, including 9 of the 10 RS-232C BASIC instructions.
Notes:
- Stricto sensu, the instructions that launch the built-in firmare or a specific part of this firmare are not part of the extension. However, they are mentioned apart in the table below.
- CALL can be replaced by the character underscore (_). A space is not required after this character. See CALL for more info.
Instruction | Generation |
---|---|
CALL COMBREAK | MSX-serial |
CALL COM...GOSUB | MSX-serial |
CALL COMHELP | MSX-serial |
CALL COMINI | MSX-serial |
CALL COMOFF | MSX-serial |
CALL COMON | MSX-serial |
CALL COMPROTOCOL | MSX-modem |
CALL COMSTAT | MSX-serial |
CALL COMSTOP | MSX-serial |
CALL COMTERM | MSX-serial |
CALL DIAL | MSX-modem |
CALL DIALC | MSX-modem |
CALL DTMF | MSX-modem |
CALL LINESEL | MSX-modem |
CALL NETCARRIER | MSX-modem |
CALL NETCONFIG | MSX-modem |
CALL NET...GOSUB | MSX-modem |
CALL NETHOOK | MSX-modem |
CALL NETINI | MSX-modem |
CALL NETMODEM | MSX-modem |
CALL NETOFF | MSX-modem |
CALL NETON | MSX-modem |
CALL NETSPK | MSX-modem |
CALL NETSTAT | MSX-modem |
CALL NETSTOP | MSX-modem |
CALL BTELCOM (*) | MSX-modem |
CALL REMOTE (**) | MSX-modem |
CALL TELCOM (***) | MSX-modem |
CALL TELECOM (****) | MSX-modem |
(*) Only on the Panasonic FS-A1FM MSX2 computer
(**) Only on the Panasonic FS-A1FM MSX2 computer and the FS-CM1 modem
(***) Only on the Panasonic FS-A1FM MSX2 computer, the Sony HB-T600 - HB-T7 MSX2 computers and the Panasonic FS-CM1 modem
(****) Only on the Mitsubishi ML-TS2 MSX2 computer