View the thread called 'New 8-bit processor' in the creation section of the forum for instructions on how to create your own programs. Credit to Crionis for ARAY address decoder original design.
electronic
8bit
processor
complicated
genius
programmable
heusedwifi
computer
Comments
-
OMG i dont know that link fuction {t:ID|blahblah}
-
The annoying thing is that the way these ARAY RAM systems work makes it very difficult.
-
Ok if that's it, I will need to look into fixing that somehow.
-
K thanks, 1001 * 1001 yeah. The second and third bits of Operand2 are 0. When multiplying, the IF Equal function writes 0 to RAM slot as a result. When it's read, it becomes 11111111, I'll check.
-
I tried 9*9 though and got 79. Hmm I wonder what it is.
-
That's actually amazing. I linked your program in the save.
-
woo thought that was it. I will try that one.
-
Yeah, I gotta fix that. At the moment I am relying on people not reading empty RAM slots haha. I will check the program again and see what happens. But as I said, I looked at your upload, and the 14th/17th from the bottom still don't have destinations. I assume they are supposed to have 1011 (ALU -> C)?
-
Sorry, I posted the one that didn't have the A/B -> C on the concluding additions. It's fixed now.
-
The final one returned 225. I fixed the additions that had no destination I think. Also, if the RAM reads an empty RAM slot, it writes 11111111.