Maxi-RAM

From CPCWiki - THE Amstrad CPC encyclopedia!
Jump to: navigation, search

Maxi-RAM by Graeme Rowles is a RSX based Library published in Aug 1990 Issue of Amstrad Action (#59), which includes 18 Commands, which are a combination of useful Memory Solving routines, routines which could be incorporated into ones programs. Program is 464 only due to the use of 464 Direct Addressing. The commands are:

3500 SPEED,<integer expression> MEMORY,<address expression> EXCHANGE,<address expression>,<address expression>,<length> FILL,<start address>,<end address>,<byte> CLEAR.INPUT
GETMODE,<integer expression> GETINK,<ink value1>,<ink value 2> GETBORDER,<ink value 1>,<ink value 2> COPYCHR,<string expression> RESMEM BOLD
THIN ITAL RELOCATE,<address expression> GETLOC,<integer expression> ADD,<start address>,<end address>,<byte > SUB,<start address>,<end address>, <byte>

RSX Routines From Magazines