RosAsm V.2.005a
From: Betov (spamtrap_at_crayne.org)
Date: 09/27/04
- Next message: lallous: "Re: Softice newbie, packed Win32 exe debug question."
- Previous message: Erik Toussaint : "Re: masm32"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 27 Sep 2004 18:22:56 +0000 (UTC)
RosAsm V.2.005a is released.
All-in-One Assembly PE producer, (GPLed, Auto-Compilable) with:
- RAD/IDE
- Assembler
- Disassembler
- Source Level Debugger
- Resources Editors
- Sources Editor
- and many other Devs. Tools...
< http://betov.free.fr/RosAsm.html >
* Click&Go Installation.
* Complete x86 32 Bits Instructions Set (up to SSE2).
* True Assembler.
* True Local Labels, plus Local Symbols.
* Simplified Intel Syntax (basicaly, simplified NASM-like Syntax).
* Integrations of the OS Equates, Structures, Api.
* No include, no Proto, no nothing.
* Multi-Lines Instructions and Multi-Instructions Lines.
* Errors pointed in the Source, both at [Compile] and at [Run] time.
* Accurate specific Errors Messages.
* Simplified Sources managements. Sources.
* All Components are saved inside the PEs.
* Blazing fast Compilations: 2 Mo Source > 5 Seconds/Celeron 1.3.
* TreeView of Source Code Labels.
* Bookmarks and instant BookMarks.
* Evoluated Structures Manager.
* Modules management by TITLE.
* Alternate and HLL-Like implementations through Pre-Parsers.
* Wizards Mechanism, with an example of 'Forms Wizard'.
* Progressive BackUps under user control.
* Instant Sources searches by Right-Click features.
* Code Completions.
* Powerfull and simple Macros System
* Macros unfolding.
* Evoluated Snippets manager ([Clip] feature)
* Reuse of Modules through the TITLEs feature.
* "IncInclude" Pre-Parser for shared Modules, with integrated management.
* Step by step Debugging.
* Debugger Memory Inspector.
* Virtual Break-Points, that can be set/removed at Write and/or Run-Time.
* Two-Clicks-Disassembler-Reassembler, actually effective on most Demos.
* Dialog Editor with Styles Help and Styles accuracy control,
* Dialogs for both Resources and Memory Templates.
* 2 Megas of Documentations: RosAsm Manual, 32 Bits Assembly Tutorials.
* Interactive Visual Tutorials.
New in V.2.005a:
* Make a copy of the default Main Icon, so that it could be recovered
when doing a [New] File after the edition of another File, with another
Icon.
* The Routine checking the presence of 'Main:', in the Source, was not
updated (using obsolete Routines), and was not detecting a modification
of 'Main' in between two Compilation. Updated and fixed.
* Fix a bug in the recent Internal Macros "&Variables" extensions to
100*128 Bytes (was no more compiling a Macro with a trailing Evocation).
* Debugger: Release of Version 1.4, with
- Show module name for outside-stepping/exception
- Continueable exceptions
- Minor bug fixes
Betov.
- Next message: lallous: "Re: Softice newbie, packed Win32 exe debug question."
- Previous message: Erik Toussaint : "Re: masm32"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|