Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TV-Edit #19

Open
larsbrinkhoff opened this issue May 2, 2022 · 2 comments
Open

TV-Edit #19

larsbrinkhoff opened this issue May 2, 2022 · 2 comments

Comments

@larsbrinkhoff
Copy link
Member

No description provided.

@larsbrinkhoff
Copy link
Member Author

Built with the SAIL compiler on the Panda distribution. First assemble a few files as per the comment in TV.SAI.

SAIL>tv/go
TV.SAI.2 1 2 3
      DEFINE.SAI.1 1 2 3
      DPYCOM.SAI.2 1 2 3 4 5 6 7
         DPY.SAI.3 1 2 3 4 5 6 7 8 9
   8 9
      TVDAT.SAI.1 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
      TVSUB.SAI.1 1 2 3 4 5 6 7 8 9 10 11 12 13 14
      TVFIL.SAI.1 1
         GETFIL.SAI.1 1 2 3 4 5 6 7 8 9 10 11 12 13 14
         IO.SAI.1 1 2 3 4 5 6 7 8 9 10 11 12 13 14
            IOIO.SAI.1 1 2 3 4 5 6 7 8 9 10 11 12
            IOSEG.SAI.1 1 2 3 4 5 6 7
            IOFIN.SAI.1 1 2 3 4 5 6 7 8
            IOINIT.SAI.1 1 2 3 4 5 6 7 8 9 10
     15 16
   2 3 4 5 6 7 8 9 10 11
      TVWIN.SAI.1 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35
      TVLIN.SAI.2 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35
      TVWRD.SAI.1 1 2 3 4 5 6 7 8 9 10 11 12
      TVCHR.SAI.1 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
      TVCOM.SAI.1 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33
      TVINIT.SAI.1 1 2 3 4 5 6 7
 4 5 6 7 8 9
End of compilation.
LINK:   Loading
%LNKMDS Multiply-defined global symbol %JOBDT
        Detected in module JOBDAT from file <SAIL>LOWTSA.REL.1
        Defined value = 43300000457, this value = 43100000447
%LNKMDS Multiply-defined global symbol %JOBDT
        Detected in module JOBDAT from file <SAIL>LOWTSA.REL.1
        Defined value = 43300000457, this value = 43100000447
%LNKMDS Multiply-defined global symbol %JOBDT
        Detected in module JOBDAT from file <SAIL>LOWTSA.REL.1
        Defined value = 43300000457, this value = 43100000447
%LNKMDS Multiply-defined global symbol %JOBDT
        Detected in module JOBDAT from file <SAIL>LOWTSA.REL.1
        Defined value = 43300000457, this value = 43100000447
%LNKMDS Multiply-defined global symbol %JOBDT
        Detected in module JOBDAT from file <SAIL>LOWTSA.REL.1
        Defined value = 43300000457, this value = 43100000447
%LNKMDS Multiply-defined global symbol %JOBDT
        Detected in module JOBDAT from file <SAIL>LOWTSA.REL.1
        Defined value = 43300000457, this value = 43100000447
%LNKMDS Multiply-defined global symbol %JOBDT
        Detected in module JOBDAT from file <SAIL>LOWTSA.REL.1
        Defined value = 43300000457, this value = 43100000447
?LNKUGS 2 undefined global symbols
        EVEC1   440525
        EDCHAN  440515

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant