<?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>Bleadof's world of tinkering &#187; Assembly</title>
	<atom:link href="http://hiutale.org/tag/assembly/feed/" rel="self" type="application/rss+xml" />
	<link>http://hiutale.org</link>
	<description>It's just life, it'll sort itself out</description>
	<lastBuildDate>Mon, 04 Apr 2011 14:42:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Great Assembler programming book</title>
		<link>http://hiutale.org/2008/03/14/great-assembler-programming-book/</link>
		<comments>http://hiutale.org/2008/03/14/great-assembler-programming-book/#comments</comments>
		<pubDate>Fri, 14 Mar 2008 11:02:47 +0000</pubDate>
		<dc:creator>Bleadof</dc:creator>
				<category><![CDATA[Assembly]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Thesis]]></category>
		<category><![CDATA[Tinkering]]></category>
		<category><![CDATA[book]]></category>

		<guid isPermaLink="false">http://hiutale.org/2008/03/14/great-assembler-programming-book/</guid>
		<description><![CDATA[I found this brilliantly written Assembler, which I&#8217;m reading for my thesis, book online a while back already but I thought it might worth mentioning now. It&#8217;s called &#8220;PC Assembly Language&#8221; and its author is Paul A. Carter. It can be downloaded in PDF and PostScript so I suppose most of the people can read [...]]]></description>
			<content:encoded><![CDATA[<p>I found this brilliantly written Assembler, which I&#8217;m reading for my thesis, book online a while back already but I thought it might worth mentioning now. It&#8217;s called &#8220;<a href="http://drpaulcarter.com/pcasm/">PC Assembly Language</a>&#8221; and its author is <a href="http://drpaulcarter.com/">Paul A. Carter</a>. It can be downloaded in PDF and PostScript so I suppose most of the people can read it. I don&#8217;t about the accessibility of a PDF or PS so I won&#8217;t say everyone can read it, but the text itself is very clear and easy to understand. It also offers good examples. I think it&#8217;s a bit sad that it&#8217;s written in <a href="http://en.wikipedia.org/wiki/X86_assembly_language">Intel syntax</a>, but I suppose that&#8217;s unavoidable. I&#8217;ve been reading mostly AT&#038;T syntax which is <a href="http://www.w00w00.org/files/articles/att-vs-intel.txt">a bit different</a>, but you get used to Intel syntax fairly fast.</p>
<p>Now I&#8217;m off to a meeting&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://hiutale.org/2008/03/14/great-assembler-programming-book/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

