The problem is that right now the disasm functions return arrays which contain Borland's proprietary dynamic strings. In order to make the functions available for MSVC, I'd have to use a different logic, which would be much uglier to use for Borland programmers.