mirror of
https://github.com/simon987/Much-Assembly-Required.git
synced 2025-04-19 02:36:41 +00:00
Created (Hardware) Core (markdown)
parent
1e1b4d6811
commit
08fe9565b5
8
(Hardware)-Core.md
Normal file
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 |
|
Loading…
x
Reference in New Issue
Block a user