16C internal floating point format?
|
04-14-2021, 07:58 PM
(This post was last modified: 04-14-2021 07:59 PM by billf.)
Post: #9
|
|||
|
|||
RE: 16C internal floating point format?
Hi Thomas and/or all,
One other behavior question: What happens when you try to enter the following program? G SF 9 How about G SF A My theory is that they behave differently: I think the calculator will let you enter SF-9 as a program instruction, BUT executing that program instruction is guaranteed to generate an "Error 1". On the other hand, I'm betting it won't let you enter SF-A at all. Is my guess accurate? What I see is that the back of the calculator (according to an image I have) says that "Error 1" can mean "F > 5," so it must let you input invalid flag numbers. However if I set the max at F (15), I get too many opcodes -- when I limit it to 9, I get 255 opcodes, which makes total sense. This even means 0 is left over as NOP, which maybe they use internally when running off the end of a program, since it looks like the number of program lines is stored internally divided by 7. It's a little weird that they allow entry of invalid flag numbers in program opcodes, but maybe that aligns the instruction set of the 16C with the 15C or something. This really was a superbly engineered calculator. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
16C internal floating point format? - billf - 04-03-2021, 08:48 PM
RE: 16C internal floating point format? - ThomasF - 04-03-2021, 10:39 PM
RE: 16C internal floating point format? - billf - 04-04-2021, 12:21 AM
RE: 16C internal floating point format? - Joe Horn - 04-04-2021, 01:24 AM
RE: 16C internal floating point format? - billf - 04-04-2021, 01:52 AM
RE: 16C internal floating point format? - KF6GPE - 04-04-2021, 02:32 AM
RE: 16C internal floating point format? - billf - 04-06-2021, 02:37 PM
RE: 16C internal floating point format? - ThomasF - 04-06-2021, 05:29 PM
RE: 16C internal floating point format? - billf - 04-14-2021 07:58 PM
RE: 16C internal floating point format? - ThomasF - 04-14-2021, 08:26 PM
New 16C simulator - alpha on web - billf - 05-01-2021, 10:19 PM
RE: 16C internal floating point format? - KF6GPE - 05-02-2021, 02:31 AM
RE: 16C internal floating point format? - KimH - 05-02-2021, 05:37 AM
|
User(s) browsing this thread: 4 Guest(s)