RosAsm V.2.045a is released
From: Betov (spamtrap_at_crayne.org)
Date: 03/29/05
- Next message: James Brown: "Re: cmpxch8b instruction"
- Previous message: Adi: "Simple text screen saver with asm source"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 29 Mar 2005 19:23:56 +0000 (UTC)
RosAsm V.2.015a is released as the new official Version:
_______________________________________________________________
All-in-One Assembly PEs producer, (GPLed, Auto-Compilable) with
complete integration of all components:
* RAD/IDE
* Assembler
* Disassembler
* Source Level Debugger
* Resources Editors
* Sources Editor
* Wizard
* and many other Dev. Tools.
_______________________________________________________________
New in V.2.011b:
* New Version of the Debugger, With Data Hints, new Right-
Click Menu on Symbols List, Callstack interpretation, Data
Read and Write accesses Watchpoints.
* Conditional Macros enabling HLL statements like:
----------------------------------------------------
Message ' Conditional macros Test:',
' Reg32: ' , eax, ' Reg8: ', cl,
' Mem16: ', W§Word ,
' Single: ', F§Float1, ' Double: ', R§Float2
----------------------------------------------------
With a new Type of Macros Internal Data (Counters),
User Defined Error Message and Error Pos.
_______________________________________________________________
Description:
* Click&Go Installation.
* Complete x86 32 Bits Instructions Set (up to SSE3).
* 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.
* All Components are saved inside the PEs, including the Sources.
* Blazing fast Compilations: 1.5 Mega Source per Second on Celeron 1.3.
* TreeView of the Sources.
* Bookmarks plus 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.
* The most 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.
* Watchpoints to observe read and write access to data symbols.
* Debugger Callstack interpretations.
* Debugger Mouse over data hints.
* 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.
Betov.
- Next message: James Brown: "Re: cmpxch8b instruction"
- Previous message: Adi: "Simple text screen saver with asm source"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|