Category:G-BASIC
This page was last modified 14:35, 10 October 2021 by Mars2000you. Based on work by Gdx.

Description

G-BASIC is an MSX-BASIC extension that allows to use the Yamaha V9990 VDP in your own programs. It was developed in 1999 by Koen Van Hartingsveldt of Sunrise.

Most recent version (1.0), improved by Albert Beevendorp aka BiFi of The New Image group, has been released in 2011 and is available on the TNI website.

An MSX2 or higher computer with at least 128kB RAM and a disk drive is required. To avoid memory conflicts, it's recommended to start it with MSX-DOS2 enabled.

To install this extension, you just need to enter BLOAD"GBASIC.BIN",R

Instructions

This extension adds 29 new instructions, most of them refer to a standard MSX-BASIC instruction.

Note: GDRAW is not yet implemented.

Instruction Generation
GBASE MSX2
GBLOAD MSX2
GBSAVE MSX2
GCIRCLE MSX2
GCLS MSX2
GCOLOR MSX2
GCOLOR= MSX2
GCOPY MSX2
GCOPY SCREEN MSX2
GDRAW MSX2
GLINE MSX2
GPAINT MSX2
GPOINT MSX2
GPRESET MSX2
GPSET MSX2
GPUT SPRITE MSX2
GSCREEN MSX2
GSET ADJUST MSX2
GSET IMAGE MSX2
GSET PALETTE MSX2
GSET PAGE MSX2
GSET SCROLL MSX2
GSET VIDEO MSX2
GSPRITE$ MSX2
GSTOP MSX2
GVDP MSX2
GVPEEK MSX2
GVPOKE MSX2
GWAIT MSX2


Links

Pages in category "G-BASIC"

This category contains only the following page.

G