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

	<entry>
		<id>https://wikiti.brandonw.net/index.php?title=83Plus:Basic:Graphics:Output(</id>
		<title>83Plus:Basic:Graphics:Output(</title>
		<link rel="alternate" type="text/html" href="https://wikiti.brandonw.net/index.php?title=83Plus:Basic:Graphics:Output("/>
				<updated>2005-07-19T07:43:11Z</updated>
		
		<summary type="html">&lt;p&gt;145.53.130.164: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:83Plus:Basic:Graphics|Output]]&lt;br /&gt;
&lt;br /&gt;
== Synopsis ==&lt;br /&gt;
'''Token size:''' 1 byte&lt;br /&gt;
&lt;br /&gt;
'''Syntax:''' Output(X,Y,value&lt;br /&gt;
&lt;br /&gt;
Displays a value or text on the homescreen, at position (X,Y).&lt;br /&gt;
&lt;br /&gt;
== Outputs: ==&lt;br /&gt;
&lt;br /&gt;
''Value'' will be displayed at X,Y, where X is an integer value from 1-8, and Y is an integer value from 1-16. &lt;br /&gt;
&lt;br /&gt;
Value can be a string, a list, a variable and a matrix. If the content of value doesn't fit on the current line, it will start at the beginning of the next line, unless it already is at the bottom of the screen.&lt;br /&gt;
&lt;br /&gt;
== Comments ==&lt;br /&gt;
&lt;br /&gt;
*STO (-&amp;gt;) cannot be displayed in a string with Output.&lt;br /&gt;
*The double quote (&amp;quot;) cannot be displayed with Output, as it always is treated as a string deliminer.&lt;br /&gt;
*The ending parenthesis ) isn't needed, and can be left out to save a byte.&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
 :Output(1,1,&amp;quot;wikiTI rocks&lt;br /&gt;
 :Output(2,1,A&lt;br /&gt;
&lt;br /&gt;
== See also: ==&lt;/div&gt;</summary>
		<author><name>145.53.130.164</name></author>	</entry>

	<entry>
		<id>https://wikiti.brandonw.net/index.php?title=83Plus:Basic:Graphics:Output(</id>
		<title>83Plus:Basic:Graphics:Output(</title>
		<link rel="alternate" type="text/html" href="https://wikiti.brandonw.net/index.php?title=83Plus:Basic:Graphics:Output("/>
				<updated>2005-07-19T07:40:10Z</updated>
		
		<summary type="html">&lt;p&gt;145.53.130.164: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:83Plus:Basic:Graphics|Disp]]&lt;br /&gt;
&lt;br /&gt;
== Synopsis ==&lt;br /&gt;
'''Token size:''' 1 byte&lt;br /&gt;
&lt;br /&gt;
'''Syntax:''' Output(X,Y,value&lt;br /&gt;
&lt;br /&gt;
Displays a value or text on the homescreen, at position (X,Y).&lt;br /&gt;
&lt;br /&gt;
== Outputs: ==&lt;br /&gt;
&lt;br /&gt;
''Value'' will be displayed at X,Y, where X is an integer value from 1-8, and Y is an integer value from 1-16. &lt;br /&gt;
&lt;br /&gt;
Value can be a string, a list, a variable and a matrix. If the content of value doesn't fit on the current line, it will start at the beginning of the next line, unless it already is at the bottom of the screen.&lt;br /&gt;
&lt;br /&gt;
== Comments ==&lt;br /&gt;
&lt;br /&gt;
*STO (-&amp;gt;) cannot be displayed in a string with Output.&lt;br /&gt;
*The double quote (&amp;quot;) cannot be displayed with Output, as it always is treated as a string deliminer.&lt;br /&gt;
*The ending parenthesis ) isn't needed, and can be left out to save a byte.&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
 :Output(1,1,&amp;quot;wikiTI rocks&lt;br /&gt;
 :Output(2,1,A&lt;br /&gt;
&lt;br /&gt;
== See also: ==&lt;/div&gt;</summary>
		<author><name>145.53.130.164</name></author>	</entry>

	<entry>
		<id>https://wikiti.brandonw.net/index.php?title=83Plus:Basic:Graphics:Disp</id>
		<title>83Plus:Basic:Graphics:Disp</title>
		<link rel="alternate" type="text/html" href="https://wikiti.brandonw.net/index.php?title=83Plus:Basic:Graphics:Disp"/>
				<updated>2005-07-16T12:00:30Z</updated>
		
		<summary type="html">&lt;p&gt;145.53.130.164: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:83Plus:Basic:Graphics|Disp]]&lt;br /&gt;
&lt;br /&gt;
== Synopsis ==&lt;br /&gt;
'''Token size:''' 1 byte&lt;br /&gt;
&lt;br /&gt;
'''Syntax:''' Disp [value1,value2,...]&lt;br /&gt;
&lt;br /&gt;
Displays a value or text on the homescreen.&lt;br /&gt;
&lt;br /&gt;
== Outputs: ==&lt;br /&gt;
&lt;br /&gt;
''Value'' will be displayed at the current value of ([[83Plus:RAM:844B|curRow]]). ([[83Plus:RAM:844B|curRow]]) is then increased. If ([[83Plus:RAM:844B|curRow]]) is 7, the screen will shift up instead up increasing ([[83Plus:RAM:844B|curRow]]).&lt;br /&gt;
&lt;br /&gt;
''value'' can be a string, a variable, a matrix or a list. If ''value'' is a string, then it will be aligned to the left. If it's a variable, matrix or list, then it will be displayed aligned to the right. &lt;br /&gt;
&lt;br /&gt;
If a matrix or list has too much elements to show on the screen at once, (...) will be shown, but you can scroll through the list. Use Pause if you want to be able to scroll to the list.&lt;br /&gt;
&lt;br /&gt;
== Comments ==&lt;br /&gt;
&lt;br /&gt;
STO (-&amp;gt;) can't be displayed in a string with Disp.&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
 :Disp &amp;quot;string&amp;quot;,5,{1,2,3},&amp;lt;nowiki&amp;gt;[[3,3][3,3]]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 :Disp Str1,A,L1,[A]&lt;br /&gt;
&lt;br /&gt;
== See also: ==&lt;/div&gt;</summary>
		<author><name>145.53.130.164</name></author>	</entry>

	<entry>
		<id>https://wikiti.brandonw.net/index.php?title=83Plus:Basic:Graphics:Disp</id>
		<title>83Plus:Basic:Graphics:Disp</title>
		<link rel="alternate" type="text/html" href="https://wikiti.brandonw.net/index.php?title=83Plus:Basic:Graphics:Disp"/>
				<updated>2005-07-16T11:58:31Z</updated>
		
		<summary type="html">&lt;p&gt;145.53.130.164: Disp&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:83Plus:Basic:Graphics|Disp]]&lt;br /&gt;
