Elektrine lite

← Feed

@techokami@woof.tech

Post #3553500

2026-07-03 09:33 UTC

@codonell@fosstodon.org @neal@social.gompa.me Got any apporachable primers on the macro syntax? I got a vacation week and I miiight experiment myself? No promises

Replies (1)

  • @codonell@fosstodon.org 2026-07-03 14:55

    @techokami@woof.tech @neal@social.gompa.me First the manual: https://sourceware.org/binutils/docs/as/Macro.html, second "Mastering Gas" https://simplifycpp.org/books/Assembly/Mastering_GAS_A_Complete_Guide_to_the_GNU_Assembler.pdf (a whopping 534 pages). Good luck!

    Open ##3563184