RefinedCode
Well-known member
- Joined
- Feb 1, 2011
- Messages
- 930
- Thread Author
- #1
Hi guys. I finally got my computer to work bug free :
Its still in debug mode so its very slow but it ran 3 times very well. Everything in the computer is modular so i will use the capabilities to make more exciting programs. In the screenshot there are missing or moved pixels. This is because of a server reset that corrupted my redstone RAM, which is pretty funny to think about XD. I will add a full tour in youtube soon. I just wanted to say everything is a success. And sorry I stopped working on it for past few weeks.
Why is this computer special?
It uses a dot matrix screen which allows me to draw anything at any coordinate on the screen.
I just specify the character ID and it fetches it from the memory bank and I input to 4 bit numbers for the X and Y coordinates. It performs 30 calculations per character. You wont find anything like this. I know there are calculators and stuff but I find this more exciting even if you guys think a calculator is better. This HAS a calculator in the program loop that is used 30 times per program run ... but yes. Ill explain it all later on. In this thread.
Its still in debug mode so its very slow but it ran 3 times very well. Everything in the computer is modular so i will use the capabilities to make more exciting programs. In the screenshot there are missing or moved pixels. This is because of a server reset that corrupted my redstone RAM, which is pretty funny to think about XD. I will add a full tour in youtube soon. I just wanted to say everything is a success. And sorry I stopped working on it for past few weeks.
Why is this computer special?
It uses a dot matrix screen which allows me to draw anything at any coordinate on the screen.
I just specify the character ID and it fetches it from the memory bank and I input to 4 bit numbers for the X and Y coordinates. It performs 30 calculations per character. You wont find anything like this. I know there are calculators and stuff but I find this more exciting even if you guys think a calculator is better. This HAS a calculator in the program loop that is used 30 times per program run ... but yes. Ill explain it all later on. In this thread.