Uses of Interface
com.github.croesch.micro_debug.mic1.api.IReadableMemory

Packages that use IReadableMemory
com.github.croesch.micro_debug.console   
com.github.croesch.micro_debug.mic1.mem   
 

Uses of IReadableMemory in com.github.croesch.micro_debug.console
 

Constructors in com.github.croesch.micro_debug.console with parameters of type IReadableMemory
TraceManager(IReadableMemory mem)
          A manager that is able to trace some things of the processors current state.
 

Uses of IReadableMemory in com.github.croesch.micro_debug.mic1.mem
 

Classes in com.github.croesch.micro_debug.mic1.mem that implement IReadableMemory
 class Memory
          Represents the main memory of the processor.
 



Copyright © 2012. All Rights Reserved.