Category:P-RS-232C BASIC
This page was last modified 14:29, 10 October 2021 by Mars2000you.

Description

P-RS-232C BASIC is a BASIC extension that extends RS-232C BASIC. It is provided by the Pioneer UK-V104 RS-232C board when installed in the hidden MSX2 computer UC-V102.

Instructions

It extends the 5 following instructions: CLOSE, LOAD, MERGE, OPEN and SAVE and adds 8 new instructions.

Basically, you need to replace COM by RS to specify a device controlled by the UC-V102 while using the UK-V104 board. The change is similar in the 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
CALL RSREAK MSX2
CALL RS...GOSUB MSX2
CALL RSINI MSX2
CALL RSOFF MSX2
CALL RSON MSX2
CALL RSSTAT MSX2
CALL RSSTOP MSX2
CALL SAME MSX2


Pages in category "P-RS-232C BASIC"

The following 5 pages are in this category, out of 5 total.

C

L

M

O

S