Post Reply 
Teenix Emulator
10-13-2020, 05:40 AM (This post was last modified: 10-13-2020 05:44 AM by teenix.)
Post: #1
Teenix Emulator
Hi all,

I've fixed a few minor bugs in the emulator at teenix.org and have modified the program text editor so that it supports labels for calculators like the HP38E that have GTO line numbers instead of GTO fixed labels like A B etc. You won't have to change the GTO numbers if you insert or delete program steps in between as the GTO targets are automatically updated.

Code:


          $Here                // label called “Here”
01      1
02      2
03      +
04      ENTER
05      GTO Here     // Generates GTO 01

cheers

Tony
Find all posts by this user
Quote this message in a reply
Post Reply 




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