https://github.com/tlindner/coco-rpn
RPN calculator for the Color Computer.
https://github.com/tlindner/coco-rpn
Last synced: about 1 year ago
JSON representation
RPN calculator for the Color Computer.
- Host: GitHub
- URL: https://github.com/tlindner/coco-rpn
- Owner: tlindner
- Created: 2020-12-20T04:00:39.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-05T19:23:13.000Z (almost 2 years ago)
- Last Synced: 2025-03-26T09:12:38.966Z (about 1 year ago)
- Language: C
- Size: 45.9 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Color Computer RPN Calculator, featuring the MC6839.
This is in the public Domain.
RPNS is the single precision calculator, and RPND is the double precision calculator.
Compile this with CMOC and the fp09 library.
http://perso.b2b2c.ca/~sarrazip/dev/cmoc.html


https://github.com/tlindner/fp09
tim lindner
December 2020