Page 1 of 1

My memory cell ;3...

Posted: Sun Apr 30, 2017 3:01 pm
by PanTobi
Hello again ^_^, again my english is bad :D but i wanna show u my Memory Cell ^_^

Here is Blueprint ( 0.15.4 )
MemoryCell
i know its ULTRA SUPER EXTRA LONG ^_^
but in this Memory cell u can save 4kB and more ( if u have more mods than me xD )
even if u dont have mods u can still save in this memory... 2kB or 3kB im not sure ;x...


i hope u will know how to use this Memory cell ^_^
K - Save Adress
C - Clear Adress
R - Read Adress
M - Memory Line Adress ( 24 mem. cell in every line )

24 mem. cells * 7 mem. lines = 168 mem. cells ^_^

here should be IMG:
Image
fkk my bad sry xD
::
// if( (r==7) && ( m==5 ) ) read;
:: R is for Reading from memory cells / K is for Saving ^_^
Sry my bad ^_^...

Re: My memory cell ;3...

Posted: Sun Apr 30, 2017 10:08 pm
by Megatron
You can actually have all possible signals on a single wire simultaneously. If you use the color signals for access circuitry you could store 236 different signals (as of 0.15.x) in a single combinator. That would be 944 bytes of memory.

This, for example, are 7744 bytes. 3 tick read, 4 tick write.

Image