Retro Rocket OS
Loading...
Searching...
No Matches
CALL Keyword
CALL numeric-address

Invokes a native machine routine at the given memory address.
This allows BASIC programs to interface directly with the Retro Rocket kernel or user-supplied machine code.

Remarks
This feature is currently not implemented.
In future, it will allow advanced users to extend BASIC with their own routines.

See also: CHAIN, LIBRARY