Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

emuWorks Namespace Reference


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

Enumerations

enum  System { NES, SNES, GENESIS, GBGG }


Enumeration Type Documentation

enum emuWorks::System
 

Enumerator:
NES 
SNES 
GENESIS 
GBGG 

Definition at line 29 of file system.hh.


Generated on Sat Jul 30 15:01:51 2005 for Game Genie Encoder/Decoder by  doxygen 1.4.4