Category:Expander BASIC
This page was last modified 14:02, 24 November 2021 by Mars2000you.

Description

Expander BASIC is provided with Lightpen Graphics, a drawing program for lightpen, written by HAL Laboratory and used in several Sanyo products.

There have been two versions of this utility:

  • Version 1 (probably without the MSX-BASIC extension)
    • on tape and provided with the MPC-10 (version 1.0) and MPC-11 (version 1.1) computers
    • built in the Daewoo DLP-01 peripheral
  • Version 2

Version 2 allows to save your drawings in a MSX-BASIC program that can be runned only when the cartridge is in a slot, because some additional instructions are used to recreate the product of your artistic work.

You can also optionally write directly programs using these instructions when the cartridge is present. When you choose 'MSX-BASIC' in the main menu of this utility, the Expander BASIC is indeed available for using (even without lightpen).

Instructions

The Expander BASIC extension adds four 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
CALL BLINE MSX1 LINE
CALL LLINE MSX1 LINE
CALL SPAINT MSX1 PAINT
CALL SPSET MSX1 PSET


Pages in category "Expander BASIC"

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

C