&lt;br /&gt;
== Synopsis ==&lt;br /&gt;
'''Token size:''' 1 byte&lt;br /&gt;
&lt;br /&gt;
'''Syntax:''' Disp [value1,value2,...]&lt;br /&gt;
&lt;br /&gt;
Displays a value or text on the homescreen.&lt;br /&gt;
&lt;br /&gt;
== Outputs: ==&lt;br /&gt;
&lt;br /&gt;
''Value'' will be displayed at the current value of (curRow). (curRow) is then increased. If (curRow) is 7, the screen will shift up instead up increasing (curRow).&lt;br /&gt;
&lt;br /&gt;
''value'' can be a string, a variable, a matrix or a list. If ''value'' is a string, then it will be aligned to the left. If it's a variable, matrix or list, then it will be displayed aligned to the right. &lt;br /&gt;
&lt;br /&gt;
If a matrix or list has too much elements to show on the screen at once, (...) will be shown, but you can scroll through the list. Use Pause if you want to be able to scroll to the list.&lt;br /&gt;
&lt;br /&gt;
== Comments ==&lt;br /&gt;
&lt;br /&gt;
STO (-&amp;gt;) can't be displayed in a string with Disp.&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
 :Disp &amp;quot;string&amp;quot;,5,{1,2,3},&amp;lt;nowiki&amp;gt;[[3,3][3,3]]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 :Disp Str1,A,L1,[A]&lt;br /&gt;
