0
(Hardware) Radio Receiver
simon987 edited this page 2019-11-03 09:21:30 -05:00

The radio receiver hardware allows an unit to read messages from Radio Towers.

Specifications

Manufacturer: Apachicorp
Version: ????
Default address: 0x000C
Hardware ID: 0x000C

Interrupt Behavior

Value of A Action Energy cost Result
1 RADIO_LISTEN 0 kJ Writes the number of messages to B, and copies the messages to RAM starting at address X

Each message is 8 words long, meaning that the total number of words written is B * 8. The maximum number of messages per tick per tower is 16, however the receiver can read an unlimited number of messages at a time.