Updated Hardware: Universal Com Port (markdown)

Simon Fortier 2018-12-23 12:15:00 -05:00
parent 0aaf414182
commit 5cfaf37b69

@ -16,4 +16,4 @@ Hardware ID: `0x000D`
| `3` | `COMPORT_SELF_OUT` | `1 kJ` | Copies 8 words starting from the address in X to the internal message buffer. The B register is set if the operation succeeded, it is reset otherwise |
| `4` | `COMPORT_CONSOLE_CLEAR` | `0 kJ` | Clears the console. |
Note that a Cubot can send a message to another Cubot's internal buffer, which will be emptied into his console screen. Currently, the [Radio Tower](https://github.com/simon987/Much-Assembly-Required/wiki/Radio-Tower) is the only other object with a Com Port.
Note that a Cubot can send a message to another Cubot's internal buffer, which will be emptied into his console screen.