[ Home ]

blakestone.c File Reference

Blake Stone Aliens of Gold/Planet Strike data file decoder. More...

#include <stdio.h>
#include "blakestone.h"
#include "../../common/platform.h"
#include "../../common/common_utils.h"
#include "../../filesys/file.h"
#include "../../image/image.h"
#include "../core/wolfcore.h"
#include "../../string/wtstring.h"
#include "../../memory/memory.h"
#include "../../loaders/tga.h"
#include "../wolfcore_decoder.h"

Include dependency graph for blakestone.c:


Functions

PUBLIC void blakestoneAGfull_decoder (void)
 Decodes Blake Stone Aliens of Gold Full Version data.
PUBLIC void blakestoneAGshare_decoder (void)
 Decodes Blake Stone Aliens of Gold Shareware data.
PUBLIC void blakestonePS_decoder (void)
 Decodes Blake Stone Planet Strike data.

Variables

W8 blakestone_gamepal []
W32 _filterScale

Detailed Description

Blake Stone Aliens of Gold/Planet Strike data file decoder.

Author:
Michael Liebscher
Date:
2007

Function Documentation

PUBLIC void blakestoneAGfull_decoder ( void   ) 

Decodes Blake Stone Aliens of Gold Full Version data.

Returns:
Nothing.

Here is the call graph for this function:

PUBLIC void blakestoneAGshare_decoder ( void   ) 

Decodes Blake Stone Aliens of Gold Shareware data.

Returns:
Nothing.

Here is the call graph for this function:

PUBLIC void blakestonePS_decoder ( void   ) 

Decodes Blake Stone Planet Strike data.

Returns:
Nothing.

Here is the call graph for this function: