09-29-2016, 05:58 PM
I have just finished my CPU. It got some fancy features, for example you can create up to 4 registers in RAM. However, it works wierd, It got 10 registers (A,C and r1-r8) and if you are making some ALU operation it takes A and currently active r-sth register and saves the result in C. It can relocate pretty much of registers data but you can't move A anywhere (You can sum it with 0 to save it to C) and you can't move r-sth to C. It can also generate some random noumber (4 bit or 8 bit). I can write about some more features if you'd like to. http://imgur.com/a/xB5ir