home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.amiga.programmer
- Path: sparky!uunet!cs.utexas.edu!zaphod.mps.ohio-state.edu!darwin.sura.net!gatech!concert!sas!mozart.unx.sas.com!jamie
- From: jamie@cdevil.unx.sas.com (James Cooper)
- Subject: Re: Problems & Suggestions for SAS 6.00 asm
- Originator: jamie@cdevil.unx.sas.com
- Sender: news@unx.sas.com (Noter of Newsworthy Events)
- Message-ID: <BxK462.Bvs@unx.sas.com>
- Date: Wed, 11 Nov 1992 14:56:25 GMT
- References: <1dqglnINNequ@werple.apana.org.au>
- Nntp-Posting-Host: cdevil.unx.sas.com
- Organization: SAS Institute Inc.
- Lines: 44
-
-
- In article <1dqglnINNequ@werple.apana.org.au>, bytey@werple.apana.org.au (Chris Hames) writes:
- >Note: I don't have access to EMITS yet (my registration card is on its way).
- >
- >Problems/Bugs:-
- >
- >1. dcb[.size] eg "dcb.b 8,0" statements give "Error: unrecognized opcode".
- > Chaper 11, Using Assembler Directives lists DCB[.size] as valid.
-
- Definite bug. Thanks for the report.
-
- >Suggestions:
- >
- >1. support EVEN to help with compatability. EVEN=CNOP 0,2
-
- EVEN macro
- cnop 0,2
- endm
-
- >2. support ~ for bitwise NOT.
-
- Enhancement request noted.
-
- >3. support | for bitwise OR, for compatability. |=!
-
- Enhancement request noted.
-
- >Is there a list of known SAS 6.00 bugs available?
-
- No, but when the patch comes out (**very** shortly now), it will have a
- file telling you what was fixed.
-
- >Well I must say SAS 6 is a very nice package and yes I am a old Aztec user
- >that has been converted.
-
- Ah! Another sees the light... :-) :-)
-
- --
- ---------------
- Jim Cooper
- (jamie@unx.sas.com) bix: jcooper
-
- Any opinions expressed herein are mine (Mine, all mine! Ha, ha, ha!),
- and not necessarily those of my employer.
-