Jump to content

Turbo Assembler: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
[[Image:Borland-tad.jpg|right]]
[[Image:Borland-tad.jpg|right]]
== Description ==
Multi platform x86 assembler that was available for OS/2, DOS, Linux and MS Windows, could be bought separately or in some cases came with releases of [[Borland C/C++]] and/or [[Turbo Pascal]].
Multi platform x86 assembler that was available for OS/2, DOS, Linux and MS Windows, could be bought separately or in some cases came with releases of [[Borland C/C++]] and/or [[Turbo Pascal]].


Line 41: Line 40:
* [http://bytepointer.com/tasm/index.htm Borland Turbo Assembler (TASM) Unofficial Changelist]
* [http://bytepointer.com/tasm/index.htm Borland Turbo Assembler (TASM) Unofficial Changelist]


[[Category:Tools]] [[Category:DOS Tools]] [[Category:MS Windows Tools]] [[Category:Linux Tools]] [[Category:Assembly]]
[[Category:Assembler]]

Revision as of 19:57, 11 August 2017

Multi platform x86 assembler that was available for OS/2, DOS, Linux and MS Windows, could be bought separately or in some cases came with releases of Borland C/C++ and/or Turbo Pascal.

Versions

  • 1988: Turbo Assembler 1.0 - also included in Turbo C 2.0
  • 1989: Turbo Assembler 1.01
  • 1990: Turbo Assembler 2.0
  • 1991: Turbo Assembler 2.5 - included in Borland C++ 2.0
  • 1991: Turbo Assembler 3.0 - 32-bit support for OS/2 flat memory model
  • 1992: Turbo Assembler 3.1 - included in Borland C++ 3.1
  • 1992: Turbo Assembler 3.2 - included in Borland Pascal 7.0
  • 1993: Turbo Assembler 4.0
  • 1994: Turbo Assembler 4.1 - latest Version for OS/2 included in Borland C++ 2.0 for OS/2
  • 1996: Turbo Assembler 5.0 - supplied with Delphi and C++Builder 3
  • 1997: Turbo Assembler 5.2 - bundled with C++Builder 4, MMX instruction set, Pentium Pro support
  • 1998: Turbo Assembler 5.3 - bundled with C++Builder 5
  • 2006: Turbo Assembler 5.4

Documentation

See also: Borland C/C++ & Turbo Debugger

License

  • Commercial software - Discontinued.

Author

Publications

  • Tom Swan: Mastering Turbo Assembler - Hayden Books 1989, ISBN 0-672-48435-8
  • Gary Syck: The Waite Group's Turbo Assembler Bible - Sams 1991, ISBN 0-672-22716-9
  • Tom Swan: Mastering Turbo Assembler, 2nd Edition - Sams 1995, ISBN 0-672-30526-7
  • Ben Ezzell: Using Turbo Debugger and Tools 2.0 - Addison-Wesley 1990, ISBN 0-201-57083-1
  • Jim Mischel: Macro Magic with Turbo Assembler - Wiley 1992, ISBN 0-471-57815-0
  • Stephen K. Cunningham: Learn Turbo Assembler Programming in a Day - Wordware 1992, ISBN 1-55622-300-5

Links