Description | Load with LOAD "MINITOOL",8,1 (,1,1 for tape users)
Implements 4 new BASIC commands:
OLD unNEWs a program and is activated by SYS 1618.
SWAP exchanges two strings and is activated by SYS 1569 (A$,B$).
BLOAD implements the L-command without going into monitor by SYS 1536"NAME",D,1
BSAVE implements the S-command by SYS 1548"NAME",D,1,sa,ea+1 where D=device number, sa= start address, ea= end address.
|
|