&lt;br /&gt;
== See also: ==&lt;br /&gt;
[[83Plus:RAM:844B]]&lt;/div&gt;</summary>
		<author><name>145.53.130.164</name></author>	</entry>

	<entry>
		<id>https://wikiti.brandonw.net/index.php?title=83Plus:Basic:Graphics:Disp</id>
		<title>83Plus:Basic:Graphics:Disp</title>
		<link rel="alternate" type="text/html" href="https://wikiti.brandonw.net/index.php?title=83Plus:Basic:Graphics:Disp"/>
				<updated>2005-07-16T11:58:07Z</updated>
		
		<summary type="html">&lt;p&gt;145.53.130.164: /* Synopsis */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
[[Category:83Plus:Basic:Graphics|Disp]]&lt;br /&gt;
&lt;br /&gt;
== Synopsis ==&lt;br /&gt;
'''Token size:''' 1 byte&lt;br /&gt;
&lt;br /&gt;
'''Syntax:''' Disp [value1,value2,...]&lt;br /&gt;
&lt;br /&gt;
Displays a value or text on the homescreen.&lt;br /&gt;
&lt;br /&gt;
== Outputs: ==&lt;br /&gt;
&lt;br /&gt;
''Value'' will be displayed at the current value of (curRow). (curRow) is then increased. If (curRow) is 7, the screen will shift up instead up increasing (curRow).&lt;br /&gt;
&lt;br /&gt;
''value'' can be a string, a variable, a matrix or a list. If ''value'' is a string, then it will be aligned to the left. If it's a variable, matrix or list, then it will be displayed aligned to the right. &lt;br /&gt;
&lt;br /&gt;
If a matrix or list has too much elements to show on the screen at once, (...) will be shown, but you can scroll through the list. Use Pause if you want to be able to scroll to the list.&lt;br /&gt;
&lt;br /&gt;
== Comments ==&lt;br /&gt;
&lt;br /&gt;
STO (-&amp;gt;) can't be displayed in a string with Disp.&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
 :Disp &amp;quot;string&amp;quot;,5,{1,2,3},&amp;lt;nowiki&amp;gt;[[3,3][3,3]]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 :Disp Str1,A,L1,[A]&lt;br /&gt;
&lt;br /&gt;
== See also: ==&lt;br /&gt;
[[83Plus:RAM:844B]]&lt;/div&gt;</summary>
		<author><name>145.53.130.164</name></author>	</entry>

	<entry>
		<id>https://wikiti.brandonw.net/index.php?title=83Plus:Basic:Graphics:Disp</id>
		<title>83Plus:Basic:Graphics:Disp</title>
		<link rel="alternate" type="text/html" href="https://wikiti.brandonw.net/index.php?title=83Plus:Basic:Graphics:Disp"/>
				<updated>2005-07-16T11:57:59Z</updated>
		
		<summary type="html">&lt;p&gt;145.53.130.164: /* Outputs: */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
