Monitor (RedPower)
Talk0
971pages on
this wiki
this wiki
| Monitor (RedPower) | |
|---|---|
| | |
| Tool | |
| Stackable | Yes (64) |
| Data Value | 134 |
| Mod Included | RedPower2 |
The Monitor for RedPower2 provides a display along with keyboard input to a Central Processing Unit. To use it: place it next to a CPU, and attach a Disk Drive to the CPU and put a FORTH Boot Disk into the disk drive. Then start the computer up via the CPU and then you can open up the Monitor, where you can then enter commands.
words:
iox example:
- white lamp 1 IOX! 10 TICKS 0 IOX! ;
- orange lamp 2 IOX! 10 TICKS 0 IOX! ;
- magenta lamp 4 IOX! 10 TICKS 0 IOX! ; and then you can combine these:
- : disco white lamp orange lamp magenta lamp ; and you can also save it on a blank floppy disk:
- SAVE" "[name disk]"
Recipe
Edit
Note: You must use Lime Lumar in order for the recipe to work.
