Difference between revisions of "SuperBASIC"

From CPCWiki - THE Amstrad CPC encyclopedia!
Jump to: navigation, search
 
(One intermediate revision by one other user not shown)
Line 16: Line 16:
 
[[RSX Routines From Magazines]]
 
[[RSX Routines From Magazines]]
  
--[[User:CPM User|CPM User]] ([[User talk:CPM User|talk]]) 06:43, 30 August 2015 (EEST)
+
 
 +
[[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