CompuServe Messages

#Asm68k Beta1

#: 48288 S10/ProgrammingForum unknown
    12-Jan-87 00:02:08
Sb: #Asm68k Beta1
Fm: W. Wesley Howe 73277,260
To: Larry Phillips/ICUG

This message turned up in search, but its forum couldn’t be identified from the original transcript, so it may not be linked into its thread.

Larry – I have uploaded a new version of Asm68k which corrects the problems with 16-bit external references, correctly references EQU & SET Labels as 32-bit values, correctly parses macro parameters separated by commas and (to my embarrassment) now has EQUR and REG Directives switched to match the proper function. You still must declare references to other sections as ENTRY or XDEF, otherwise the assembler cannot resolve the mnemonics correctly on both passes.(PC REL and ABSOLUTE LONG are different Opcode lengths.) Thanks for the Feedback.