Difference between revisions of "SuperBASIC"
From CPCWiki - THE Amstrad CPC encyclopedia!
(Created page with "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 progr...") |
|||
| (2 intermediate revisions by one other user not shown) | |||
| Line 13: | Line 13: | ||
|- | |- | ||
|} | |} | ||
| + | |||
| + | [[RSX Routines From Magazines]] | ||
| + | |||
| + | |||
| + | [[Category:Programming]] | ||
Latest revision as of 08: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 |