diff --git a/wiki/ERROR_CODE.md b/wiki/ERROR_CODE.md deleted file mode 100644 index e25bbd8..0000000 --- a/wiki/ERROR_CODE.md +++ /dev/null @@ -1,9 +0,0 @@ -## Exit Error Codes -| Error Code | Message | -|-------------|---------------------------------------------| -| 51 | Overflow Exception: RT is greater than 32. | -| 52 | Memory allocation error. | -| 53 | Error reading file. | -| 54 | Memory access out of bounds. | -| 55 | Address must be halfword-aligned. | -| 56 | Address out of range. |