From c96be245d34444839b682602030857bb8a5e27b8 Mon Sep 17 00:00:00 2001 From: Luc Lagarde Date: Fri, 29 Dec 2017 22:03:25 -0600 Subject: [PATCH] Created Hardware: Com Port (markdown) --- Hardware:-Com-Port.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 Hardware:-Com-Port.md diff --git a/Hardware:-Com-Port.md b/Hardware:-Com-Port.md new file mode 100644 index 0000000..1e6e8de --- /dev/null +++ b/Hardware:-Com-Port.md @@ -0,0 +1,15 @@ +NOTE: This is based off of a quick reading of the source code. YMMV - mlaga97 + +### Specifications +Manufacturer: Apachicorp +Version: ???? +Default address: `0x000D` +Hardware ID: `0x000D` + +### Interrupt Behavior +| Value of A | Action | Energy cost | Result | +| --- | --- | --- | --- | +| `1` | `POLL` | `? kJ` | Does nothing, currently | +| `2` | `OUT` | `? kJ` | Copies up to 8 words starting from the address in X* | + +*You must be adjacent to and facing the tower in order to send messages. \ No newline at end of file