Added some more cli output
This commit is contained in:
@@ -11,7 +11,7 @@ class Main
|
||||
{
|
||||
public static void main(String[] args) {
|
||||
|
||||
Command[] program = Parser.parser("de/darkress/pic16f84sim/TestPrograms/TPicSim8.LST");
|
||||
Command[] program = Parser.parser("de/darkress/pic16f84sim/TestPrograms/TPicSim11.LST");
|
||||
|
||||
Memory.initMemory();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user