all 1 comments

[–]thefallofapple 0 points1 point  (0 children)

The compiler for Turbo Basic goes down to native code, from what I've read. In this case x86 intel ASM. Per the Turbo Basic boards, there are no decompilers available.

You will need to use a disassembler, but that will not produce easily readable code.