[[Category:83Plus:Basic:Graphics|Disp]]&lt;br /&gt;
&lt;br /&gt;
== Synopsis ==&lt;br /&gt;
'''Token size:''' 1 byte&lt;br /&gt;
&lt;br /&gt;
'''Syntax:''' Disp [value1,value2,...]&lt;br /&gt;
&lt;br /&gt;
== Outputs: ==&lt;br /&gt;
&lt;br /&gt;
''Value'' will be displayed at the current value of (curRow). (curRow) is then increased. If (curRow) is 7, the screen will shift up instead up increasing (curRow).&lt;br /&gt;
&lt;br /&gt;
''value'' can be a string, a variable, a matrix or a list. If ''value'' is a string, then it will be aligned to the left. If it's a variable, matrix or list, then it will be displayed aligned to the right. &lt;br /&gt;
&lt;br /&gt;
If a matrix or list has too much elements to show on the screen at once, (...) will be shown, but you can scroll through the list. Use Pause if you want to be able to scroll to the list.&lt;br /&gt;
&lt;br /&gt;
== Comments ==&lt;br /&gt;
&lt;br /&gt;
STO (-&amp;gt;) can't be displayed in a string with Disp.&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
 :Disp &amp;quot;string&amp;quot;,5,{1,2,3},&amp;lt;nowiki&amp;gt;[[3,3][3,3]]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 :Disp Str1,A,L1,[A]&lt;br /&gt;
&lt;br /&gt;
== See also: ==&lt;br /&gt;
[[83Plus:RAM:844B]]&lt;/div&gt;</summary>
		<author><name>145.53.130.164</name></author>	</entry>

	<entry>
		<id>https://wikiti.brandonw.net/index.php?title=83Plus:Basic:Graphics:Disp</id>
		<title>83Plus:Basic:Graphics:Disp</title>
		<link rel="alternate" type="text/html" href="https://wikiti.brandonw.net/index.php?title=83Plus:Basic:Graphics:Disp"/>
				<updated>2005-07-16T11:56:29Z</updated>
		
		<summary type="html">&lt;p&gt;145.53.130.164: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
[[Category:83Plus:Basic:Graphics|Disp]]&lt;br /&gt;
&lt;br /&gt;
== Synopsis ==&lt;br /&gt;
'''Token size:''' 1 byte&lt;br /&gt;
&lt;br /&gt;
'''Syntax:''' Disp [value1,value2,...]&lt;br /&gt;
&lt;br /&gt;
== Outputs: ==&lt;br /&gt;
&lt;br /&gt;
Displays a value or text on the homescreen.&lt;br /&gt;
&lt;br /&gt;
''Value'' will be displayed at the current value of (curRow). (curRow) is then increased. If (curRow) is 7, the screen will shift up instead up increasing (curRow).&lt;br /&gt;
&lt;br /&gt;
''value'' can be a string, a variable, a matrix or a list. If ''value'' is a string, then it will be aligned to the left. If it's a variable, matrix or list, then it will be displayed aligned to the right. &lt;br /&gt;
&lt;br /&gt;
If a matrix or list has too much elements to show on the screen at once, (...) will be shown, but you can scroll through the list. Use Pause if you want to be able to scroll to the list.&lt;br /&gt;
&lt;br /&gt;
== Comments ==&lt;br /&gt;
&lt;br /&gt;
STO (-&amp;gt;) can't be displayed in a string with Disp.&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
 :Disp &amp;quot;string&amp;quot;,5,{1,2,3},&amp;lt;nowiki&amp;gt;[[3,3][3,3]]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 :Disp Str1,A,L1,[A]&lt;br /&gt;
&lt;br /&gt;
== See also: ==&lt;br /&gt;
[[83Plus:RAM:844B]]&lt;/div&gt;</summary>
		<author><name>145.53.130.164</name></author>	</entry>

	<entry>
		<id>https://wikiti.brandonw.net/index.php?title=83Plus:Basic:Graphics:Disp</id>
		<title>83Plus:Basic:Graphics:Disp</title>
		<link rel="alternate" type="text/html" href="https://wikiti.brandonw.net/index.php?title=83Plus:Basic:Graphics:Disp"/>
				<updated>2005-07-16T11:51:59Z</updated>
		
		<summary type="html">&lt;p&gt;145.53.130.164: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
