On 2016-11-07 8:34 AM, Holm Tiffe wrote:
Jörg Hoppe wrote:

Hi,

my version of the MACRO11 cross-assembler for PDP-11 is now on
https://github.com/j-hoppe/MACRO11 .

Among others it fixes the  "JMP Rn is illegal" error on "jmp (rx)" opcode.

Also I added the option "listhex" to produce a binary listing in hex
notation instead of octal.
I found this really necessary when analyzing test programs with a modern
logic analyzer.

Joerg

Thanks.

Could you possible change all the occurences of stricmp() wich is a
mikeysoft-only thing, to the more standard strcasecmp()?

You could do a pull request on github, or if you don't have time, I could.

--Toby


Regards,

Holm


Reply via email to