Elektrine lite

← Feed

@bjonte@oldbytes.space

Post #2564127

2026-04-25 13:40 UTC

@Retrograde@oldbytes.space If the assembler supports map structures in its meta language I think this functionality could be duct taped on top of an existing assembler.

Replies (1)

  • @Retrograde@oldbytes.space 2026-04-25 13:45

    @bjonte@oldbytes.space Next annoyance: whether a routine can be called as near (16 bit) or far (24 bit) is baked into the choice of return instruction in the routine (RTS vs RTL). 😭

    Open ##2564128