[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.

HIDE Download Page

SavageEd

A functional notepad replacement that is smaller, faster and has more features.

SavageEd download page

Khla 1.03

shell replacement for hla.exe that uses a configuration file for all settings, including environment paths, output type, prefered tools, etc..

Win32: khla.zip

Linux: khla.tar.gz

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

Win32: hidelib.lib

Linux: hidelib.tar.gz

This file contains updated windows header files.

w32.cab

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.





cCalc.zip

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.

Debug library

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.

Wscan.zip


Demos


Simple OpenGL demo program.

OpenGL.zip




1