Header: Haroldo's Programming Page
Main Menu

Main
Finished Projects
Current Projects
Abandonned Projects
Docs/Other
Links

My E-Mail is:
[email protected]
[email protected]

Under Construction

Finished Projects

MegaMania 97


Date: 1997
Target: DOS
Compiler: Turbo Pascal 7.0
Source Code included: Yes

Do you remember the game MegaMania for the Atari 2600? Well, this is a remake of that classic.

Download MegaMania 97



Stormer


Date: 1998
Target: DOS
Compiler: Turbo Pascal 7.0
Source-Code included: Yes

A remake of an Atari2600 game called Turmoil.

Download Stormer



Keystone Capers GB


Date: 2001
Target: GameBoy Color
Compiler: GB-SDK 2.0.17
Source-Code included: Yes

Do you remember the game Keystone Capers for the Atari 2600? Well, this is a remake of that classic. Although it can run on a standard GameBoy, it should be run on a GameBoy Color emulator (It could work on the real machine, too, but I have never tested this).

Download Keystone Capers GB



Vision-8 GB


Date: 2001
Target: GameBoy/Gameboy Color
Compiler: GB-SDK 2.0.17
Source-Code included: Yes

That's a port of Vision-8 (A Chip-8 emulator written by Marcel de Kogel) for the GameBoy.

Download Vision-8 GB



GBCEDIT


Date: 2001
Target: DOS
Compiler: Turbo Pascal 7.0
Source-Code included: Yes

If you develop games for GameBoy, then maybe you'll like this program. It's a GameBoy map, tile and palette editor. This program's look'n'feel is very similar to Genetic Fantasia's GFTILE, but my version runs much faster and has support for GameBoy Color.

Download GBCEDIT



Lifesim


Date: 1999
Target: DOS
Compiler: Turbo Pascal 7.0
Source-Code included: Yes

Well, that program is a bit difficult to describe... I could say that this is a... bacterian evolution simulator (?!?!)

Download Lifesim



Utilities and libraries for SGCC


Date: 2003
Plataforma: DOS/Windows/Sega Genesis
Compiler: SGCC/Turbo Pascal 7.0/Free Pascal
Source-Code included: Yes

That's a set of utilities and libraries intended to simplify the development of Sega Genesis/Mega Drive games through SGCC (SGCC is a compiler created by Paul W. Lee that allow the development of Sega Genesis/Mega Drive games in the C language).
Among the included utilities, there's various utilities to convert images into the Sega Genesis/Mega Drive format, a tile/map editor, a program to simplify the inclusion of binary data into the ROM, and a compression utility. Among the libraries, there's routines for: font loading, image drawing, sound playing (digitized or PSG), text writing, data decompression, etc.

Download utilities/libraries for SGCC



Expression interpreter


Date: 2001
Target: DOS/Linux (Wasn't tested on Linux)
Compiler: Free Pascal Compiler
Source code included: Yes

It's an Unit with routines for evaluating mathematical and logical expressions.

Download EXPRP



FLITP - FLI file viewer


Date: 2000
Target: DOS
Compiler: Turbo Pascal 7.0
Source-Code Included: Yes

It's an utility to view FLI (Autodesk Animator animation) files, made in Turbo Pascal.

Download FLITP



GRAPH13H (Turbo Pascal version)


Date: 2000
Target: DOS
Compiler: Turbo Pascal 7.0
Source-Code included: Yes

It's a Turbo Pascal Unit with some basical graphical routines for the 320x200x256 mode (mode 13h). Even though it's not as flexible as the Graph unit, it's more adequate for writing games, because it draws all the graphics to a virtual framebuffer before showing them on the screen, thus avoiding the flickering.

Download GRAPH13H for Turbo Pascal



GRAPH13H (Free Pascal version)


Date: 2000
Target: DOS
Compiler: Free Pascal Compiler
Source-Code included: Yes

Version of the Graph13h Unit (see above) for FPC.

Download GRAPH13H for Free Pascal



KEYBD


Date: 1997
Target: DOS
Compiler: Turbo Pascal 7.0
Source-Code included: Yes

Unit for reading the keyboard. Allows the reading of various simultaneous keys.

Download KEYBD



SPKVOICE


Date: 1997
Target: DOS
Compiler: Turbo Pascal 7.0
Source-Code included: Yes

Unit for playing digitized voices through the PC Speaker.

Download SPKVOICE



PEDIT


Date: 2000
Target: DOS
Compiler: Turbo Pascal 7.0
Source-Code included: Yes

It's a simple text editor with syntax highlighting.

Download PEDIT



Text-file viewer


Date: 1999
Target: DOS
Compiler: Turbo Pascal 7.0
Source-Code included: Yes

That's a simple text viewer made in Pascal.

Download text viewer



Main
Finished Projects
Current Projects
Abandonned Projects
Docs/Other
Links