(03-31-2015, 03:10 PM)MagicalGentleman Wrote: 1.8 is coming soon ...
Will you be continuing your work?
Yes
If anyone wants to help me that would be great since the switches still need to be built. The next thing I need is some write-once memory. I made a change or to to how addressing will work but nothing major. I need a memory bank that will:
1. Write 8 bits of data in the next available slot
2. When it receives 6 bits of data in a different input, it will search for a byte of memory that has those 6 bits in the first 6 bits of it, then output the last 2 bits of that byte.