Jump to content

Turbo Assembler: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Line 9: Line 9:


==Versions==
==Versions==
''Stand-alone products''
*1988: Turbo Assembler 1.0 - also included in [[Turbo C]] 2.0
*1988: Turbo Assembler 1.0 - also included in [[Turbo C]] 2.0
*1989: Turbo Assembler 1.01  
*1989: Turbo Assembler 1.01  
Line 18: Line 19:
*1993: Turbo Assembler 4.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''
*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
*1996: Turbo Assembler 5.0 - also supplied with [[Delphi]] and C++Builder 3
''Bundled with C++Builder''
*1997: Turbo Assembler 5.2 - bundled with C++Builder 4, MMX instruction set, Pentium Pro support
*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
*1998: Turbo Assembler 5.3 - bundled with C++Builder 5

Revision as of 13:27, 8 December 2019

Turbo Assembler
[[File:{{{Picture}}}|128px]]
Name Turbo Assembler
Version OS/2: 4.1 (1995)
Vendor Borland
Author
Licence Commercial
WWW

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++ and/or Turbo Pascal.

Versions

Stand-alone products

  • 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 - also supplied with Delphi and C++Builder 3

Bundled with C++Builder

  • 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++ & Turbo Debugger

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