Post Reply 
RPN for MSDOS
05-28-2018, 04:56 PM (This post was last modified: 05-28-2018 05:06 PM by Rogier.)
Post: #1
RPN for MSDOS
Back in the 80's is wrote a RPN-simulator for my ZX-Spectrum. That program is now lost forever since neither the ZX-Spectrum, nor the tapes I used to save my programs, nor the hand-written hardcopies have survived.

However, when my parents bought their first PC, I started converting the program to GWBasic, expanding it in the process. Recently I stumbled upon an archive backup with a working executable + application programs dating from 1990. It is not a "final" version and lacking in some parts, but it will calculate and run quite complex programs (like my Code-guessing/Mastermind program).

It is basically a HP-33C/E, but with 9 Registers, 99 Program steps, 1 Flag and 3 User definable keys. No continuous memory, but capability for loading and storing programs. I left out quite a number of functions. Sometimes out of necessity (when you decide to use one-letter function names, you'll notice that you run out of logical choices really fast), sometimes it's just weird (where's y^x?).
Oh, one important extra: it features a HELP-routine that tells you where I have hidden all the functions.

Screenprint:
   

The screenprint shows the situation after running the program I loaded (not Mastermind), starting at line 1. The thumbnail-picture shows HELP page 2 (texts in Dutch).


Attached File(s) Thumbnail(s)
   
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RPN for MSDOS - Rogier - 05-28-2018 04:56 PM
RE: RPN for MSDOS - Harald - 05-29-2018, 09:08 AM
RE: RPN for MSDOS - Dave Britten - 05-29-2018, 12:17 PM
RE: RPN for MSDOS - Massimo Gnerucci - 05-29-2018, 07:15 PM
RE: RPN for MSDOS - Rogier - 05-29-2018, 06:31 PM
RE: RPN for MSDOS - Joe Horn - 05-29-2018, 07:34 PM
RE: RPN for MSDOS - Jim Horn - 05-29-2018, 09:10 PM
RE: RPN for MSDOS - Rogier - 05-31-2018, 05:52 PM



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