[kain home] [hla home] [hla programs] [assembler resources] [contact author] [links]
Programs Written with HLA
General
updated Mar. 03/06
|
HIDE is an HLA IDE which allows programming in HLA without requiring any external programs. The page also contains links to other HLA programs written using the HIDE package. |
|
|
SavageEd A functional notepad replacement that is smaller, faster and has more features. |
|
|
Khla 1.03 shell replacement for hla.exe that uses a configuration file for all settings, including environment paths, output type, prefered tools, etc.. |
|
|
Hidelib 1.3.008 Portable library that extends on the hlalib.lib by providing various functions and classes, including string routines that handle paths/filenames, low level text scanner, expanded OS related tasks such as environment support and configuration utility. Classes include: Stack, Clone, RedBlackTree, HeapSort |
|
|
This file contains updated windows header files. |
|
|
cCalc v1.06 A tool that serves a different purpose for beginners and advanced programmers.
1. See how bits and flags are changed during some cpu logical and arithmatic instructions.
2. Generate bit masks and test boolean algorithms for use in programs. |
|
|
Debug Window and library Uses SavageEd (included) as a debug output window. The library and header contains text output macros, memory and register dump routines. |
|
|
Wscan is a command line tool that scans your HLA sources for windows namespase routines/constants (w.xxx), then creates a small subset of the w.hhf file containing only the prototypes and equates found in your program. |
Demos
|
Simple OpenGL demo program. |