Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!bloom-beacon!apple!austing From: austing@Apple.COM (Glenn L. Austin) Newsgroups: comp.sys.mac.programmer Subject: Re: MAC ASSEMBLY HELP NEEDED (REAL QUICK!!) Keywords: HELP! HELP! Message-ID: <28575@apple.Apple.COM> Date: 7 Apr 89 19:20:44 GMT References: <384@dalcsug.UUCP> Organization: Apple Computer Inc, Cupertino, CA Lines: 17 In article <384@dalcsug.UUCP> johnston@dalcsug.UUCP (Bruce Johnston) writes: >I would like some help with Assembly. I am trying to write a DA >in MDS and have no idea how to create variable space for the DA. >I need some variables to reference my resources. If you use LINK A6,neg#, you can then reference your local variables off of A6. Just remember to UNLINK A6 when you are all done. ----------------------------------------------------------------------------- | Glenn L. Austin | The nice thing about standards is that | | Apple Computer, Inc. | there are so many of them to choose from. | | Internet: austing@apple.com | -Andrew S. Tanenbaum | ----------------------------------------------------------------------------- | All opinions stated above are mine -- who else would want them? | -----------------------------------------------------------------------------