Waterbottle123
Waterbottle123
2 / 1
30th Aug 2022
2nd Sep 2023
help me make this if you want, use comments

Comments

  • BunkerStrikerUA
    BunkerStrikerUA
    22nd Dec 2022
    try making a filt memory so it's not just a filt reader, consider learning from this id:2923193
  • SUSaNOO
    SUSaNOO
    3rd Sep 2022
    That would definitely be nice, you could use hyper_cubes' screen as a reference as it utilises the same principles.
  • Waterbottle123
    Waterbottle123
    2nd Sep 2022
    SUSaNOO: Oki, I may still use it to make a screen
  • SUSaNOO
    SUSaNOO
    2nd Sep 2022
    Hmm, well it only has one separate value that can be set and then bitchecked. In my opinion a RAM must have addressing (the random access part), and a large all selectable aray of RAM words. I personally would call this a decoder.
  • Waterbottle123
    Waterbottle123
    1st Sep 2022
    SUSaNOO: isn't this ram? if used correctly
  • SUSaNOO
    SUSaNOO
    31st Aug 2022
    So is it just a decoder or is there gonna be an actual ram?
  • Waterbottle123
    Waterbottle123
    31st Aug 2022
    SUSaNOO: no
  • SUSaNOO
    SUSaNOO
    31st Aug 2022
    Is this supposed to be a multiplexer btw?
  • SUSaNOO
    SUSaNOO
    31st Aug 2022
    Ok so V2 is full subframe I recommend using that one. The invisible BRAY shoots every 2 frames because that's how long it takes to decay, so therefore it's 25% of subframe which is a substantial downgrade. If you'd try to hook up a subframe incrementor it would skip every 2 addresses.
  • SUSaNOO
    SUSaNOO
    31st Aug 2022
    krm38501: Check id2929253 this method is even faster than life 2 and fixes the reading problems.