Difference between revisions of "SuperBASIC"
From CPCWiki - THE Amstrad CPC encyclopedia!
(One intermediate revision by one other user not shown) | |||
Line 16: | Line 16: | ||
[[RSX Routines From Magazines]] | [[RSX Routines From Magazines]] | ||
− | + | ||
+ | [[Category:Programming]] |
Latest revision as of 07:40, 11 March 2018
SuperBASIC by George McIntosh is a RSX based Library published in Dec 1989 Issue of Amstrad Action (#51), which includes 27 Commands, which can be incorporated for one's programs. The commands are:
HIGH | LOW | OR | AND | XOR | MON |
MOFF | ZZZ,<byte expression> | LEFT | RIGHT | UP | DOWN |
LIST | RON,<byte expression> | GET,<integer expression> | GWINDOW,<left>,<right>,<top>,<bottom> | GPEN,<ink> | GPPAPER,<ink> |
SHIFT | CAPS | ASK | INVERT | SCROFF | SCRON |
FRAME | UNSC | FADE |