Post #3517343
2026-07-01 18:38 UTC
@neal@social.gompa.me @codonell@fosstodon.org Yeah I tried reading the documentation but all it does is give me sensory overload... it opens with a wall of command line options and no real explanations of anything. @_@ I DO see Z80 mentioned in there so that might solve one of my questions...
Replies (1)
-
@codonell@fosstodon.org 2026-07-02 21:02
@techokami@woof.tech @neal@social.gompa.me Right, GNU Binutils, and the assembler "gas" can assemble m68k (several flavours) and z80, and has a full macro language, but the syntax is distinct. It's work and probably the reason why nasm, and yasm are still around.