diff --git a/Hardware:-Radio-Receiver.md b/Hardware:-Radio-Receiver.md new file mode 100644 index 0000000..2f5d33c --- /dev/null +++ b/Hardware:-Radio-Receiver.md @@ -0,0 +1,14 @@ +NOTE: This is based off of a quick reading of the source code. YMMV - mlaga97 + +### Specifications +Manufacturer: Apachicorp +Version: ???? +Default address: `0x000C` +Hardware ID: `0x000C` + +### Interrupt Behavior +| Value of A | Action | Energy cost | Result | +| --- | --- | --- | --- | +| `1` | `LISTEN` | `? kJ` | Writes the number of messages to B, and copies the messages to RAM starting at address X | + +The maximum number of messages per tick appears to be 16. \ No newline at end of file