|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MicroFileFormatException | |
|---|---|
| com.github.croesch.micro_debug.mic1 | |
| com.github.croesch.micro_debug.mic1.controlstore | |
| Uses of MicroFileFormatException in com.github.croesch.micro_debug.mic1 |
|---|
| Constructors in com.github.croesch.micro_debug.mic1 that throw MicroFileFormatException | |
|---|---|
Mic1(java.io.InputStream micAsm,
java.io.InputStream asm)
Constructs a new Mic1-processor, reading the given inputstreams as micro-program and assembler-program. |
|
| Uses of MicroFileFormatException in com.github.croesch.micro_debug.mic1.controlstore |
|---|
| Constructors in com.github.croesch.micro_debug.mic1.controlstore that throw MicroFileFormatException | |
|---|---|
MicroControlStore(java.io.InputStream in)
Constructs a MicroControlStore with the MicroInstruction fetched from the given stream. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||