Post Reply 
Breadboard RPN calculator
06-19-2023, 09:34 PM
Post: #1
Breadboard RPN calculator
I wonder if anyone has ever tried to build a breadboard RPN calculator. https://youtu.be/dkWq9me-BgA
Find all posts by this user
Quote this message in a reply
06-19-2023, 11:03 PM
Post: #2
RE: Breadboard RPN calculator
When I was still in school I designed on paper a 4 bit CPU. Since most CPU's work by putting numbers in two registers and then executing a instruction to do something with them and they have a stack its pretty much like RPN. In college I started building it all in LogigWorks but never finished as my Amiga 500 started getting pretty slow as I kept adding more and more logic gates,
I should build it someday.
Find all posts by this user
Quote this message in a reply
06-20-2023, 12:18 AM
Post: #3
RE: Breadboard RPN calculator
One of the assignments I had in a college course was to write a 6502 assembly language program to create a simple integer calculator using a KIM 1 6502 computer trainer. It only had to add and subtract but I still found it a challenging task at the time. A year or so later, I ended up making a 6502-based talking alarm clock for my senior project.

https://en.m.wikipedia.org/wiki/KIM-1
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)