Saves a memory area. Save works across bank borders and has no problems with files larger than 64K.
During the process the current adress is shown up to which the file is already saved.
The syntax is:
s "Filename" ,Device ,Range [,Loadadress]
The file's standard load adress is the start of the memory area. If the file should later be loaded to a different location it can be defined with LoadAdresse.
Save can be interrupted with the stop key.
The default numeric system for Device is Dec! For all other parameter it is Hex.