# Pastebin DM2GatPL .macro _bbr bit, addr, label .byte ((bit << 4) | $0F) .byte addr .byte ((label - 1) - *) .endmacro