ResEd 1.1.2.5 released (6 Feb 2006)

Started by Shantanu Gadgil, February 06, 2006, 01:46:22 PM

Previous topic - Next topic

Shantanu Gadgil

To ret is human, to jmp divine!

Vortex

Thanks for informing us about the new version, ResEd is a very powerfull editor :U

Shantanu Gadgil

is it possible to add an option for a "header guard" when ResEd saves the equates to a file? Like so:

ifndef __WHATEVER_DEFINE
__WHATEVER_DEFINE equ <1>
...
;all the defines/equs will come here
...
endif ;__WHATEVER_DEFINE

Of course, based of whether I am saving in C style or ASM style should determine how it creates the guard (#ifndef/ifndef)  :green ?

Also is it possible to add an option so that WE can choose what the header guard name is (here __WHATEVER_DEFINE) ?  :toothy
To ret is human, to jmp divine!

KetilO

Hi shantanu_gadgil

I will see what I can do.

KetilO

G`HOST

ResEd is a wonderful editor ,i have been using it for a while. :U

Shantanu Gadgil

Hi Ketil,
another "really really" :) required feature could be the "Style Manager" addin (for RadASM) style functionality to ResEd. Seeing all the styles in one list in much more comfortable than the "left-right-toggle" thing. :)

And as always...keep up the EXCELLENT work !!! Yay!
To ret is human, to jmp divine!