[[Category:83Plus:Basic:Graphics|Disp]]&lt;br /&gt;
&lt;br /&gt;
== Synopsis ==&lt;br /&gt;
'''Token size:''' 1 byte&lt;br /&gt;
&lt;br /&gt;
'''Syntax:''' Disp [value1,value2,...]&lt;br /&gt;
&lt;br /&gt;
== Outputs: ==&lt;br /&gt;
&lt;br /&gt;
Displays a value or text on the homescreen.&lt;br /&gt;
&lt;br /&gt;
''Value'' will be displayed at the current value of (curRow). (curRow) is then increased. If (curRow) is 7, the screen will shift up instead up increasing (curRow).&lt;br /&gt;
&lt;br /&gt;
''value'' can be a string, a variable, a matrix or a list. If ''value'' is a string, then it will be aligned to the left. If it's a variable, matrix or list, then it will be displayed aligned to the right. &lt;br /&gt;
&lt;br /&gt;
If a matrix or list has too much elements to show on the screen at once, (...) will be shown, but you can scroll through the list. Use Pause if you want to be able to scroll to the list.&lt;br /&gt;
&lt;br /&gt;
== Comments ==&lt;br /&gt;
&lt;br /&gt;
STO (-&amp;gt;) can't be displayed in a string with Disp.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== See also: ==&lt;br /&gt;
 [[83Plus:RAM:844B]]&lt;/div&gt;</summary>
		<author><name>145.53.130.164</name></author>	</entry>

	<entry>
		<id>https://wikiti.brandonw.net/index.php?title=83Plus:Basic:Graphics:Disp</id>
		<title>83Plus:Basic:Graphics:Disp</title>
		<link rel="alternate" type="text/html" href="https://wikiti.brandonw.net/index.php?title=83Plus:Basic:Graphics:Disp"/>
				<updated>2005-07-16T11:46:42Z</updated>
		
		<summary type="html">&lt;p&gt;145.53.130.164: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
[[Category:83Plus:Basic:Graphics|Disp]]&lt;br /&gt;
'''Summary:'''&amp;lt;br/&amp;gt;&lt;br /&gt;
Displays a value or text on the homescreen.&lt;br /&gt;
&lt;br /&gt;
'''Syntax'''&amp;lt;br/&amp;gt;&lt;br /&gt;
Disp [value1,value2,...]&lt;br /&gt;
&lt;br /&gt;
''Value'' will be displayed at the current value of (curRow). (curRow) is then increased. If (curRow) is 7, the screen will shift up instead up increasing (curRow).&lt;br /&gt;
&lt;br /&gt;
''value'' can be a string, a variable, a matrix or a list. If ''value'' is a string, then it will be aligned to the left. If it's a variable, matrix or list, then it will be displayed aligned to the right. &lt;br /&gt;
&lt;br /&gt;
If a matrix or list has too much elements to show on the screen at once, (...) will be shown, but you can scroll through the list. Use Pause if you want to be able to scroll to the list.&lt;br /&gt;
&lt;br /&gt;
Notes:&lt;br /&gt;
&lt;br /&gt;
STO (-&amp;gt;) can't be displayed in a string with Disp.&lt;br /&gt;
&lt;br /&gt;
See also: [[83Plus:RAM:844B]]&lt;/div&gt;</summary>
		<author><name>145.53.130.164</name></author>	</entry>

	<entry>
		<id>https://wikiti.brandonw.net/index.php?title=83Plus:Basic:Graphics:Disp</id>
		<title>83Plus:Basic:Graphics:Disp</title>
		<link rel="alternate" type="text/html" href="https://wikiti.brandonw.net/index.php?title=83Plus:Basic:Graphics:Disp"/>
				<updated>2005-07-15T17:44:08Z</updated>
		
		<summary type="html">&lt;p&gt;145.53.130.164: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
