This is another read only memory device I made, this time it uses FILT storage technology which gives a much more compact drive at high capacity, this drive is x24 more compact the last 4Kb ROM storage. Anyways enjoy! :)
kilobytes
filtstorage
filt
electricity
electronic
electric
romdrive
drive
storage
kibibytes
Comments
-
i wonder how i can make 48 kb
-
Okay thanks, I'll apply the fix now!
-
Hey, I noticed that there's a problem in the save: Some of the FILT in the reading portion of the ROM has a tmp of "set color". Only certain pixels need to have that tmp, specifically that vertical strip that DTEC copies into. The other "set color" FILT needs to have a tmp of 6 (no effect) or else it won't read correctly. Here's a quick fix I made, with 5 FILT pixels ready: id:2438562
-
I used 24 bit instead of 30 or 29 is because I wanted each FILT pixel to fit full bytes in one pixel so I reduced it 24 bits. If you want to set FILT's bits to zero, set it over 24 bits since there is space over 24 from 25-30.