ggencoder Namespace Reference


Detailed Description

The namespace for all application members.


Classes

class  InvalidGameGenieCodeException
 An exception thrown when a game genie code is invalid. More...
class  CompareRawCode
 A raw code interface with a compare value. More...
class  GameGenieCode
 Interface for a Game Genie code. More...
class  GBGGGameGenieCode
 An implementation of a Game Boy or Game Gear game genie code. More...
class  GBGGRawCode
 Implementation of an GBGG raw hex code. More...
class  GenesisGameGenieCode
 An implementation of a Genesis game genie code. More...
class  GenesisRawCode
 Implementation of a Genesis raw (or PAR) code. More...
class  NESGameGenieCode
 An implementation of an NES game genie code. More...
class  NESRawCode
 Implementation of an NES raw hex code. More...
class  RawCode
 Interface for a raw hex/PAR code. More...
class  SNESGameGenieCode
 An implementation of an SNES game genie code. More...
class  SNESRawCode
 Implementation of an SNES raw (or PAR) code. More...
class  Decoder
 Class to decode game genie codes into raw/PAR codes. More...
class  Encoder
 A class to encode raw/PAR codes into Game Genie codes. More...
class  GenieDialog
 The main dialog for the application. More...

Enumerations

enum  System { NES, SNES, GENESIS, GBGG }


Enumeration Type Documentation

enum ggencoder::System

Enumerator:
NES 
SNES 
GENESIS 
GBGG 

Definition at line 30 of file system.hh.


Generated on Thu Dec 18 01:01:25 2008 for Game Genie Encoder/Decoder by  doxygen 1.5.4