<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://wikiti.brandonw.net/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wikiti.brandonw.net/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Privacy+Dragon</id>
		<title>WikiTI - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://wikiti.brandonw.net/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Privacy+Dragon"/>
		<link rel="alternate" type="text/html" href="https://wikiti.brandonw.net/index.php?title=Special:Contributions/Privacy_Dragon"/>
		<updated>2026-04-05T23:42:46Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.23.5</generator>

	<entry>
		<id>https://wikiti.brandonw.net/index.php?title=Calculator_General_FAQ</id>
		<title>Calculator General FAQ</title>
		<link rel="alternate" type="text/html" href="https://wikiti.brandonw.net/index.php?title=Calculator_General_FAQ"/>
				<updated>2020-11-26T19:53:02Z</updated>
		
		<summary type="html">&lt;p&gt;Privacy Dragon: Added some information to this previously empty page, it isn't much, but it's something...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The WikiTI Calculator FAQ.&lt;br /&gt;
&lt;br /&gt;
FAQ stands for Frequently Asked Questions.&lt;br /&gt;
You should start to seek your answer here and in the other FAQs before asking. You have currently active users willing to help on [http://www.unitedti.org/forum/index.php?showforum=9 UTI] and [http://www.omnimaga.org/index.php?board=6.0 Omnimaga] Forums.&lt;br /&gt;
&lt;br /&gt;
== FAQ ==&lt;br /&gt;
&lt;br /&gt;
{{stub}}&lt;br /&gt;
&lt;br /&gt;
=== Introduction ===&lt;br /&gt;
&lt;br /&gt;
=== Linking ===&lt;br /&gt;
&lt;br /&gt;
=====How do I connect my calculator to my computer?=====&lt;br /&gt;
First, you need a cable to connect the calculator. This should be delivered standard with the calculator.&lt;br /&gt;
You also need a linking program. There are several programs:&lt;br /&gt;
* [https://education.ti.com/en/products/computer-software/ti-connect-sw TI-Connect] (Only for Mac and Windows, NOT compatible with the CE)&lt;br /&gt;
* [https://education.ti.com/en/products/computer-software/ti-connect-ce-sw TI-Connect CE] (Only for Mac and Windows, Specifically for the CE)&lt;br /&gt;
* [https://lpg.ticalc.org/prj_tilp/ TiLP] (compatible with several types)&lt;br /&gt;
* [https://ticalc.link Ticalc.link] (Only compatible with TI-84 plus)&lt;br /&gt;
&lt;br /&gt;
=====Where do I get programs for my calculator?=====&lt;br /&gt;
There are several places where you can download a big amount of programs.&lt;br /&gt;
Two of the bigger ones are:&lt;br /&gt;
*[https://www.ticalc.org/pub/ The Ticalc file archive]&lt;br /&gt;
*[https://www.cemetech.net/downloads/browse/ The Cemetech file archive]&lt;br /&gt;
&lt;br /&gt;
=== Calculator Specific ===&lt;br /&gt;
&lt;br /&gt;
==== TI-83 ====&lt;br /&gt;
&lt;br /&gt;
==== TI-83+ ====&lt;br /&gt;
&lt;br /&gt;
==== TI-84+/SE ====&lt;br /&gt;
&lt;br /&gt;
==== TI-84+/CE ====&lt;br /&gt;
&lt;br /&gt;
=====Why can't I play games on my calculator?=====&lt;br /&gt;
TI has decided that from OS version 5.5.5 and higher isn't possible anymore to run Assembly programs. This was done to make sure that teachers would keep trust in the calculators.&amp;lt;br/&amp;gt;&lt;br /&gt;
This step was actually unnecessary because what everyone got upset about was already solved a really long time. A full explanation video by Thelastmillennial can be found [https://youtu.be/dSkN0aMswXs here].&amp;lt;br/&amp;gt;&lt;br /&gt;
Since most games and programs are written in Assembly, it's now not possible anymore to use them, so you'll get an error.&lt;br /&gt;
There is a way to get back Assembly though and it can be done via this steps:&lt;br /&gt;
# Install [https://yvantt.github.io/arTIfiCE/ arTIfiCE] on your calculator&lt;br /&gt;
# For easier use of assembly programs: install [https://github.com/mateoconlechuga/cesium/releases/tag/v3.3.1 Cesium]&lt;br /&gt;
# For even more convenience: install [https://github.com/jacobly0/asmhook/releases/tag/v1.0.0 asmhook]&lt;br /&gt;
&lt;br /&gt;
=====How to reset the calculator?=====&lt;br /&gt;
Sometimes it'll happen that the calculator freezes or that you just need to reset it. For resetting, there are several options.&lt;br /&gt;
To reset your calculator you can:&lt;br /&gt;
* Press the reset button at the back of your calculator (if your calculator is only frozen, press it short, if you really want a RAM reset, hold it down for some seconds.)&lt;br /&gt;
* Press [2nd]-[+]-[7], then you can choose what you want to reset.&lt;br /&gt;
&lt;br /&gt;
=====Why is there stuff on my screen going through my graphs?=====&lt;br /&gt;
Some programs use the graph screen to draw the interface of the program on. Sometimes, this isn't cleared by the program.&amp;lt;br/&amp;gt;&lt;br /&gt;
This can be solved very easy by pressing: [2nd]-[prgm]-[1]-[enter].&lt;br /&gt;
&lt;br /&gt;
=== Programming and developing ===&lt;br /&gt;
&lt;br /&gt;
=====What programming languages are supported?=====&lt;br /&gt;
* AXE&lt;br /&gt;
* C&lt;br /&gt;
* C++&lt;br /&gt;
* eZ80 (CE)&lt;br /&gt;
* ICE (CE)&lt;br /&gt;
* Python (Python editions only)&lt;br /&gt;
* TI-BASIC&lt;br /&gt;
* Z80 (Monochrome calculators)&lt;br /&gt;
&lt;br /&gt;
=====Where can I make programs for my calculator?=====&lt;br /&gt;
On the calculator itself, you can make programs in TI-BASIC and Python (For the Python editions).&amp;lt;br&amp;gt;&lt;br /&gt;
Also ICE is possible on calc, but you'll need the [https://www.cemetech.net/downloads/files/1481/x1481 ICE compiler] installed for that.&amp;lt;br&amp;gt;&lt;br /&gt;
Other languages can't be done on your calc, but there are some online program editors that allow you to make those programs:&lt;br /&gt;
* [https://www.cemetech.net/sc/ SourceCoder3 (Cemetech)]&lt;br /&gt;
* [https://www.tiplanet.org/pb/ Project Builder (TI-planet)]&lt;br /&gt;
&lt;br /&gt;
== Other FAQs ==&lt;br /&gt;
&lt;br /&gt;
* [https://www.ocf.berkeley.edu/~pad/faq/index.html The Ultimate TI Calculator FAQ]&lt;br /&gt;
* [https://www.technicalc.org/tifaq/ TI Graphing Calculator FAQ]&lt;br /&gt;
* [https://www.technicalc.org/tifaq/mltifaq.txt Mattias Lindqvist's Calc-TI FAQ]&lt;br /&gt;
* [https://www.ti-89.org/faq.html The TI-89 FAQ]&lt;/div&gt;</summary>
		<author><name>Privacy Dragon</name></author>	</entry>

	</feed>