With the assistance of this tool, users can develop both 16 and 32 bit programs. In addition, it is possible to compile MASM code through the corresponding mode.
Turbo Assembler
Turbo Assembler, also known as TASM, is a program for Windows which has been a popular choice for developers since its release in 1988. It is an x86 16 bit assembler from Borland that competed against and was often cited as faster than Microsoft Macro Assembler.
Principle of operation
The utility facilitates interfacing with high level programming languages. This feature extends to prominent Borland products such as Turbo C and Turbo Pascal. Thus, you can harness the power of assembly languages while enjoying the convenience of interoperability.
The package includes Turbo Linker and can be used with Turbo Debugger. It is possible to write code in the assembly language, link program modules, and perform debugging. This synergistic combination ensures a well rounded experience.
Advanced capabilities
The software encompasses an array of features designed to improve the coding process. Notable ones include forward referencing, MASM compatibility, and an Ideal mode. The latter introduces a revamped ASM command set.
It is important to note that the application is capable of functioning on both 16 and 32 bit editions of Windows operating system. It is designed to generate code for these versions, so it does not do the same for 64 bit OSs. As an alternative, you may try a tool like GUI Turbo Assembler.
Features
- free to download and use;
- compatible with modern Windows versions;
- enables you to generate 16 and 32 bit code;
- you can link modules and debug programs;
- it is possible to toggle an Ideal mode.