This machine uses its amazing 0.5Hz processing power to calculate the first 13 numbers of the fibonacci sequene (goes crazy after that). Uses my 512b RAM and 4Kb ROM, even tho it doesn't really need all that power. This just shows that those parts work.
filt
fibonacci
sequence
calculator
math
computer
Comments
-
"amazing" 0.5hz processing speed! (i'm not complaining, that is awesome for tpt!)
-
512b of RAM is way too overkill for this thing, it should work fine with 256.
-
life is hard :P
-
Aw. I asummed you had some sort of 'JMP If; function. Why must you crnch my dreams? :)
-
Nah. With the current CPU it uses, that's impossible to do. You'd have to build something with some sort of comparing function, and I'm too lazy to do it right now
-
Cool. The reson it can only do the first 13 numbers is because it has a buffer over flow. If you tell me how the instruction set works I'm sure I could get it to use 64 bits per number, istead of the current 8.
-
cool +1
-
If you used your whole screen you surely can make a 1 MB ROM
-
cool +1
-
read 512MB at first and was like waaaatttt no way. lol. bytes not megabytes. silly me