Add debug messages
This commit is contained in:
@@ -43,7 +43,9 @@ START: MOVE P,[-PDLLEN,,PDL-1] ;Initialize the stack.
|
||||
MOVEI B,FNAME2 ;Store the second file name in B
|
||||
MOVEI C,FIELD ;Store the address of field in C
|
||||
PUSHJ P,IMPRTF ;Load the file
|
||||
PUSHJ P,PFIELD ;Print thee loaded field.
|
||||
MOVE A,[BPTR,,WELCOME]
|
||||
PUSHJ P,PUTLN
|
||||
PUSHJ P,PFIELD ;Print the loaded field.
|
||||
|
||||
JRST DONE ;Jump to the end of the program.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user