Re: Elementary BASIC question - loading another file



On 2005-08-30, iAN CooG <iancoog@xxxxxxxxxxxxx> wrote:

>> I didn't know SYS could also load a file.
>
> Every Basic command have an entry point to rom routines. The 1st sys
> 57812 sets the filename and the device, the poke 780,0 instructs the 2nd
> sys 65493 to perform a LOAD (with 1 would do a VERIFY)
> This allows loading without the forced basic restart caused by LOAD
> command.

The standard manual doesn't mention this, it even states SYS does
not accept anything else but a decimal number. The USR function
does allow to pass a parameter, although I have never seen this
function used.

It's not to say I don't believe your SYS explantion, it's just
weird I've never come acros its use like this.

Digging in to the old manuals does raise the urge to set up
my system again. :-)

- -
Etienne von Wettingfeld

Opperdoes: Wat is Qemu?
Chaos_One: Een Google parameter.
.



Relevant Pages

  • Re: Elementary BASIC question - loading another file
    ... > I didn't know SYS could also load a file. ... Every Basic command have an entry point to rom routines. ... This allows loading without the forced basic restart caused by LOAD ...
    (comp.sys.cbm)
  • Can we load a .sys file from another .sys file
    ... Can we load a ".sys" file from kernal mode driver. ... load the previous .sys driver and use some of its functionalities. ...
    (microsoft.public.development.device.drivers)
  • Re: File name extensions for Vic 20 emulators
    ... games even put characters on screen(when run with SYS). ... POKEing before loading from tape. ... Loading from floppy with ",8" will load a program to the current start ...
    (comp.sys.cbm)
  • Re: my ie will not let me update
    ... Henri Leboeuf ... > On one hand it sys that sp1 and other updates will not load because they ... On the other hand some will not load and i need them such as ...
    (microsoft.public.windows.inetexplorer.ie6.browser)
  • Re: Elementary BASIC question - loading another file
    ... Etienne von Wettingfeld wrote: ... >>> I didn't know SYS could also load a file. ... >> Every Basic command have an entry point to rom routines. ... >> This allows loading without the forced basic restart caused by LOAD ...
    (comp.sys.cbm)