You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The source code says this. I tried the LOADER commands, but still no luck with START.
ASSEMBLY AND LOADING PROCEDURE:
@MACRO ;OR WHATEVER TO GET A MACRO WITH STENEX IN IT
*PAT_DSK:PAT
*LOADER!
/S/B/1H/700000H
*PAT$
@START
@
THE START AFTER LOADING CAUSES THE CODE TO BE MOVED FROM ITS LOAD
LOCATION TO ITS RUNNING LOCATION IN HIGH CORE. THE SYMBOL
TABLE IS ALSO MOVED, AND THE POINTER ADJUSTED. AN SSAVE FILE
OF PAGES 700-777 SHOULD BE MADE TO BE USED FOR DEBUGGING.
TO PRODUCE THE SYSTEM FILE, START AT MAKEPF (MAKEPF$G). THIS WILL
WRITE A SSAVE FILE WITH WRITE PROTECTION INTO THE CONNECTED DIRECTORY.
RENAME IT INTO <SUBSYS> TO RUN IT.
PA1050 is rather important since most tools are only lightly updated from TOPS-10.
The source file is called <SOURCES>PAT.MAC. The executable should be <SUBSYS>PA1050.SAV.
The text was updated successfully, but these errors were encountered: