Programming » Compilers and SDK » Assembly (6)

 Sort by:  Date  Name

 » Flat Assembler 1.67+
download web site opinions problem?
  The flat assembler is a fast and efficient self-assembling 80x86 assembler for DOS, Windows and Linux operating systems. Currently it supports all 8086-80486/Pentium instructions with MMX, SSE, SSE2, SSE3 and 3DNow! extensions and x86-64 (both AMD64 and EM64T) instructions, can produce output in binary, MZ, PE, COFF or ELF format. It includes the powerful but easy to use macroinstruction support and does multiple passes to optimize the instruction codes for size. The flat assembler is self-compilable and the full source code is included.
IMPORTANT NOTE: FASM isn't a virus and the files from their "official" page aren't infected either. The high occurrence of *false positives* on FASM (up to 1/3 of "antivirus" products can get upset) is a known fact and has been reported many times. Do a search on Google AND your AV program's virus database for the name it reports - can't find it = false positive!
 author:Tomasz Grysztar
 required:Windows, Linux, DOS
 size:+/- 842 k
 added:15-Dec-2008
 (19 votes)   » rate it  (5 = best)

 » GoAsm 0.43
download web site opinions problem?
  Win32+assembler is becoming more and more popular, you can use a low level language (assembler) together with a very high level language (the Windows API) - a perfect combination! GoAsm is a fast, free, assembler for producing Win32 files. It has a particularly clean syntax with a number of optimisations for Win32 and a comprehensive help file which contains sample code. It is one of the "Go" development tools. If you are interested in 32-bit programming for Windows 95/98/ME or NT/2000/XP using assembler, you will find everything you need here including an Editor, Assembler, Resource Compiler, Linker, Symbolic Debugger, Help Compiler, Information, Sample code and demos and Links.
 author:Jeremy Gordon
 required:Windows
 size:200 k
 added:14-Aug-2002
 (49 votes)   » rate it  (5 = best)
 » GoBug 0.88
download web site opinions problem?
  GoBug Symbolic debugger for Windows programmers with special features for analysing code, data, events and messages. Disassembly is in assembler, comes with comprehensive help file and demo program. This free version works on 95, 98, and ME (NT, 2K and XP version is available for purchase). This is one of the "Go" tools.
 author:Jeremy Gordon
 required:Win9x, WinME,
 size:1.0 m
 added:26-Mar-2003
 (7 votes)   » rate it  (5 = best)
 » GoLink 0.21
download web site opinions problem?
  This is a fast free linker which takes COFF object files and a RES file and makes Windows exe or dll files, with or without debug information. One of its advantages is that it has no need for Lib files - looking instead at the Dlls themselves! It also has an easy to use loader for the Microsoft Layer for Unicode. Used with GoAsm it can report on redundant areas of code and data. It is one of the "Go" development tools.
 author:Jeremy Gordon
 required:Windows
 size:53 k
 added:26-Mar-2003
 (3 votes)   » rate it  (5 = best)
 » GoRC 0.60
download web site opinions problem?
  This is a fast resource compiler which can make a RES file for linking from your RC files, and/or can make a COFF object file. One of its advantages is that since it knows all the constants you can do away with header files! It is one of the "Go" development tools.
 author:Jeremy Gordon
 required:Windows
 size:83 k
 added:27-Mar-2003
 (6 votes)   » rate it  (5 = best)

 » PORT 1.1
download web site opinions problem?
  If you're a Palm OS programmer writing shareware, you need a way to generate registration codes from the Palm user name and perhaps some other data. PORT is the tool set I whipped up to accomplish that. They are free for use under the terms of the GNU General Public License. The one module you link with your Palm program is not GPL'd, so that you may use it in closed-source projects. I still do hope that you send bug fixes and such back to me.
 author:TangentSoft
 required:Windows, Mac, *NIX
 size:20 k
 added:20-Aug-2008
 not rated yet   » rate it  (5 = best)
Programming » Compilers and SDK » Assembly
new | search | submit | contact | forums | sitemap