|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MacroFileFormatException | |
|---|---|
| com.github.croesch.micro_debug.mic1 | |
| com.github.croesch.micro_debug.mic1.mem | |
| Uses of MacroFileFormatException in com.github.croesch.micro_debug.mic1 |
|---|
| Constructors in com.github.croesch.micro_debug.mic1 that throw MacroFileFormatException | |
|---|---|
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 MacroFileFormatException in com.github.croesch.micro_debug.mic1.mem |
|---|
| Constructors in com.github.croesch.micro_debug.mic1.mem that throw MacroFileFormatException | |
|---|---|
Memory(int maxSize,
java.io.InputStream programStream)
Constructs a new memory containing the given number of words. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||