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

Packages that use IProcessorInterpreter
com.github.croesch.micro_debug.console   
com.github.croesch.micro_debug.mic1   
 

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

Classes in com.github.croesch.micro_debug.console that implement IProcessorInterpreter
 class Mic1Interpreter
          Interpreter of a processor, can access and manipulate the processor.
 

Uses of IProcessorInterpreter in com.github.croesch.micro_debug.mic1
 

Methods in com.github.croesch.micro_debug.mic1 with parameters of type IProcessorInterpreter
 void Mic1.setProcessorInterpreter(IProcessorInterpreter ip)
          Sets the interpreter of this processor.
 



Copyright © 2012. All Rights Reserved.