On Tue, Mar 22, 2022 at 10:47 PM Willard Goosey <[email protected]> wrote:
> There's the mailing list archive, but no wiki, alas. > Ah, well. The Model T survived before wikis existed and I'm sure it'll survive long after they are gone... > And I played around with gnusim8085 a little, it would use the > asm/asm80/zmac headers (classic ASM.COM syntax)... but the version I have > doesn't know about include files on its own (but then niether does asm80) > and more annoyingly didn't seem to have any way to save binaries? > Yes, the inability to save binaries is weird. There's a workaround, but it is kind of silly. https://github.com/srid/GNUSim8085/issues/60#issuecomment-1079232692 But, if it has no way to include the header files, I'll probably be better off just learning a different assembler. —b9
