News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

HIDE 1.1.0

Started by Sevag.K, October 15, 2005, 06:10:26 AM

Previous topic - Next topic

Sevag.K

Available sites:
aoaprogramming, HLA_Programs folder

http://www.geocities.com/kahlinor/HIDE.html

Primary mirrors:
http://home.comcast.net/~kyzra/hlafiles/HIDE.zip
http://home.comcast.net/~kyzra/hlafiles/HIDE_upgrade.zip


HIDE 1.1.0
-fixed compatibility issues with Win2k
-fixed "fixed" linker setting
-rewrote properties scanner to better detect labels, classes
and labels in FASM sources
-comment/uncomment now works for .asm source files
-better information displayed on status bar when pointer floats
over a label
-minor update to khla.exe
-new version 1.5 of wscan.exe with better scanning
-new edit menu item "Goto program begin" jumps to the main program
"begin <programname>" label
-updated HIDE documentation

New software versions from other products:
-hla updated to v1.77 (hlaparse, hlalib.lib)
-pelles tools updated to version 4.0 (polink, polib, porc, porc.dll)
-resed updated to v1.118
-raedit.dll updated to 1.0.6.9

HIDE   The main IDE.
   -no install necessary, it can be run from virtually any
    folder.  All paths are relative and updated each time
    HIDE loads (if necessary).
   -autogeneration of make file for easy project management of
    modular programming.
   -full integration with FASM allowing FASM code to be written
   -mixed language programming allows for HLA and FASM units to
    be mixed in the same project.
   -option to auto-complete common HLA structure keywords
   -1 click/key jump to declarations
   -debug mode and debug window to display output.
   -properties viewer and project view for easy navigation of
    large projects.
   -greater in-program control of link settings.
   -option to integrate with a debugger of your choice.
   -templates for fast and easy startup of new applications.
   -code folding, bookmarks, highliting, resource editor and more.
   -minimum impact on system registry (only ResEd uses it to save
    window position).

HLA   Randall Hyde's HLA compiler, the HIDE package comes with hlaparse
   (the core of the HLA compiler), the HLA standard library and
   corresponding header files.
   www.artofassembly.com

FASM   Tomasz Grysztar's Flat Assembler.
   http://flatassembler.net/

POTools
   polink, polib, porc and Windows libraries from Pelle Orinius's
   PellesC package.
   http://www.smorgasbordet.com/pellesc/

ResEd   Ketil Olson's resource editor and RAEdit.dll
RAEdit   http://radasm.visualassembler.com/

cCalc   A bit-mask generator with a visual aid of 32bits register
kmake   A scirpt processor with a custom syntax and Borland 'Make'
   compatibility mode (limited).
khla   A custom front-end for hlaparse which uses a configuration
   file for paths and options.

HIDE, cCalc, kmake and khla are open-source programs.
HIDE package is released free of charge for commercial or
personal use as long as the terms and conditions of the licenses
are upheld.
Licence information may be found in the HIDE\Documents\Licences folder.
Tools that don't have licences are released either Public Domain or
freeware.  More information can be found at the appropriate web sites
provided.