[[Category:83Plus:Basic:Graphics|Disp]]&lt;/div&gt;</summary>
		<author><name>145.53.130.164</name></author>	</entry>

	<entry>
		<id>https://wikiti.brandonw.net/index.php?title=83Plus:Basic:Graphics:Disp</id>
		<title>83Plus:Basic:Graphics:Disp</title>
		<link rel="alternate" type="text/html" href="https://wikiti.brandonw.net/index.php?title=83Plus:Basic:Graphics:Disp"/>
				<updated>2005-07-15T17:43:42Z</updated>
		
		<summary type="html">&lt;p&gt;145.53.130.164: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
[[Category:83Plus:Basic:Graphics|whatever]]&lt;/div&gt;</summary>
		<author><name>145.53.130.164</name></author>	</entry>

	<entry>
		<id>https://wikiti.brandonw.net/index.php?title=83Plus:Basic:Graphics:Disp</id>
		<title>83Plus:Basic:Graphics:Disp</title>
		<link rel="alternate" type="text/html" href="https://wikiti.brandonw.net/index.php?title=83Plus:Basic:Graphics:Disp"/>
				<updated>2005-07-15T17:42:50Z</updated>
		
		<summary type="html">&lt;p&gt;145.53.130.164: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:83Plus:Basic:Graphics|whatever]]&lt;/div&gt;</summary>
		<author><name>145.53.130.164</name></author>	</entry>

	<entry>
		<id>https://wikiti.brandonw.net/index.php?title=Category:83Plus:Basic:Graphics</id>
		<title>Category:83Plus:Basic:Graphics</title>
		<link rel="alternate" type="text/html" href="https://wikiti.brandonw.net/index.php?title=Category:83Plus:Basic:Graphics"/>
				<updated>2005-07-15T17:39:40Z</updated>
		
		<summary type="html">&lt;p&gt;145.53.130.164: /* Homescreen functions: */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
