Post Reply 
TI-66 double speed mod
07-07-2022, 10:23 PM
Post: #12
RE: TI-66 double speed mod
(07-07-2022 04:15 PM)pauln Wrote:  Looking at http://rskey.org/hp65, it seems that HP-65 auto-inserts too. It is remarkable that they were able to do it without being painfully slow. I wonder how they did it...

It’s due to the way the program memory is implemented on the HP-65:

The program memory is designed to act like a carousel. The memory is implemented in a dynamic shift register. Program words, a pointer, and a beginning-of-memory marker circulate continuously in this register, a complete circulation taking approximately 3.5 milliseconds. The pointer always points to the next program word and can move freely within the memory. Thus program steps can be inserted into the program or deleted from it at any point, without re-keying the other steps. Addressing is symbolic rather than absolute, and label-searching hardware is built into the program storage circuit.

From: The "Personal Computer": A Fully Programmable Pocket Calculator
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
TI-66 double speed mod - Nigel (UK) - 07-06-2022, 05:08 PM
RE: TI-66 double speed mod - Steve Simpkin - 07-06-2022, 07:51 PM
RE: TI-66 double speed mod - Nigel (UK) - 07-06-2022, 09:55 PM
RE: TI-66 double speed mod - Nigel (UK) - 07-07-2022, 07:26 AM
RE: TI-66 double speed mod - Nigel (UK) - 07-07-2022, 11:20 AM
RE: TI-66 double speed mod - Csaba Tizedes - 07-09-2022, 12:01 PM
RE: TI-66 double speed mod - pauln - 07-07-2022, 04:15 PM
RE: TI-66 double speed mod - johanw - 07-07-2022, 08:46 PM
RE: TI-66 double speed mod - Didier Lachieze - 07-07-2022 10:23 PM
RE: TI-66 double speed mod - pauln - 07-07-2022, 11:22 PM
RE: TI-66 double speed mod - pauln - 07-07-2022, 09:07 PM
RE: TI-66 double speed mod - Steve Simpkin - 07-07-2022, 11:11 PM
RE: TI-66 double speed mod - pauln - 07-08-2022, 02:17 AM
RE: TI-66 double speed mod - pauln - 07-08-2022, 06:04 PM
RE: TI-66 double speed mod - pauln - 07-08-2022, 10:58 PM
RE: TI-66 double speed mod - pauln - 07-13-2022, 12:45 AM
RE: TI-66 double speed mod - xerxes - 07-09-2022, 03:41 PM
RE: TI-66 double speed mod - Nigel (UK) - 07-11-2022, 04:15 PM
RE: TI-66 double speed mod - ijabbott - 07-13-2022, 10:54 PM
RE: TI-66 double speed mod - Nigel (UK) - 07-14-2022, 02:38 PM
RE: TI-66 double speed mod - EdS2 - 07-14-2022, 07:08 AM
RE: TI-66 double speed mod - Nigel (UK) - 07-14-2022, 02:47 PM



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