翻訳と辞書
Words near each other
・ Tiago Apolónia
・ Tiago Bernardini
・ Tiago Bettencourt
・ TI-1031
・ TI-108
・ Ti-10V-2Fe-3Al
・ TI-12 Math Explorer
・ TI-15 Explorer
・ TI-30
・ TI-32 Math Explorer Plus
・ TI-34
・ TI-35
・ TI-36
・ TI-54
・ TI-55
TI-57
・ TI-59 / TI-58
・ TI-68
・ Ti-6Al-2Sn-4Zr-2Mo
・ TI-7 MathMate
・ TI-73 series
・ TI-74
・ TI-80
・ TI-81
・ TI-82
・ TI-83 series
・ TI-84 Plus series
・ TI-85
・ TI-86
・ TI-89 series


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

TI-57 : ウィキペディア英語版
TI-57

The TI-57 was a programmable calculator made by Texas Instruments between 1977 and 1982. There were three machines by this name made by TI, the first was the TI-57 with LED display released in September 1977 along the more powerful TI-58 and TI-59. It had 50 program steps and 8 memory registers. Two later versions named TI-57 LCD and TI-57 LCD-II have a LCD display, but were less powerful (ran much slower) and had much less memory: 48 bytes to be allocated between program 'steps' and storage registers.
The TI-57 lacked non-volatile memory, so any programs entered were lost when the calculator was switched off or the battery ran out.
The LED display version of the TI-57 had a rechargeable Nickel-Cadmium battery pack BP7 which contains two AA size batteries and some electronic to raise the voltage to the 9V required by the calculator. A popular modification is to power it from a 9V battery and use the battery cover of a LED TI-30 or a part of the dismantled battery pack. This modification provides a better battery life than the original battery pack.
Included, with at least the original version was a book entitled "Making Tracks Into Programming". It was self described as "A step-by-step learning guide to the power, ease and fun of using your TI Programmable 57".
Radio Shack also marketed this calculator, rebranded as the EC-4000.
== Programming ==
The programming capabilities of the TI-57 were similar to a primitive macro assembler.
Any keystroke could be stored, along with some simple program flow control commands and conditional tests. These included:
GTO (GoTO): Causes program pointer to jump immediately to a Label (0-9) or to a specific program step (00 to 49).
SBR (SuBRoutine): Causes a program to jump to a Label, and on encountering an Inv SBR command, continue executing at the instruction immediately following the original SBR.
DSZ (Decrement and Skip on Zero): Decrements storage register zero, and skips the next instruction if the result is zero. There was also an inverse form, Decrement and Skip if Not Zero.
Tests for equality/inequality could be performed against a value on the display (the ''x'' register) and a dedicated test register, ''t''. The result of the test would cause the next instruction to be conditionally skipped.
Programs could be edited by inserting, deleting, or overwriting a program step.
A NOP (No OPeration) function was provided to allow a program step to be ignored.
Due to the hard limit of 50 program steps, use of NOP was infrequent.
The TI-57 used the "one step, one instruction" principle, regardless of whether one instruction required one or up to four keypresses.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「TI-57」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.