Category:Kanji BASIC
Description
Kanji BASIC is a BASIC extension, most of its commands are actually useful only on Japanese machines that come with a big Kanji-ROM (128kB if JIS1, 256kB if JIS1+JIS2).
Kanji BASIC is available on MSX2+ (and higher) computers and on the ASCII Nihongo MSX-DOS 2 cartridge.
Instructions
Kanji BASIC comes with 14 new instructions. The MSX-BASIC instruction PUT KANJI, available on all MSX2 and higher computers, can be seen as a related Kanji BASIC instruction.
Instruction | Generation | Short instruction | Related standard instruction |
---|---|---|---|
CALL AKCNV | MSX2+ | _AKCNV | |
CALL ANK | MSX2+ | _ANK | |
CALL CLS | MSX2+ | _CLS | CLS |
CALL JIS | MSX2+ | _JIS | ASC() |
CALL KACNV | MSX2+ | _KACNV | |
CALL KANJI | MSX2+ | _KANJI | SCREEN |
CALL KEXT | MSX2+ | _KEXT | |
CALL KINSTR | MSX2+ | _KINSTR | INSTR |
CALL KLEN | MSX2+ | _KLEN | LEN |
CALL KMID | MSX2+ | _KMID | MID$() |
CALL KNJ | MSX2+ | _KNJ | CHR$() |
CALL KTYPE | MSX2+ | _KTYPE | |
CALL PALETTE | MSX2+ | _PALETTE | COLOR= |
CALL SJIS | MSX2+ | _SJIS | ASC() |
PUT KANJI (1) | MSX2 |
(1) related Kanji BASIC instruction
Pages in category "Kanji BASIC"
The following 15 pages are in this category, out of 15 total.
C |
C cont. |
C cont.P |