Skip to content
CompuServe test bed
CompuServe Archive
CompuServe Forums
CompuServe Messages
CompuServe Thread
CompuServe User
CompuServe Thread
Search
Browse Forums
Thread
AmigaTech Forum
·
ASM Programming
Equates
4
messages in this thread
#
58650
From:
Lou Bertato
Jul 24, 1989 6:27 PM
Larry, I noticed that you made EQUATE12.ARC, which is a nice alphabetically sorted list of all the symbols in the include 1.2 files. I'm curious on what utilities you used to make this list, as I want to make an ARP list for myself.
#
58730
From:
John Draper
Jul 25, 1989 12:50 AM
Luciano, It was simplicity itself. I assembled the include files, and on the command line, asked for an EQUATE file. 🙂 -larry
#
58788
From:
Lou Bertato
Jul 25, 1989 11:55 AM
Oh….<cough, cough…> I must have overlooked the command line options, as I see an '-e' option in A68k (If that's what you used). Thanks Larry….
#
58813
From:
John Draper
Jul 25, 1989 4:31 PM
That's the one Luciano. Just specify the filename. Make sure you have lots of stack available. -larry