Uses of Package
org.zmpp.base

Packages that use org.zmpp.base
org.zmpp.base This package contains some fundamental interfaces and classes. 
org.zmpp.debug This package implements a debugging console for the ZMPP machine. 
org.zmpp.iff This package contains classes for reading and writing IFF files. 
org.zmpp.vm This package contains the base structures for the Z machine, e.g. 
org.zmpp.vmutil This package contains the base utilities for the Z machine, e.g. 
 

Classes in org.zmpp.base used by org.zmpp.base
MemoryAccess
          This class manages read and write access to the byte array which contains the story file data.
MemoryReadAccess
          This interface defines an abstract read access to a region of memory.
 

Classes in org.zmpp.base used by org.zmpp.debug
MemoryAccess
          This class manages read and write access to the byte array which contains the story file data.
 

Classes in org.zmpp.base used by org.zmpp.iff
MemoryAccess
          This class manages read and write access to the byte array which contains the story file data.
 

Classes in org.zmpp.base used by org.zmpp.vm
MemoryAccess
          This class manages read and write access to the byte array which contains the story file data.
MemoryReadAccess
          This interface defines an abstract read access to a region of memory.
 

Classes in org.zmpp.base used by org.zmpp.vmutil
MemoryReadAccess
          This interface defines an abstract read access to a region of memory.
 



Copyright © 2005 . All Rights Reserved.