There are still some unimplemented instructions: - `CLR` --- Clear Register - `LDS_WIDE` --- Load direct from data space - `STS_DATA` --- Store direct to data space - `TST` --- Test for Zero or Minus There maybe some issues with decoding these instructions?
There are still some unimplemented instructions:
CLR--- Clear RegisterLDS_WIDE--- Load direct from data spaceSTS_DATA--- Store direct to data spaceTST--- Test for Zero or MinusThere maybe some issues with decoding these instructions?