From 35ae68160d3cb7b4a14266279d3de7bdf89f1186 Mon Sep 17 00:00:00 2001 From: Simon Fortier Date: Wed, 8 Nov 2017 21:54:49 -0500 Subject: [PATCH] Created Hardware: Laser (markdown) --- Hardware:-Laser.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 Hardware:-Laser.md diff --git a/Hardware:-Laser.md b/Hardware:-Laser.md new file mode 100644 index 0000000..2b62bf6 --- /dev/null +++ b/Hardware:-Laser.md @@ -0,0 +1,15 @@ +Bexsh Optics's _Multi Purpose Laser_ is an indispensable tool for any automated machinery! Its revolutionary design enables precise transfer of items over a distance of 1 tile using only a fraction of the energy of the ordinary robotic arm. + +### Specifications +Manufacturer: Bexsh Optics +Version: 1.0B +Default address: `0x0002` +Hardware ID: `0x0002` + +### Interrupt Behavior +| Value of A | Action | Energy cost | Result | +| --- | --- | --- | --- | +| `1` | `WITHDRAW` | `200 kJ` | Withdraw the desired item | +| `2` | `DEPOSIT` | `200 kJ` | Deposit the desired item | + +Specify the desired item by setting the value of the B register with an item ID. \ No newline at end of file