<?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=68.3.161.239</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=68.3.161.239"/>
		<link rel="alternate" type="text/html" href="https://wikiti.brandonw.net/index.php?title=Special:Contributions/68.3.161.239"/>
		<updated>2026-04-05T20:45:13Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.23.5</generator>

	<entry>
		<id>https://wikiti.brandonw.net/index.php?title=83Plus:Ports:2E</id>
		<title>83Plus:Ports:2E</title>
		<link rel="alternate" type="text/html" href="https://wikiti.brandonw.net/index.php?title=83Plus:Ports:2E"/>
				<updated>2005-08-23T05:28:28Z</updated>
		
		<summary type="html">&lt;p&gt;68.3.161.239: /* Synopsis */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:83Plus:Ports:By Address|2E - CPU Speed Adjustment]] [[Category:83Plus:Ports:By Name|CPU Speed Adjustment]]&lt;br /&gt;
{{SE-Only Port|06}}&lt;br /&gt;
&lt;br /&gt;
== Synopsis ==&lt;br /&gt;
'''Port Number:''' 2Eh&lt;br /&gt;
&lt;br /&gt;
'''Function:''' CPU Speed Adjustment&lt;br /&gt;
&lt;br /&gt;
Bits 4 and 5 can adjust the CPU speed to a certain degree. In order for the speed adjustment to work bit 1 must be set in the appropriate LCD Delay port according to the contents of port 20. In other words, if you wish to adjust the speed at 6mhz you must set bit 1 of port 29. Other bits of this port 2E may affect the speed but nothing significant.  The default value for this port is 45h on the TI-84 Plus Silver Edition and 44h on the TI-83 Plus Silver Edition.&lt;br /&gt;
&lt;br /&gt;
=== Read Values (bits 5-4)===&lt;br /&gt;
* 00: The CPU is running at normal speed (100%)&lt;br /&gt;
* 01: The CPU is running at ~90% of normal speed&lt;br /&gt;
* 10: The CPU is running at ~95% of normal speed&lt;br /&gt;
* 11: The CPU is running at ~86% of normal speed&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Write Values (bits 5-4)===&lt;br /&gt;
* 00: Set the CPU to run at 100% of normal speed&lt;br /&gt;
* 01: Set the CPU to run at ~90% of normal speed&lt;br /&gt;
* 10: Set the CPU to run at ~95% of normal speed&lt;br /&gt;
* 11: Set the CPU to run at ~86% of normal speed&lt;br /&gt;
&lt;br /&gt;
== Comments ==&lt;br /&gt;
This port is not available on the normal TI-83+. On the normal TI-83+ this port is a shadow of [[83Plus:Ports:06|Port 06h]].&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;&lt;br /&gt;
ld a,0&lt;br /&gt;
out (20h),a    ;would be 6mhz&lt;br /&gt;
in a,(29h)&lt;br /&gt;
or 2           ;set bit 1&lt;br /&gt;
out (29h),a&lt;br /&gt;
ld a,74h       ;Set the CPU to ~5.1 MHz&lt;br /&gt;
out (2Eh),a&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Credits and Contributions ==&lt;br /&gt;
* '''Michael Vincent:''' Documentation found [http://michaelv.org/programs/calcs/ports/port2e.html here].&lt;/div&gt;</summary>
		<author><name>68.3.161.239</name></author>	</entry>

	</feed>