Post Reply 
SR-56 f(n) Curiosity
05-02-2022, 11:18 PM
Post: #4
RE: SR-56 f(n) Curiosity
I think in most cases, we can answer questions starting with "Why did TI..." with "it was easier/cheaper to build that way". Smile Which isn't to say that TI calculators are wildly inferior, just that they often used extra RAM to allow for simpler instruction decoding or ROM routines. For example, the TI-59 is a byte-oriented, BCD machine, and while each program step is stored as a full byte, only instructions with decimal digits are used. That's 100 out of 256 possible instructions that were actually used! There was plenty of room in the instruction table to merge INV with other instructions (beyond the couple where they did, like INV SBR/RTN), but they opted for a simpler-yet-RAM-wasteful design.
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
SR-56 f(n) Curiosity - Matt Agajanian - 04-30-2022, 09:36 PM
RE: SR-56 f(n) Curiosity - Nigel (UK) - 05-01-2022, 03:47 PM
RE: SR-56 f(n) Curiosity - Gene - 05-01-2022, 07:02 PM
RE: SR-56 f(n) Curiosity - Dave Britten - 05-02-2022 11:18 PM



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