Write enable memory is possible in rumble!
Early prototype for a single bit of write enable memory. Once I finish the prototype, I will link multiples of these up to create ram.
If you only hit write enable, then that means the data sent a 0 through. If you hit data nothing happens, because write enable is off. When you hit both at the same time, data inputs a one, and it goes through because write enable is on.