Difference between revisions of "SuperBASIC"

From CPCWiki - THE Amstrad CPC encyclopedia!
Jump to: navigation, search
 
Line 15: Line 15:
  
 
[[RSX Routines From Magazines]]
 
[[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

RSX Routines From Magazines