Uses of Class
com.github.croesch.micro_debug.mic1.Mic1

Packages that use Mic1
com.github.croesch.micro_debug.console   
 

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

Methods in com.github.croesch.micro_debug.console that return Mic1
 Mic1 Mic1Interpreter.getProcessor()
          Returns the processor that this is interpreting.
 

Constructors in com.github.croesch.micro_debug.console with parameters of type Mic1
Debugger(Mic1 mic1)
          Constructs a debugger for the given processor.
Mic1Interpreter(Mic1 mic)
          Constructs an interpreter for the given processor.
 



Copyright © 2012. All Rights Reserved.