Is there a ".inbin" directive in the LT assembler/Macro Assembler ?
(since LT looks a bit like the gnu-assembler, and for gas exists a "fix"
for adding .incbin .. but since LT isn't opensource.

Since converting all the raw binary to .short or .byte ... just blows up
the code. (when having a huge raw binary)
And, can the "standard" LT asm. be turned into the LT-macro-asm (when
looking in the reference, it seems those are 2 different types of the
assembler.. currently in the standard LT asm is available here.
Best regards,
Carsten.