The fastest possible electronics based 8 bit programable computer, with pipeline system. If tpt is 60 fps then the computer is 7.5 ips in real life! Auto starts with Fibonacci sequence. NEW PROGRAMS AT id:1603490, and in the commented saves!.
processor
digital
calculator
electricity
electric
computer
fast
electronic
electronics
machine
Comments
-
To make a program, first decide what you want to do. Then grab a paper and see the description page, where I describe the commands, and I wrote down the meaning of bits and command numbers. Then write your program on the paper. When you finished it clear the program memory (down arrow) and write your program there. (ARAY is 1, empty is 0.) If you finished press the green button and enjoy.
-
so you push on button...and then?
-
can you tell me without technical terms how to do the first program? not trying to be mean but i have no idea what youre talking about...
-
Well, if i'll have time, i will describe the ALU parts :)
-
Then what would be the fastest possible? (With single ALU!!)
-
The latest prog is a call and return command for functions: Reg 1 = the called address, reg 2 = the address to return to, then jump to 0x79 (hex). In the end of the called function jump to 0x74 and there it is :D
-
Algorithm: guess half the possible numbers, it it's lower, guess halfway between previous guess and max number, if higher, guess halfway between min number and previous guess. etc.
-
maybe i shouldnt make my numbers in intervals of 8 like 32 and 64
-
does it guess 128 first try? or was i jsut really unlucky?
-
NVM!!!!!!!!!!!!!!!!!!!!!!