mirror of
https://github.com/simon987/Much-Assembly-Required.git
synced 2025-09-16 20:06:53 +00:00
updating action labels
parent
61698263f0
commit
69b93ae0ba
@ -9,8 +9,8 @@ Hardware ID: `0x0001`
|
|||||||
### Interrupt Behavior
|
### Interrupt Behavior
|
||||||
| Value of A | Action | Energy cost | Result |
|
| Value of A | Action | Energy cost | Result |
|
||||||
| --- | --- | --- | --- |
|
| --- | --- | --- | --- |
|
||||||
| `1` | `SET_DIRECTION` | `20 kJ` | Set the direction |
|
| `1` | `LEGS_SET_DIRECTION` | `20 kJ` | Set the direction |
|
||||||
| `2` | `SET_DIRECTION_AND_WALK` | `100 kJ` | Set the direction and walk forward |
|
| `2` | `LEGS_SET_DIRECTION_AND_WALK` | `100 kJ` | Set the direction and walk forward |
|
||||||
|
|
||||||
Specify the direction in the B register:
|
Specify the direction in the B register:
|
||||||
`NORTH` = `0x0000`
|
`NORTH` = `0x0000`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user