#crossassembler — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #crossassembler, aggregated by home.social.
-
Highly Configurable and Architecture Independent Wrapper on Top of a C++ Compiler
#c64 #8bitnews #retrocomputing #retrogaming #8bit #mos #mos6502 #assembly #assembler #crossassembler
https://theoasisbbs.com/highly-configurable-and-architecture-independent-wrapper-on-top-of-a-c-compiler/?feed_id=661&_unique_id=6759ae5ec8597 -
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
-
Now released: asm80: 8080 and 8085 cross assemblers for UNIX and RISC OS
This version splits off the 8085 specific "undocumented" opcodes into asm85.
http://www.sdc.org/~goosey/unix/asm80-2020-10-06.tar.gz
http://www.sdc.org/~goosey/riscos/asm80-20201006.zipfull sources included.
#asm80 #riscos #unix #linux #8080 #8085 #crossAssembler