<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://fileformats.archiveteam.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://fileformats.archiveteam.org/index.php?action=history&amp;feed=atom&amp;title=CCE_MC-1000_BASIC_tokenized_file</id>
		<title>CCE MC-1000 BASIC tokenized file - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://fileformats.archiveteam.org/index.php?action=history&amp;feed=atom&amp;title=CCE_MC-1000_BASIC_tokenized_file"/>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/index.php?title=CCE_MC-1000_BASIC_tokenized_file&amp;action=history"/>
		<updated>2026-04-19T12:59:04Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.19.2</generator>

	<entry>
		<id>http://fileformats.archiveteam.org/index.php?title=CCE_MC-1000_BASIC_tokenized_file&amp;diff=18604&amp;oldid=prev</id>
		<title>Dan Tobias at 12:08, 12 August 2014</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/index.php?title=CCE_MC-1000_BASIC_tokenized_file&amp;diff=18604&amp;oldid=prev"/>
				<updated>2014-08-12T12:08:11Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
			&lt;tr valign='top'&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 12:08, 12 August 2014&lt;/td&gt;
			&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 4:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 4:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;|released=1985&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;|released=1985&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;}}&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;}}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;The '''CCE MC-1000''' was a Brazilian home computer system released in 1985. It used a version of the [[BASIC]] programming language which, similarly to other BASICs of its time, was stored in a tokenized manner. The tokenized BASIC program could be found in memory starting at location 03D5 hex (981 decimal), where, by PEEKing what is there when a program is in memory, you could determine what token values correspond to which commands. PRINT is represented by 97 hex (151 decimal), for instance. &amp;quot;High-bit-set&amp;quot; values (128-255 decimal) are used for tokens, while 7-bit [[ASCII]] characters generally stand for themselves. The null character (0) is used as a line terminator, while the line number is found in binary ([[Endianness|little-endian]]) prior to the tokenized line (with another two-byte field preceding it).&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;The '''CCE MC-1000''' was a Brazilian home computer system released in 1985. It used a version of the [[BASIC]] programming language which, similarly to other BASICs of its time, was stored in a tokenized manner. The tokenized BASIC program could be found in memory starting at location 03D5 hex (981 decimal), where, by PEEKing what is there when a program is in memory, you could determine what token values correspond to which commands. PRINT is represented by 97 hex (151 decimal), for instance. &amp;quot;High-bit-set&amp;quot; values (128-255 decimal) are used for tokens, while 7-bit [[ASCII]] characters generally stand for themselves. The null character (0) is used as a line terminator, while the line number is found in binary ([[Endianness|little-endian]]) prior to the tokenized line (with another two-byte field preceding it)&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;. These programs were often saved to [[CCE MC-1000 data cassette|cassettes]]&lt;/ins&gt;.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;== Links ==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;== Links ==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Dan Tobias</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/index.php?title=CCE_MC-1000_BASIC_tokenized_file&amp;diff=18578&amp;oldid=prev</id>
		<title>Dan Tobias: Created page with &quot;{{FormatInfo |subcat=Source code |subcat2=Tokenized BASIC |released=1985 }} The '''CCE MC-1000''' was a Brazilian home computer system released in 1985. It used a version of t...&quot;</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/index.php?title=CCE_MC-1000_BASIC_tokenized_file&amp;diff=18578&amp;oldid=prev"/>
				<updated>2014-08-10T20:36:41Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{FormatInfo |subcat=Source code |subcat2=Tokenized BASIC |released=1985 }} The &amp;#039;&amp;#039;&amp;#039;CCE MC-1000&amp;#039;&amp;#039;&amp;#039; was a Brazilian home computer system released in 1985. It used a version of t...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{FormatInfo&lt;br /&gt;
|subcat=Source code&lt;br /&gt;
|subcat2=Tokenized BASIC&lt;br /&gt;
|released=1985&lt;br /&gt;
}}&lt;br /&gt;
The '''CCE MC-1000''' was a Brazilian home computer system released in 1985. It used a version of the [[BASIC]] programming language which, similarly to other BASICs of its time, was stored in a tokenized manner. The tokenized BASIC program could be found in memory starting at location 03D5 hex (981 decimal), where, by PEEKing what is there when a program is in memory, you could determine what token values correspond to which commands. PRINT is represented by 97 hex (151 decimal), for instance. &amp;quot;High-bit-set&amp;quot; values (128-255 decimal) are used for tokens, while 7-bit [[ASCII]] characters generally stand for themselves. The null character (0) is used as a line terminator, while the line number is found in binary ([[Endianness|little-endian]]) prior to the tokenized line (with another two-byte field preceding it).&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
* [https://pt.wikipedia.org/wiki/CCE_MC-1000 Article in Portuguese Wikipedia]&lt;br /&gt;
* [http://mc-1000.wikispaces.com/Manual+do+BASIC BASIC manual]&lt;br /&gt;
* [http://mc-1000.wikispaces.com/Cassete Info on cassette storage]&lt;br /&gt;
* [http://jsmess.textfiles.com/messloader.html?module=mc1000&amp;amp;scale=2 JSMESS in-browser emulation]&lt;/div&gt;</summary>
		<author><name>Dan Tobias</name></author>	</entry>

	</feed>