xfs-interface not loading 'INT n' instruction into disk
81 views
Skip to first unread message
Chandralekha Chitta
unread,
Sep 18, 2020, 12:01:49 PM9/18/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to XOS Users
While loading the init code into disk( in Stage-6: Running a user program ) through xfs-interface, the 'INT n' statement is being ignored. I attached a screenshot of the xsm code and the text file obtained by copying corresponding disk block after loading the code.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to XOS Users
Put an aditional newline after 'INT 10' in squares.xsm. It should work fine. This might be due to the way xfs-interface writes input to the memory block.
As a precaution always put a empty line at the end of the file.
Regards
Chandralekha Chitta
unread,
Sep 18, 2020, 12:46:56 PM9/18/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message