<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://www.cs.vassar.edu/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://www.cs.vassar.edu/feed.php">
        <title>Computer Science | Vassar College</title>
        <description></description>
        <link>https://www.cs.vassar.edu/</link>
        <image rdf:resource="https://www.cs.vassar.edu/_media/favicon.ico" />
       <dc:date>2026-04-12T07:30:44+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/courses/cs325-201001/assignments/top?rev=1266429509&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://www.cs.vassar.edu/_media/favicon.ico">
        <title>Computer Science | Vassar College</title>
        <link>https://www.cs.vassar.edu/</link>
        <url>https://www.cs.vassar.edu/_media/favicon.ico</url>
    </image>
    <item rdf:about="https://www.cs.vassar.edu/courses/cs325-201001/assignments/top?rev=1266429509&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-02-17T17:58:29+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>top</title>
        <link>https://www.cs.vassar.edu/courses/cs325-201001/assignments/top?rev=1266429509&amp;do=diff</link>
        <description>&lt;html&gt;
&lt;h2&gt;Assignments: &lt;/h2&gt;
&lt;/html&gt;

Assignment 1: 

First Program: 
Write 00h to 8000h, read 8000h, compare to 0, halt if zero.
If not zero, go into an infinite loop.

Second Program: 
Write AAh to every memory byte in RAM, check every byte in RAM for AAh.
If not, go into an infinite loop.
Write 55h to every memory byte in RAM, check every byte in RAM for 55h.
If not, go into an infinite loop.</description>
    </item>
</rdf:RDF>
