Post by alexPost by for_nextHi everyone ! ...... Can someone halp me to find IDE for Turbo
Assmbler .......... I tryed some but they was with many bugs so can
anybody halp mee... thanks
What did you want the IDE to do? As far as I know Borland never wrote a
dedicated IDE for TASM. What I do remember is that you could use
Borland's Turbo C IDE to edit/write your code, and tell the IDE to
invoke tasm if you needed to build an asm file. Turbo debugger was the
debugger for tasm td.exe td32.exe etc
Men i mean waht every time i want to change something in my source or
i found a error i have to comp an link the obj file ......... and whis
in
DOS word i verrry slowww....you have to write
tasm/z source.asm
tlink something.obg
And this takes time ! I wont something that to this for me only with
typing build or clicking ot button
I use Nodepad++ but it only a good editor not i IDE for TASM