From 5f300368e0ef268a8a5e6622edc9f96167267f75 Mon Sep 17 00:00:00 2001 From: Simon Fortier Date: Wed, 8 Nov 2017 21:37:53 -0500 Subject: [PATCH] Created Hardware: Inventory (markdown) --- Hardware:-Inventory.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Hardware:-Inventory.md diff --git a/Hardware:-Inventory.md b/Hardware:-Inventory.md new file mode 100644 index 0000000..079e868 --- /dev/null +++ b/Hardware:-Inventory.md @@ -0,0 +1,13 @@ +Apachicorp's _Medium Capacity Inventory_ adds one cargo slot to your Cubot's configuration. + +### Specifications +Manufacturer: Apachicorp +Version: 1.0B +Default address: `0x0006` +Hardware ID: `0x0006` + +### Interrupt Behavior +| Value of A | Action | Energy cost | Result | +| --- | --- | --- | --- | +| `1` | `POLL` | `0 kJ` | Get the contents of the inventory (B = Item ID, `0x0000` if empty) | +| `2` | `CLEAR` | `100 kJ` | Safely destroy the contents of the inventory | \ No newline at end of file