dasm-assembler / dasm

Macro assembler with support for several 8-bit microprocessors

Home Page:https://dasm-assembler.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow expressions access to generated code

thrust26 opened this issue · comments

Expressions are quite powerful, but AFAIK they do not allow using input from generated code. But this can be useful sometimes.