Forums before death by AOL, social media and spammers... "We can't have nice things"
|    comp.sys.atari.st    |    Discussion about 16 bit Atari micros    |    15,439 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 14,438 of 15,439    |
|    Henk Robbers to All    |
|    AHCC V3.4    |
|    28 Nov 10 23:06:29    |
      XPost: comp.sys.atari.programmer       From: h.robbers@chello.nl              LS              There is a new version available on my homepage (see sig)              Changes:       november 28 2010       v4.3       Compiler:        Fixed wrong mode bits in Coldfire 'fmovem.d reglist,(A7)'.        Fixed typo in "unknown mnemonic" message.        Skip rest of line after above message.               Improved code for comparing bitfields to zero        and assigning constants to bitfields.        Replaced flagwords operated by |= resp. &=~ by        bitfield definitions.        For instance:        in stead of 'flag |= FLAGNAME resp. flag &= ~FLAGNAME',        now 'flag.flagname = 1 resp. flag.flagname = 0'        without increase of code.               Repaired warning 'value too big for field',        which was never issued due to a typo.        Also made sure the generated code conforms to Pure C        in this case.               The include folder can now be used by both Pure C and AHCC        in all case. The sinclude folder is only needed when        compiling AHCC* itself.              Assembler:        Implemented directives 'ifd' and 'ifnd' as synonyms        for 'ifdef' and 'ifndef'.               A expression of the form (label1 - label2) can only be        resolved when the labels are NOT advance references and        when the labels are in the same area (or module).               This might be repaired in the next release. It will        take some contemplation and time.              --       Groeten; Regards.       Henk Robbers. http://members.chello.nl/h.robbers       Interactive disassembler: TT-Digger; http://digger.atari.org       A Home Cooked C compiler: AHCC; http://ahcc.atari.org              --- SoupGate-Win32 v1.05        * Origin: you cannot sedate... all the things you hate (1:229/2)    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca