Uses of Package
ggencoder.datastructures

Packages that use ggencoder.datastructures
ggencoder.datastructures   
ggencoder.encoder   
 

Classes in ggencoder.datastructures used by ggencoder.datastructures
AbstractGameGenieCode
          An abstract implementation of the GameGenieCode interface.
AbstractRawCode
          Abstract implementation of the RawCode interface.
GameGenieCode
          Interface representing a Game Genie code.
GBGGRawCode
          An interface to represent a Game Boy or Game Gear code in RAW format.
GenesisRawCode
          An interface to represent a Genesis code in RAW format.
NESRawCode
          An interface to represent a RAW NES code.
RawCode
          An interface for a code in RAW (non game genie encoded) format.
SNESRawCode
          An interface to represent SNES codes in RAW format.
 

Classes in ggencoder.datastructures used by ggencoder.encoder
GameGenieCode
          Interface representing a Game Genie code.
GBGGRawCode
          An interface to represent a Game Boy or Game Gear code in RAW format.
GenesisRawCode
          An interface to represent a Genesis code in RAW format.
NESRawCode
          An interface to represent a RAW NES code.
SNESRawCode
          An interface to represent SNES codes in RAW format.