Version 1.2 out NOW (8th of May)!

Hermes Navigation
Description
Details
Applicability
Documentation
Download

 
Author
Mikko Tiihonen

 
Related Projects
PTC (graphics library)
SDL (graphics library)
ClanLib (take a guess)
 
What is this ?

Intel2GAS is a converter that will convert assembler source files written for NASM to files that can be assembled using the GNU Assembler (GAS), on the i386 platform. It provides support for basic MMX instructions as well.

This converter was written for the Hermes project and is now released to the general public. The code inside this converter is extremely flexible, you can write a syntax file to convert between any two assembler languages on a good day.. :)

Features:

  • Basic opcodes are done
  • MMX/FPU support (converts all Hermes files :)
  • Preliminary Gas2Intel conversion
Here's the Changelog for the latest version.

Download

You can get the source code right  here, it uses autoconf and should compile under most UNIXs (maybe DJGPP and CygWin32 as well):

 
This page (c)1998 Christian Nentwich, Mikko Tiihonen