Command line argument passing is currently not supported for the Plus/4.
The runtime for the Plus/4 uses routines marked as .CONDES
type 2 for
interrupt handlers. Such routines must be written as simple machine language
subroutines and will be called automatically by the interrupt handler code
when they are linked into a program. See the discussion of the .CONDES
feature in the
assembler manual.