Back to Ingo Naumann's Homepage


Old Stuff



BIN2IHEX


Yet another tool that converts binary files to Intel Hex Format. For a detailed description of the Intel Hex Format see: "Hexadecimal Object File Format Specification" from Intel Corporation.
The tool is written in C++ and should run on all Linux/UNIX platforms. It uses Extended Linear Address Records to specify bits 16-31 of the Linear Base Adress (if they are not zero). Extended Segment Address Records are not supported.

Download BIN2IHEX


Keywords: converter binary intel hex format conversion extended linear address record linux unix



WALLS


It was back in 1992 when I wrote the little arcade game WALLS for the ATARI Portfolio. For those who are still using their old ATARI, here is the link to download it:

Download WALLS

I was asked several times why the game takes up so little memory although it contains so many rooms. The main explanation lies in the programming languages I used: WALLS was written in a mixture of FORTH and assembler code. As for the rooms, most of them are not explicitly stored in the code but calculated following some simple rules.
However, the program needs 20kB of memory and you might want to use the program DIET.EXE to make it even smaller (8 kB!). You will find DIET.EXE or even an already packed version of WALLS on many of the shareware directories in the web. Consult your favourite search engine.

Keywords: walls WALLS.COM atari portfolio games



SP


Once upon a time I was in possession of a then state-of-the-art "Color Personal Computer" Amstrad CPC 464. I just recently found an executable of a little game I programmed during that period. I never gave it a name but it was on a disc labelled "SP", or "Spiel", so I think I will stick to that name. (The German word "Spiel" translates as "game" ....) Please don't ask me to publish the source code -- I haven't the slightest idea where it is. It was written in Z80 Assembler as far as I remember ....

If you are familiar with a CPC 464 emulator you can download this disc image:

Download SP

I tried it with the Linux version of the CPC emulator "CPCEMU" from Marco Vieth and Rainer Loritz (which is excellent by the way). However, since there exists a sort of standard of the CPC disc image format I am sure that you can use it with other emulators, too.

Have fun!
Screenshot SP

Screenshot SP

Screenshot SP



Keywords: SP game CPC 464 664 6128


Last revision: July 8th, 2006
Valid HTML 4.01!