Exetools  

Go Back   Exetools > General > General Discussion

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 07-07-2004, 12:57
Rhodium
 
Posts: n/a
Easy Coder (MASM IDE)

Hey guys,

Ever try this program? It's an alternative to Radasm.

What do you think of it? It looks like a VB interface for MASM.


http://www.easycoder.org/English/index.htm


.
Reply With Quote
  #2  
Old 07-07-2004, 13:37
azsd azsd is offline
Friend
 
Join Date: Aug 2003
Location: xinyang
Posts: 27
Rept. Given: 2
Rept. Rcvd 0 Times in 0 Posts
Thanks Given: 3
Thanks Rcvd at 0 Times in 0 Posts
azsd Reputation: 0
try using....
strange interface....
not so prefessional of Radasm,
but some there are feathers that radasm none have.
Reply With Quote
  #3  
Old 07-07-2004, 14:16
BiMode BiMode is offline
VIP
 
Join Date: Apr 2003
Location: where...
Posts: 133
Rept. Given: 36
Rept. Rcvd 2 Times in 2 Posts
Thanks Given: 20
Thanks Rcvd at 14 Times in 10 Posts
BiMode Reputation: 2
Looks nice!
But the downside is infrequenly updated or bugfixed.
Reply With Quote
  #4  
Old 07-07-2004, 15:32
Rhodium
 
Posts: n/a
Quote:
Originally Posted by BiMode
Looks nice!
But the downside is infrequenly updated or bugfixed.
It's still a beta.
Reply With Quote
  #5  
Old 07-09-2004, 21:04
fantast_xue
 
Posts: n/a
I wondered why no person to make the vc support asm with add-in?
Reply With Quote
  #6  
Old 07-09-2004, 22:07
Lunar_Dust
 
Posts: n/a
VC++ already supports asm code, in MASM style.

just do like so:

_asm
{


// asm code here..


}

or you can just :

_asm mov eax, 0x06
_asm *****


If you don't like that, but wish to use MASM totally, you can reconfigure VC IDE anyway, with custom build commands, etc, for .asm files. Not that big of deal. I don't think Easy Coder lets you double click on resource buttons, etc , anyway, for code entry.

-Lunar

Last edited by Lunar_Dust; 07-09-2004 at 22:09.
Reply With Quote
  #7  
Old 07-18-2004, 10:16
fantast_xue
 
Posts: n/a
O, so sorry to lead you to misread my words. I've known how to build asm code(inline and raw) in vc. I want to say why not to make an syntax highlighting add-in for asm?
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



All times are GMT +8. The time now is 23:38.


Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX, chessgod101
( Since 1998 )