Alien Storm (Genesis) Credits Select Cheat Tool Version 1.1
A command-line tool that computes some stuff regarding the Genesis Alien Storm game's credits select cheat.
Loading...
Searching...
No Matches
File List
Here is a list of all documented files with brief descriptions:
 ComputeMinimumSolutionLengths.cppFunctions for computing minimum solution lengths, regardless of the initial internal state
 ComputeMinimumSolutionLengths.hComputeMinimumSolutionLengths.cpp's header file
 ComputePruneTables.cppFunctions for for computing prune tables
 ComputePruneTables.hComputePruneTables.cpp's header file
 ComputeRainbowTable.cppFunctions for computing the algorithm's rainbow table
 ComputeRainbowTable.hComputeRainbowTable.cpp's header file
 ComputeSolutions.cppFunctions for computing all the solutions of a certain minimum length, for a certain initial internal state
 ComputeSolutions.hComputeSolutions.cpp's header file
 Constants.cppConstants file. All the program's constant are defined in this file
 Constants.hConstants.cpp's header file. It's used to import the program's constants inside every source file
 main.cppMain program file
 PrintSplashScreen.cppFunctions for displaying the initial splash screen
 PrintSplashScreen.hPrintSplashScreen.cpp's header file