YASM

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
ZOSdever
Member
Member
Posts: 79
Joined: Thu Mar 31, 2005 12:00 am
Contact:

YASM

Post by ZOSdever »

I heard about a new asm ide called yasm. Does anyone know about it?
ardosdev
Posts: 14
Joined: Fri Nov 26, 2004 12:00 am
Location: localhost@localdomain (127.0.0.1)
Contact:

Re: YASM

Post by ardosdev »

YASM is not an IDE, but an assembler. It is built on NASM (and therefore is almost 100% compatible with it). It also has a built-in editor.
Post Reply