Comments
You must login before you can post a comment.
Author: SDC
Project access type: Public
Description:
A new addition to my computer design collection, with a few ideas I've toyed around with for CPU design. I'll probably implement these ideas in my Simple Computer design later this summer, 2020. It only has bitwise operators for the core, because I wanted to challenge myself to implement a software implementation of addition and subtraction using the shifting operators.
Created: Jul 07, 2019
Updated: Nov 03, 2021
make a very small computer