Description
Hitachi BASIC is a BASIC extension that is available in some Hitachi computers.
Note: Stricto sensu, the extra instructions linked to a built-in software (CALL CMT, CALL MON, CALL TABOFF, CALL TABON) are not part of the Hitachi BASIC instructions. They are mentioned apart in the table below.
Versions
There are 2 versions of this extension:
- Version 1 is available in the MB-H2 MSX1 computer
- Version 2 is available in the MB-H3 MSX2 computer
The MB-H21 MSX1 computer is the little brother of the MB-H2. As there is no built-in data recorder, it has only the CALL HCOPY instruction, the instructions related to the Cassette Operation Guide are not available.
Instructions
Version1 has 15 instructions and version 2 comes with 6 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 | Versions |
---|---|---|
CALL AUTOMUTE | MSX1 | 1 |
CALL BLSCAN | MSX1 | 1 |
CALL CCOPY | MSX2 | 2 |
CALL CDCOPY | MSX2 | 2 |
CALL CFILES | MSX1 | 1 |
CALL CHCOPY | MSX2 | 2 |
CALL CSCAN | MSX1 | 1 |
CALL CSCOPY | MSX2 | 2 |
CALL FF | MSX1 | 1 |
CALL HCOPY | MSX1 | 1 - 2 |
CALL IDTRACE | MSX1 | 1 |
CALL MUTE | MSX1 | 1 |
CALL NSCAN | MSX1 | 1 |
CALL PAUSE | MSX1 | 1 |
CALL PLAY | MSX1 | 1 |
CALL REC | MSX1 | 1 |
CALL REW | MSX1 | 1 |
CALL SCOPY | MSX2 | 2 |
CALL STDBY | MSX1 | 1 |
CALL STOP | MSX1 | 1 |
CALL CMT | MSX1 | |
CALL MON | MSX1 | |
CALL TABOFF | MSX2 | |
CALL TABON | MSX2 |
Pages in category "Hitachi BASIC"
The following 24 pages are in this category, out of 24 total.
C |
C cont. |
C cont. |