;:ts=8 xref _ToolBase xdef _BstrToCstr _BstrToCstr: move.l a6,-(sp) move.l _ToolBase,a6 movem.l 8(sp),a0/a1 jsr -240(a6) move.l (sp)+,a6 rts