Loads a program into the memory. Load 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 loaded.
The syntax is:
l "Filename" [,Device [,Loadadress]]
If the file's startadress should be ignored the desired one can be defined with Startadress.
Load can be interrupted with the stop key.
The default numeric system for Device is Dec! For Startadresse it is Hex.