implemented Clrwdt Instruction
This commit is contained in:
@@ -97,7 +97,7 @@ public class CommandDecoder
|
||||
|
||||
if (input == 0x0064)
|
||||
{
|
||||
//clrwdt();
|
||||
return new Clrwdt();
|
||||
}
|
||||
|
||||
if (input == 0x0009)
|
||||
|
||||
Reference in New Issue
Block a user