TP code compiling

Programming, for all ages and all languages.
Post Reply
kerim

TP code compiling

Post by kerim »

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 ???
kerim

Re:TP code compiling

Post by kerim »

I found a way to do something like this, and it would be using a TinyRTL unit. Just do a Google search for it.
User avatar
Neo
Member
Member
Posts: 842
Joined: Wed Oct 18, 2006 9:01 am

Re:TP code compiling

Post by Neo »

TP code?
Only Human
AR

Re:TP code compiling

Post by AR »

TP means Turbo Pascal.
Post Reply