RSX Routines From Magazines

From CPCWiki - THE Amstrad CPC encyclopedia!
Revision as of 22:20, 29 August 2015 by CPM User (Talk | contribs)

Jump to: navigation, search

Back in the Good old days of Programs you could type in from Magazines, came a whole range of BASIC programs with Machine Code loaders. A lot of those programs came with a series of Resident System eXtension (RSX), which were accessible from BASIC via the Pipe Command (Shift + @). Programs varied a lot, from Specific Tool developed to carry out a particular operation, to whole Libraries designed to Aid Programmers with their Programming projects. Because there's so many of these programs this list is by no means complete, please feel free to add any relevant programs (try to keep it Alphabetical, I'm using the name used by Magazine, Numbered programs can go first).

Name Author Magazine / Month & Year Requirements # of RSXs Commands
128k Memory Swapper Alistair Young Amstrad Action / Nov 1989 128k 2 MSAVE
MSWAP
Bankswop N Little Amstrad Action / Jul 1990 128k 1 BANK,<numeric expression>
Eval Seg Gorham Amstrad Action / Dec 1989 464 only 1 EVAL,<string expression>
Exuser Adrian Pay Amstrad Action / Mar 1990 AMSDOS 1 PUSER,<integer expression>
Memdump Mike Wong Amstrad Action / Apr 1990 1 MEMDUMP
Sprite Driver Sean McManus Amstrad Action / Apr 1990 3 GRAB,<x co-ordinate>,<y co-ordinate>,<width>,<height>,<address expression>
SDEF,<sprite number>,<address expression>
SPRITE,<sprite number>,<x co-ordinate>,<y co-ordinate>
SuperBASIC George McIntosh Amstrad Action / Dec 1989 27 Click Link