the 30x30 SuperSonicFILTbased Reader!
rom
data
reader
filt
electronics
computer
Comments
-
spinspins: where?
-
i added jeff
-
sadly this has a limit to 30 bits (29 of which are usable) so bigger outputs aren't possible.
-
my goal is to make this surpass the 1050 reader (I just realized how small the data is on the old FILT and HEAC data (and the INWR data too), also the speed is very very slow compared to this bad boy)
-
SpeedyGwen: yeah, you said that a while ago (without the much more compact and better part)
-
it reminds me of that rom I made a few years ago except this one is much better and more compact
-
resic: haha, thanks, I'll see what I can do
-
Svetlec: btw once you know how filt works, it's surprisingly easy to built a whole computer! I recommend reverse engineering id:3139631 because it's really simple, but I recommend not to move the program reader by one for every instuction, instead increment the input of the demux (id:3176303) by 1 (incrementor id:3113298, use the smallest not subframe one). But you do you and make it how you could (or not make it)
-
resic: oh yeah i just realized, good call
-
Svetlec: non subframe electronics are max. 8 frames so 4 frames are actually not possible