home.social

#crossassembler — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #crossassembler, aggregated by home.social.

  1. Looking at the docs, I think it would be pretty easy to add LASM.COM compatibility to asm80...

    (LAsm was an early hack on CP/M ASM.COM by the great Ward Christensen that added a "link" pseudo op that opened a new source file and continued assembly to the same output files. This let you split your source into multiple files. Used, among other projects, by CP/M Kermit.)

    #Asm80 #8080 #8085 #CPM #CrossAssembler #Unix #RiscOS

  2. Now released: asm80: 8080 and 8085 cross assemblers for UNIX and RISC OS

    This version splits off the 8085 specific "undocumented" opcodes into asm85.

    sdc.org/~goosey/unix/asm80-202
    sdc.org/~goosey/riscos/asm80-2

    full sources included.

    #asm80 #riscos #unix #linux #8080 #8085 #crossAssembler