Stormworks: Build and Rescue

Stormworks: Build and Rescue

Not enough ratings
TT 64 Num Presettable Memory Chip
   
Award
Favorite
Favorited
Unfavorite
Vehicles: Creative
Tags: v0.6.14
File Size
Posted
249.341 KB
22 Mar, 2019 @ 12:22pm
1 Change Note ( view )

Subscribe to download
TT 64 Num Presettable Memory Chip

Description
This controller contains 64 numbers addressed from 0 to 63, that can be preset in the editor and all the addresses can be offsettable, allowing these chips to be used in large numbers in parrellel as the chips do not respond to an invalid address.

Input connections are:
ADDRESS - used for selecting an address to READ or WRITE the DATA, in conjunction with the ADDRESS OFFSET property. If the ADDRESS input is not within 0-63 + ADDRESS OFFSET then no data can be written to the chip, and the M output will remain zero.
DATA - the data to write at the ADDRESS when WRITE is pulsed.
READ - sends a pulse to R/W READY when the M value can be gaurenteed to be as per the ADDRESS.
WRITE - writes DATA to the current ADDRESS then outputs a pulse onto R/W READY
INITIALIZE PRESETS - sets all of the number values in the chip to those set in the editor. must be triggered to set the values once spawned.

Output connections are:
R/W READY - declares the read or write operation demanded is ready
M - the data at the selected memory location

Properties
ADDRESS OFFSET - see the description for ADDRESS.
0 to 63 - Preset values for each memory ADDRESS (disregarding offset) within the chip.
2 Comments
TT  [author] 28 Mar, 2019 @ 11:38am 
Sure no problem!
DTplayers 27 Mar, 2019 @ 6:54pm 
Hey do you mind if I use an adapted version of this for a project I’m working on? I will of course mention your name as a contributor if I ever upload it to the workshop.