Some of my old Delphi projects can be found here (JPEG Ripper, Daggerfall Player, Drake Rider).
They can be downloaded from
Downloads/Old Projects section. All these programs are MS Windows only.
Some have source code included but there is most probably something missing.
JPEG Ripper
JPEG Ripper is tool for ripping images in JPEG format from files which contain them (various uncompressed archives (in games for instance), exe/dll files, etc.). JPEG Ripper does not need to know internal structure of these files because it works in this manner: it looks for JPEG image header in file and if one is found it decodes image to memory from where is then saved as single image into one of supported formats (JPG, PNG, TGA, BMP). Searching then continues...
Last version date: 3rd January 2004.
Daggerfall Player
Daggerfall Player is image and texture viewer for The Elder Scrolls: Daggerfall.
It is able to load and show all images, multi-images and textures (*.img, *.cif, texture.*) from the game.
They can be then saved to PNG/JPG/TGA/BMP file format. Files that contain more images
(CIFs and textures) are saved as file sequences.
Last version date: 1st May 2003.
Drake Rider
Drake Rider is 2D fantasy action game with some RPG elements for one to four players. Such type of game where you fly from left ro right and gigantic amounts of bloodthirsty beasts rush right against you. You gain experience from killing monsters which can be spent on hitpoint and speed upgrades. Game is not fully finished - there are only four levels and some images are still placeholders. Drake Rider uses Direct3D 8.0
for rendering graphic. All texts in the game are in Czech! Last version date: 11th November 2002.