The Calcutron-33 Decimal-Based Computer
An introduction to microprocessors and assembly programming for beginners
The Calcutron-33 computer is a thought experiment: What if we could build a computer that worked on decimal numbers rather than binary numbers? In our imagination anything is possible and through code we can simulate just about anything. In fact, I have created a simulator…