flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
Kain 04 Jun 2005, 04:17
Home Page:
http://sevag.krikorian.googlepages.com v 1.25.20 Full Install http://home.comcast.net/~kyzra/hla/HIDE.zip v 1.25.20 Upgrade from HIDE 1.24.00+ http://home.comcast.net/~kyzra/hla/HIDE_upgrade.zip Older versions: see bottom of file HIDE Sources 1.25.00 http://home.comcast.net/~kyzra/hla/HIDE_src.zip Latest Update Log Entries v1.25.20 -updated print -fixed some path issues when HIDE folder contained in a path with a blank space (if you find more, please let me know) -fixed link options being available on misc jobs (and causing crash if selected) -restart no longer needed to create a template from a project with latest changes -fixed verbose option misbehavior in Project Manager -wscan updated to v2.4 -msimg32.hhf added to hlainc/w32 folder -msimg32.lib added to hlalib folder -aRC_XM.dll is now included in HIDE/data folder -updated aRC templates v 1.15b (thanks Furios Logic) -new about window from furious logic -merger/overhaul of New Project and New Project From Template -added new default job creation to New Project interface -fixed asmprogram and asmunits -improved source scanner detection of external symbols -properties view now has "External" as a View Mode button rather than a drop-down item. -added Run Program to Tools menu -fixed search "up" when there is only 1 file -Randall's overload macro included -updated Tutorial -[for developers] getStringInput is now an overloaded macro with 2 forms, see Notes Panel HIDE description: HIDE is an IDE for HLA based on Ketil's RAEdit.dll. It is a complete HLA package containing all the tools and programs necessary to get started with Randall Hyde's HLA. No installation is necessary, HIDE runs sets up and runs from its own folder, automatically generates makefiles (kmake format) allowing easy modular programming. HIDE is also integrated with FASM, allowing writing FASM programs as well as mixing HLA/FASM units within HIDE projects. 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, 4 storage spots + middle mouse btn -debug mode and debug window to display output. -properties viewer and project view for easy navigation of large projects as independent windows or docked into the main display. -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. -minimum impact on system registry (only ResEd uses it to save window position). -code folding, bookmarks, highliting, resource editor and more. -a portable library that extends the hla standard library. -support tools: a make program, lexer generator, document reader, bit-mask generator, windows header consolidator 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). khelp A document reader that uses simple ASCII sectioned file. gen A simple lexer generator HIDE, cCalc, kMake, kHelp, wscan, gen 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. For soruces of support tools and other sample projects, visit http://sevag.krikorian.googlepages.com/hlaresources Older versions no longer supported. v 1.2.213 http://home.comcast.net/~kyzra/hlafiles/HIDE.zip HIDE upgrade http://home.comcast.net/~kyzra/hlafiles/HIDE_upgrade.zip v 1.2.0+ download sites http://home.comcast.net/~kyzra/hlafiles/HIDE12.zip v 1.11 download sites http://home.comcast.net/~kyzra/hlafiles/HIDE111.zip Documentation for pre 1.23 versions. Newer versions have in-menu manuals. http://home.comcast.net/~kyzra/documents/English-html.zip http://home.comcast.net/~kyzra/documents/German.zip http://home.comcast.net/~kyzra/documents/Spanish.zip http://home.comcast.net/~kyzra/documents/HIDE_sxw.zip http://home.comcast.net/~kyzra/documents/hidelibPDF.zip _________________ :sevag.k Last edited by Kain on 23 Aug 2007, 04:22; edited 7 times in total |
|||
![]() |
|
Kain 05 Jul 2005, 22:46
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.0.9 -bug fix: Recent files list updates now -bug fix: Creating a project with no Src folder caused problems. -status bar now displays properties a bit better -added 'class' to properties scanner -included new FASM 1,62 release by Tomasz -added an "import existing" option to Projects menu. import existing makes a copy of the selected file and adds it to the project. |
|||
![]() |
|
Imagist 29 Jul 2005, 17:51
I've been using this. It's ideal for someone (like me) who has had difficulty learning assembly language.
|
|||
![]() |
|
Furious Logic 12 Oct 2005, 23:54
HIDE is a cool software for HLA programmer´s. I like that.
Furious Logic [aRC] |
|||
![]() |
|
Damnation 24 Oct 2005, 18:58
i think hide rocks, its a create lil ide for hla.
but is there a way to make it create the asm output file? so from hla > asm? _________________ Regards Damnation |
|||
![]() |
|
Kain 24 Oct 2005, 20:45
Sure, if you go to menu -> Option -> Compiler Settings
There is an check-box item for "Keep Temp Files" From then on, when you build your sources, HIDE will not delete the FASM files. They will be created either in HIDE\Temp folder or if you created a project with a Temp folder, they will be created in the Project\Temp folder. |
|||
![]() |
|
Damnation 25 Oct 2005, 04:41
cool thats what i wanted to hear thanx
_________________ Regards Damnation |
|||
![]() |
|
vid 25 Oct 2005, 05:54
heh, now i got it.. HIDE... Hyde
![]() |
|||
![]() |
|
Kain 26 Oct 2005, 03:07
vid wrote: heh, now i got it.. HIDE... Hyde ![]() There is another pun. Can you find it? _________________ :sevag.k |
|||
![]() |
|
vid 26 Oct 2005, 04:11
only i can find is "hide" as english word, but i don't see any connection with hiding...
|
|||
![]() |
|
Kain 26 Oct 2005, 05:40
It's not that. I was misleading, it's not exactly a *word* pun.
![]() You would have to have a copy of HIDE on your HD to see it. |
|||
![]() |
|
vid 26 Oct 2005, 05:53
oh, nothing then, i'm not going to become more "high level"
![]() |
|||
![]() |
|
Kain 10 Mar 2006, 04:50
Updated to 1.11
|
|||
![]() |
|
Kain 17 Apr 2006, 06:12
Updated to 1.20
|
|||
![]() |
|
Kain 25 May 2006, 04:43
Updated to 1.2.114, see 1st post for details
|
|||
![]() |
|
Kain 27 Jul 2006, 02:31
Updated to 1.2.213
|
|||
![]() |
|
Kain 18 Sep 2006, 03:26
Updated v1.2.240
|
|||
![]() |
|
Kain 23 Aug 2007, 04:22
Updated v1.25.20
|
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.