Archive Entry
Compact 1000 Item RAM
IMitem-memoryIM004Archived Feb 07, 2026
✅Functional
Authors:
Andrews54757

Stores and retrieves items with a specific decimal code. This may be useful as a temp storage in an encoded dynamic sorting system.
Features
- Has 1000 different codes/item types. a dropper of storage per code.
- Random access. Can insert and retrieve items in constant time in any order.
- Compact. Each address is packed into a 1x1 area.
- 46gt latency from call request to item.
- 32gt order execution throughput.
- Fully hopperlocked.
Considerations
- Still quite big
- Lots of flashing dust