<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>Assembly</title>
		<link>http://tibasicdev.wikidot.com/forum/t-8832684/assembly</link>
		<description>Posts in the discussion thread &quot;Assembly&quot;</description>
				<copyright></copyright>
		<lastBuildDate>Fri, 14 Aug 2026 01:07:39 +0000</lastBuildDate>
		
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-8832684#post-4068458</guid>
				<title>Re: Assembly</title>
				<link>http://tibasicdev.wikidot.com/forum/t-8832684/assembly#post-4068458</link>
				<description></description>
				<pubDate>Mon, 26 Nov 2018 16:48:36 +0000</pubDate>
				<wikidot:authorName>Trenly</wikidot:authorName>				<wikidot:authorUserId>1905506</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>That's not what they were looking for. They were looking for the assembly program or standalone routine that does that, not the function in Celtic 3, and <span class="printuser avatarhover"><a href="http://www.wikidot.com/user:info/deoxal" ><img class="small" src="http://www.wikidot.com/avatar.php?userid=4178723&amp;amp;size=small&amp;amp;timestamp=1696960458" alt="Deoxal" style="background-image:url(http://www.wikidot.com/userkarma.php?u=4178723)" /></a><a href="http://www.wikidot.com/user:info/deoxal" >Deoxal</a></span> had already linked to Celtic and DCS.</p> <p>I know of the bcall MemChk, which gets the amount of free ram, but I'm not sure that can be used to get the total amount of ram.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-8832684#post-4068414</guid>
				<title>Re: Assembly</title>
				<link>http://tibasicdev.wikidot.com/forum/t-8832684/assembly#post-4068414</link>
				<description></description>
				<pubDate>Mon, 26 Nov 2018 16:02:31 +0000</pubDate>
								<wikidot:authorUserId>3338172</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>To view RAM and ROM via Celtic III:</p> <div class="code"> <pre><code>----------------------------------------------------------------------------- |04 | det(4,function) | | | CHKSTATS | This is a multi-purpose command used to read some of the | | system's status. Just provide a function, and an output | | will result: | | | | 0 = Outputs value of free RAM | | 1 = Outputs value of free ROM (Archive) | | 2 = Hex string output of first ten digits of calc serial | | (still not quite enough to identify each calc) | | 3 = Get calc's OS version (string, such as &quot;1.13&quot;) | | (note that the period will be bugged. It still works) -----------------------------------------------------------------------------</code></pre></div> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-8832684#post-4065477</guid>
				<title>Re: Assembly</title>
				<link>http://tibasicdev.wikidot.com/forum/t-8832684/assembly#post-4065477</link>
				<description></description>
				<pubDate>Thu, 22 Nov 2018 23:23:39 +0000</pubDate>
				<wikidot:authorName>Deoxal</wikidot:authorName>				<wikidot:authorUserId>4178723</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>There is the <a href="https://www.cemetech.net/forum/viewtopic.php?t=12616&amp;start=0">ICE compiler</a>, but it is only for the CE.<br /> <a href="https://www.ticalc.org/archives/files/fileinfo/456/45659.html">Axe</a> compiles down to machine code, but it's not Basic. It might be similar but I haven't used it before so I don't know. I do know it is very powerful compared to Basic and it has a strong emphasis on graphics. You can see that <a href="http://tifreakware.net/tutorials/83p/axe/builderboysfireanimation.htm">here</a> and <a href="https://www.ticalc.org/archives/files/fileinfo/470/47078.html">here</a>.</p> <p>You can check the RAM and ROM by using the <a href="http://dcs.cemetech.net/index.php/BasicLibs:ChkStats">Celtic library</a> or Doors CS which includes Celtic. If you wanted a standalone subroutine, you could take a look at the source code of <a href="https://www.ticalc.org/archives/files/fileinfo/424/42446.html">Celtic</a> for just the part that gets the RAM and ROM.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-8832684#post-4065405</guid>
				<title>Re: Assembly</title>
				<link>http://tibasicdev.wikidot.com/forum/t-8832684/assembly#post-4065405</link>
				<description></description>
				<pubDate>Thu, 22 Nov 2018 19:52:13 +0000</pubDate>
				<wikidot:authorName>Misfire</wikidot:authorName>				<wikidot:authorUserId>4409570</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>No and i dunno. You can't just convert a TI-BASIC Program into a assembly program, but you can rewrite a BASIC program in assembly :)</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-8832684#post-4065386</guid>
				<title>Assembly</title>
				<link>http://tibasicdev.wikidot.com/forum/t-8832684/assembly#post-4065386</link>
				<description></description>
				<pubDate>Thu, 22 Nov 2018 19:28:27 +0000</pubDate>
				<wikidot:authorName>GatoradeDC</wikidot:authorName>				<wikidot:authorUserId>3688735</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Are ther any assembly programs on ticalc.org that does the following? I can't find any of these:</p> <ul> <li>Converts TI-Basic to an assembly program</li> <li>finds out the total RAM and ROM of a calculator model</li> </ul> <p>Thanks</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>