<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>GetAdviced.com &#187; 8085</title>
	<atom:link href="http://getadviced.com/tag/8085/feed/" rel="self" type="application/rss+xml" />
	<link>http://getadviced.com</link>
	<description>An adsense revenue sharing blog...</description>
	<lastBuildDate>Fri, 28 May 2010 06:00:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>8085 Simulator</title>
		<link>http://getadviced.com/8085-simulator/</link>
		<comments>http://getadviced.com/8085-simulator/#comments</comments>
		<pubDate>Sat, 13 Jun 2009 12:18:06 +0000</pubDate>
		<dc:creator>anu0002</dc:creator>
				<category><![CDATA[computers]]></category>
		<category><![CDATA[8085]]></category>
		<category><![CDATA[simulator]]></category>

		<guid isPermaLink="false">http://getadviced.com/?p=575</guid>
		<description><![CDATA[<p>
This is a  useful simulator for who engaged with 8085 programming.  It came with a 8085 assembler, disassembler, debugger and also a compiler.  You can download an evaluation copy of this simulator from  http://www.oshonsoft.com/downloads.html.











                               
















     <a href='http://getadviced.com/8085-simulator/' rel="nofollow">[....]</a></p>Check out these interesting Posts.. Investing In Utah County Real Estate The main reason why there are a number of people...

<div style="border-width: 2px; border-style: dashed; border-color:#1E5DA5; padding-left:10px; "><b>Check out these interesting Posts.. </b><li><a href='http://getadviced.com/investing-in-utah-county-real-estate/' rel='bookmark' title='Permanent Link: Investing In Utah County Real Estate'>Investing In Utah County Real Estate</a> <small>The main reason why there are a number of people...</small></li>
</div>]]></description>
			<content:encoded><![CDATA[<p>
This is a  useful simulator for who engaged with 8085 programming.  It came with a 8085 assembler, disassembler, debugger and also a compiler.  You can download an evaluation copy of this simulator from  http://www.oshonsoft.com/downloads.html.











                               
















     <a href='http://getadviced.com/8085-simulator/' rel="nofollow">[....]</a></p>

<div style="border-width: 2px; border-style: dashed; border-color:#1E5DA5; padding-left:10px; "><b>Check out these interesting Posts.. </b><li><a href='http://getadviced.com/investing-in-utah-county-real-estate/' rel='bookmark' title='Permanent Link: Investing In Utah County Real Estate'>Investing In Utah County Real Estate</a> <small>The main reason why there are a number of people...</small></li>
</div>]]></content:encoded>
			<wfw:commentRss>http://getadviced.com/8085-simulator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>An 8085 program to for 8 bit multiplication</title>
		<link>http://getadviced.com/an-8085-program-to-for-8-bit-multiplication/</link>
		<comments>http://getadviced.com/an-8085-program-to-for-8-bit-multiplication/#comments</comments>
		<pubDate>Sat, 13 Jun 2009 11:34:10 +0000</pubDate>
		<dc:creator>anu0002</dc:creator>
				<category><![CDATA[computers]]></category>
		<category><![CDATA[8 bit multiplication]]></category>
		<category><![CDATA[8085]]></category>
		<category><![CDATA[program]]></category>

		<guid isPermaLink="false">http://getadviced.com/an-8085-program-to-for-8-bit-multiplication/</guid>
		<description><![CDATA[<p>LDA   2000     // Load multiplicant  to accumulator
MOV  B,A         // Move multiplicant  from A(accumulator) to B register
LDA   2001    // Load multiplier to accumulator
MOV  C,A       // Move multiplier from A to C
MVI   A,00  // Load immediate value 00 to a
L: ADD    B           // Add B(multiplier) with <a href='http://getadviced.com/an-8085-program-to-for-8-bit-multiplication/' rel="nofollow">[....]</a></p>No related posts.


No related posts.]]></description>
			<content:encoded><![CDATA[<p>LDA   2000     // Load multiplicant  to accumulator
MOV  B,A         // Move multiplicant  from A(accumulator) to B register
LDA   2001    // Load multiplier to accumulator
MOV  C,A       // Move multiplier from A to C
MVI   A,00  // Load immediate value 00 to a
L: ADD    B           // Add B(multiplier) with <a href='http://getadviced.com/an-8085-program-to-for-8-bit-multiplication/' rel="nofollow">[....]</a></p>

<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://getadviced.com/an-8085-program-to-for-8-bit-multiplication/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