&lt;br /&gt;
[[Category:83Plus:Basic|Graphical Commands]]&lt;br /&gt;
&lt;br /&gt;
== Homescreen functions: ==&lt;br /&gt;
&lt;br /&gt;
'''I/O menu ([PRGM] [&amp;gt;])'''&lt;br /&gt;
&lt;br /&gt;
3: [[Disp]]&lt;br /&gt;
&lt;br /&gt;
6: [[Output(]]&lt;br /&gt;
&lt;br /&gt;
8: [[ClrHome]]&lt;br /&gt;
&lt;br /&gt;
== Graphscreen functions ==&lt;br /&gt;
&lt;br /&gt;
'''Draw menu ([2nd] [PRGM])'''&lt;br /&gt;
&lt;br /&gt;
1: [[ClrDraw]]&lt;br /&gt;
&lt;br /&gt;
2: [[Line(]]&lt;br /&gt;
&lt;br /&gt;
3: [[Horizontal]]&lt;br /&gt;
&lt;br /&gt;
4: [[Vertical]]&lt;br /&gt;
&lt;br /&gt;
5: [[Tangent(]]&lt;br /&gt;
&lt;br /&gt;
6: [[DrawF]]&lt;br /&gt;
&lt;br /&gt;
7: [[Shade(]]&lt;br /&gt;
&lt;br /&gt;
8: [[DrawInv]]&lt;br /&gt;
&lt;br /&gt;
9: [[Circle]]&lt;br /&gt;
&lt;br /&gt;
0: [[Text(]]&lt;br /&gt;
&lt;br /&gt;
A: [[Pen]]&lt;/div&gt;</summary>
		<author><name>145.53.130.164</name></author>	</entry>

	<entry>
		<id>https://wikiti.brandonw.net/index.php?title=Category:83Plus:Basic:Graphics</id>
		<title>Category:83Plus:Basic:Graphics</title>
		<link rel="alternate" type="text/html" href="https://wikiti.brandonw.net/index.php?title=Category:83Plus:Basic:Graphics"/>
				<updated>2005-07-15T17:38:48Z</updated>
		
		<summary type="html">&lt;p&gt;145.53.130.164: /* Graphscreen functions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
&lt;br /&gt;
[[Category:83Plus:Basic|Graphical Commands]]&lt;br /&gt;
&lt;br /&gt;
== Homescreen functions: ==&lt;br /&gt;
&lt;br /&gt;
'''I/O menu ([PRGM] [&amp;gt;])'''&amp;lt;br/&amp;gt;&lt;br /&gt;
3: [[Disp]]&amp;lt;br/&amp;gt;&lt;br /&gt;
6: [[Output(]]&amp;lt;br/&amp;gt;&lt;br /&gt;
8: [[ClrHome]]&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Graphscreen functions ==&lt;br /&gt;
&lt;br /&gt;
'''Draw menu ([2nd] [PRGM])'''&lt;br /&gt;
&lt;br /&gt;
1: [[ClrDraw]]&lt;br /&gt;
&lt;br /&gt;
2: [[Line(]]&lt;br /&gt;
&lt;br /&gt;
3: [[Horizontal]]&lt;br /&gt;
&lt;br /&gt;
4: [[Vertical]]&lt;br /&gt;
&lt;br /&gt;
5: [[Tangent(]]&lt;br /&gt;
&lt;br /&gt;
6: [[DrawF]]&lt;br /&gt;
&lt;br /&gt;
7: [[Shade(]]&lt;br /&gt;
&lt;br /&gt;
8: [[DrawInv]]&lt;br /&gt;
&lt;br /&gt;
9: [[Circle]]&lt;br /&gt;
&lt;br /&gt;
0: [[Text(]]&lt;br /&gt;
&lt;br /&gt;
A: [[Pen]]&lt;/div&gt;</summary>
		<author><name>145.53.130.164</name></author>	</entry>

	<entry>
		<id>https://wikiti.brandonw.net/index.php?title=Category:83Plus:Basic:Graphics</id>
		<title>Category:83Plus:Basic:Graphics</title>
		<link rel="alternate" type="text/html" href="https://wikiti.brandonw.net/index.php?title=Category:83Plus:Basic:Graphics"/>
				<updated>2005-07-15T17:34:35Z</updated>
		
		<summary type="html">&lt;p&gt;145.53.130.164: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
&lt;br /&gt;
[[Category:83Plus:Basic|Graphical Commands]]&lt;br /&gt;
&lt;br /&gt;
== Homescreen functions: ==&lt;br /&gt;
&lt;br /&gt;
'''I/O menu ([PRGM] [&amp;gt;])'''&amp;lt;br/&amp;gt;&lt;br /&gt;
3: [[Disp]]&amp;lt;br/&amp;gt;&lt;br /&gt;
6: [[Output(]]&amp;lt;br/&amp;gt;&lt;br /&gt;
8: [[ClrHome]]&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Graphscreen functions ==&lt;br /&gt;
&lt;br /&gt;
'''Draw menu ([2nd] [PRGM])'''&amp;lt;br/&amp;gt;&lt;br /&gt;
1: [[ClrDraw]]&amp;lt;br/&amp;gt;&lt;br /&gt;
2: [[Line(]]&amp;lt;br/&amp;gt;&lt;br /&gt;
3: [[Horizontal]]&amp;lt;br/&amp;gt;&lt;br /&gt;
4: [[Vertical]]&amp;lt;br/&amp;gt;&lt;br /&gt;
5: [[Tangent(]]&amp;lt;br/&amp;gt;&lt;br /&gt;
6: [[DrawF]]&amp;lt;br/&amp;gt;&lt;br /&gt;
7: [[Shade(]]&amp;lt;br/&amp;gt;&lt;br /&gt;
8: [[DrawInv]]&amp;lt;br/&amp;gt;&lt;br /&gt;
9: [[Circle]]&amp;lt;br/&amp;gt;&lt;br /&gt;
0: [[Text(]]&amp;lt;br/&amp;gt;&lt;br /&gt;
A: [[Pen]]&amp;lt;br/&amp;gt;&lt;/div&gt;</summary>
		<author><name>145.53.130.164</name></author>	</entry>

	</feed>