diff --git a/(Hardware)-Core.md b/(Hardware)-Core.md new file mode 100644 index 0000000..852f20a --- /dev/null +++ b/(Hardware)-Core.md @@ -0,0 +1,8 @@ +The Core device is used to poll important information about your Cubot. + +### Interrupt Behavior +| Value of A | Action | Energy cost | Result | +| --- | --- | --- | --- | +| `1` | `CORE_STATUS_POLL` | `0 kJ` | Copies the Cubot's status into the B register (currently useless) | +| --- | --- | --- | --- | +| `2` | `CORE_HULL_POLL` | `0 kJ` | Copies the Cubot's health into the B register | \ No newline at end of file