Created (Hardware) Core (markdown)

OrdoFlammae 2019-11-27 21:07:15 -06:00
parent 1e1b4d6811
commit 08fe9565b5

8
(Hardware)-Core.md Normal file

@ -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 |