TP code compiling
TP code compiling
Is there a way to compile a TP code without all those DOS interrupts ??? If you compile, and then disassemble code, you will see a lot of DOS interrupt calls. I wonder is there a way to avoid those ???
Re:TP code compiling
I found a way to do something like this, and it would be using a TinyRTL unit. Just do a Google search for it.