Is there support for IDEAL Mode?

Started by BogdanOntanu, July 05, 2005, 05:57:12 PM

Previous topic - Next topic

BogdanOntanu

Hi,

Is there support for IDEAL mode of TASM/LZASM in RADAsm?

Actually I am asking IF a procedure that starts with PROC and not with the name like this:

PROC My_Procedure
ARG: arg1:dword
LOCAL loca_var1:dword

...
ret
ENDP

will be recognized by the code folding etc...

I was thinking to switch to IDEAL mode...
but I am already dependent of RADAsm ;)


Ambition is a lame excuse for the ones not brave enough to be lazy.
http://www.oby.ro

KetilO

Currently no.
It should be easy to create a new inifile/assembler (say ideal.ini).

KetilO

BogdanOntanu

Ambition is a lame excuse for the ones not brave enough to be lazy.
http://www.oby.ro