<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-1688175280729671217</id><updated>2011-04-21T21:15:05.873-07:00</updated><category term='ZORRO'/><title type='text'>CABALpLayers</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://cabliers.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1688175280729671217/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://cabliers.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>jimz_zorro</name><uri>http://www.blogger.com/profile/16166380344802405484</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://1.bp.blogspot.com/_KHqG9fGC-ww/SMitvgdEJQI/AAAAAAAAAAY/dwX6y8s5xMw/S220/166.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>6</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-1688175280729671217.post-5043174395022737684</id><published>2008-10-11T03:49:00.000-07:00</published><updated>2008-10-11T04:03:26.950-07:00</updated><title type='text'></title><content type='html'>&lt;a href="http://1.bp.blogspot.com/_iN6vOXIXVvY/SO8qjULifWI/AAAAAAAAABg/j4SMwC8IdWo/s1600-h/untitled.JPG"&gt;&lt;strong&gt;&lt;span style="color:#cc0000;"&gt;Since not all MCS 213 students can try DEBUG commands because of the technical problems of our computers, search now any Turbo C program with assembly codes in it and run this in your PC. Check the result of your running C program.If the program produces the expected output, copy the Turbo C codes into your post and its result. YOu may do this by pressing Print Screen on your keyboard for the result of your program then, switch to Paint Brush and Paste. Resize the window and copy this to your post.&lt;/span&gt;&lt;/strong&gt;&lt;/a&gt;&lt;br /&gt;&lt;strong&gt;&lt;span style="color:#990000;"&gt;Due: October 10, 2008.&lt;br /&gt;&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;&lt;span style="color:#33cc00;"&gt;.model small&lt;/span&gt;&lt;br /&gt;&lt;span style="color:#33cc00;"&gt;.stack&lt;/span&gt;&lt;br /&gt;&lt;span style="color:#33cc00;"&gt;.data&lt;/span&gt;&lt;br /&gt;&lt;span style="color:#33cc00;"&gt;message   db "Hello world, I'm learning Assembly !!!", "$"&lt;/span&gt;&lt;br /&gt;&lt;span style="color:#33cc00;"&gt;.code&lt;/span&gt;&lt;br /&gt;&lt;span style="color:#33cc00;"&gt;main   proc   &lt;/span&gt;&lt;br /&gt;&lt;span style="color:#33cc00;"&gt;mov   ax,seg message   &lt;/span&gt;&lt;br /&gt;&lt;span style="color:#33cc00;"&gt;mov   ds,ax   &lt;/span&gt;&lt;br /&gt;&lt;span style="color:#33cc00;"&gt;mov   ah,09  &lt;/span&gt;&lt;br /&gt;&lt;span style="color:#33cc00;"&gt; lea   dx,message  &lt;/span&gt;&lt;br /&gt;&lt;span style="color:#33cc00;"&gt; int   21h   &lt;/span&gt;&lt;br /&gt;&lt;span style="color:#33cc00;"&gt;mov   ax,4c00h   &lt;/span&gt;&lt;br /&gt;&lt;span style="color:#33cc00;"&gt;int   21hmain   endp&lt;/span&gt;&lt;br /&gt;&lt;span style="color:#33cc00;"&gt;end main&lt;/span&gt;&lt;br /&gt;&lt;span style="color:#33cc00;"&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="color:#33cc00;"&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1688175280729671217-5043174395022737684?l=cabliers.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://cabliers.blogspot.com/feeds/5043174395022737684/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1688175280729671217&amp;postID=5043174395022737684' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1688175280729671217/posts/default/5043174395022737684'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1688175280729671217/posts/default/5043174395022737684'/><link rel='alternate' type='text/html' href='http://cabliers.blogspot.com/2008/10/since-not-all-mcs-213-students-can-try.html' title=''/><author><name>jimz_zorro</name><uri>http://www.blogger.com/profile/16166380344802405484</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://1.bp.blogspot.com/_KHqG9fGC-ww/SMitvgdEJQI/AAAAAAAAAAY/dwX6y8s5xMw/S220/166.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1688175280729671217.post-7853205491827488368</id><published>2008-10-09T05:35:00.000-07:00</published><updated>2008-10-09T05:50:40.991-07:00</updated><title type='text'>MCS QUESTION# 5</title><content type='html'>&lt;strong&gt;&lt;span style="color:#cc0000;"&gt;Research in the net the most recent assembler. Describe its history, nature and applications. Evaluate this assembler from its predecessor.Cite your reference. Refrain from copying and pasting answers.&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;span style="color:#cc0000;"&gt;Due: October 6 &lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;span style="color:#cc0000;"&gt;ANSWER:&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;&lt;span style="color:#009900;"&gt;In the earliest computers, programmers actually wrote programs in machine code, but assembler languages or instruction sets were soon developed to speed up programming. Today, assembler programming is used only where very efficient control over processor operations is needed. It requires knowledge of a particular computer's instruction set, however. Historically, most programs have been written in "higher-level" languages such as COBOL, FORTRAN, PL/I, and C. These languages are easier to learn and faster to write programs with than assembler language. The program that processes the source code written in these languages is called a &lt;/span&gt;&lt;/strong&gt;&lt;a class="inline" href="http://whatis.techtarget.com/definition/0,,sid9_gci211824,00.html"&gt;&lt;strong&gt;&lt;span style="color:#009900;"&gt;compiler&lt;/span&gt;&lt;/strong&gt;&lt;/a&gt;&lt;strong&gt;&lt;span style="color:#009900;"&gt;. Like the assembler, a compiler takes higher-level language statements and reduces them to machine code.&lt;br /&gt;A newer idea in program preparation and portability is the concept of a &lt;/span&gt;&lt;/strong&gt;&lt;a class="inline" href="http://searchservervirtualization.techtarget.com/sDefinition/0,,sid94_gci213305,00.html"&gt;&lt;strong&gt;&lt;span style="color:#009900;"&gt;virtual machine&lt;/span&gt;&lt;/strong&gt;&lt;/a&gt;&lt;strong&gt;&lt;span style="color:#009900;"&gt;. For example, using the &lt;/span&gt;&lt;/strong&gt;&lt;a class="inline" href="http://searchsoa.techtarget.com/sDefinition/0,,sid26_gci212415,00.html"&gt;&lt;strong&gt;&lt;span style="color:#009900;"&gt;Java&lt;/span&gt;&lt;/strong&gt;&lt;/a&gt;&lt;strong&gt;&lt;span style="color:#009900;"&gt; programming language, language statements are compiled into a generic form of machine language known as &lt;/span&gt;&lt;/strong&gt;&lt;a class="inline" href="http://searchcio-midmarket.techtarget.com/sDefinition/0,,sid183_gci211722,00.html"&gt;&lt;strong&gt;&lt;span style="color:#009900;"&gt;bytecode&lt;/span&gt;&lt;/strong&gt;&lt;/a&gt;&lt;strong&gt;&lt;span style="color:#009900;"&gt; that can be run by a virtual machine, a kind of theoretical machine that approximates most computer operations. The bytecode can then be sent to any computer platform that has previously downloaded or built in the Java virtual machine. The virtual machine is aware of the specific instruction lengths and other particularities of the platform and ensures that the Java bytecode can run.&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;span style="color:#009900;"&gt;&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;&lt;a href="http://searchdatacenter.techtarget.com/sDefinition/0,,sid80_gci211604,00.html"&gt;&lt;strong&gt;&lt;span style="color:#009900;"&gt;http://searchdatacenter.techtarget.com/sDefinition/0,,sid80_gci211604,00.html&lt;/span&gt;&lt;/strong&gt;&lt;/a&gt;&lt;br /&gt;&lt;strong&gt;&lt;span style="color:#009900;"&gt;&lt;/span&gt;&lt;/strong&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1688175280729671217-7853205491827488368?l=cabliers.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://cabliers.blogspot.com/feeds/7853205491827488368/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1688175280729671217&amp;postID=7853205491827488368' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1688175280729671217/posts/default/7853205491827488368'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1688175280729671217/posts/default/7853205491827488368'/><link rel='alternate' type='text/html' href='http://cabliers.blogspot.com/2008/10/mcs-question-5.html' title='MCS QUESTION# 5'/><author><name>jimz_zorro</name><uri>http://www.blogger.com/profile/16166380344802405484</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://1.bp.blogspot.com/_KHqG9fGC-ww/SMitvgdEJQI/AAAAAAAAAAY/dwX6y8s5xMw/S220/166.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1688175280729671217.post-7272574306635244535</id><published>2008-10-07T19:10:00.000-07:00</published><updated>2008-10-07T19:16:15.091-07:00</updated><title type='text'>MCS QUESTION # 4</title><content type='html'>&lt;span style="color:#009900;"&gt;&lt;strong&gt;Justify what situations or applications programmers will rather use Assembly Languages than Higher Level Progamming Languages and vice versa.Cite your reference.&lt;/strong&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="color:#009900;"&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="color:#009900;"&gt;&lt;strong&gt;Due: Sept. 25, 2008&lt;/strong&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt; &lt;strong&gt;&lt;span style="color:#009900;"&gt;Launch Java Applications from Assembly Language Programs&lt;br /&gt;by &lt;/span&gt;&lt;/strong&gt;&lt;a href="http://today.java.net/pub/au/491"&gt;&lt;strong&gt;&lt;span style="color:#009900;"&gt;Biswajit Sarkar&lt;/span&gt;&lt;/strong&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://java.sun.com/j2se/1.4.2/docs/guide/jni"&gt;&lt;strong&gt;&lt;span style="color:#009900;"&gt;Java Native Interface&lt;/span&gt;&lt;/strong&gt;&lt;/a&gt;&lt;strong&gt;&lt;span style="color:#009900;"&gt; (JNI) is a mechanism that can be used to establish communication between native language programs and the Java virtual machine. The documentation for JNI and the technical literature on JNI deal extensively with interactions between the JVM and C/C++ code. The Java SDK even provides a utility to generate a header file to facilitate calling C/C++ programs from Java code. However, there is hardly any mention of Java and assembly language code working together. In an &lt;/span&gt;&lt;/strong&gt;&lt;a href="http://today.java.net/pub/a/today/2006/10/19/invoking-assembly-language-from-java.html"&gt;&lt;strong&gt;&lt;span style="color:#009900;"&gt;earlier article&lt;/span&gt;&lt;/strong&gt;&lt;/a&gt;&lt;strong&gt;&lt;span style="color:#009900;"&gt; I showed how assembly language programs can be called from Java applications. Here I deal with the technique for invoking Java programs from an ASM process through a demo application that calls a Java method from assembly language code. The Java method brings up a Swing JDialog to show that it has, indeed, been launched&lt;/span&gt;&lt;/strong&gt;.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1688175280729671217-7272574306635244535?l=cabliers.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://cabliers.blogspot.com/feeds/7272574306635244535/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1688175280729671217&amp;postID=7272574306635244535' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1688175280729671217/posts/default/7272574306635244535'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1688175280729671217/posts/default/7272574306635244535'/><link rel='alternate' type='text/html' href='http://cabliers.blogspot.com/2008/10/mcs-question-4.html' title='MCS QUESTION # 4'/><author><name>jimz_zorro</name><uri>http://www.blogger.com/profile/16166380344802405484</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://1.bp.blogspot.com/_KHqG9fGC-ww/SMitvgdEJQI/AAAAAAAAAAY/dwX6y8s5xMw/S220/166.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1688175280729671217.post-3448601096791897429</id><published>2008-10-01T19:27:00.000-07:00</published><updated>2008-10-01T19:52:48.735-07:00</updated><title type='text'>MCS QUESTION # 3</title><content type='html'>&lt;p&gt;&lt;span style="font-family:arial;color:#ff0000;"&gt;&lt;strong&gt;Research in the net what is the best assembler and why.Cite your reference.&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family:arial;color:#ff0000;"&gt;&lt;strong&gt;Due: September 22, 2008 &lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;&lt;span style="font-family:Arial;color:#ff0000;"&gt; &lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family:arial;color:#33cc00;"&gt;&lt;strong&gt;Is any one "quirky" or otherwise confusing to a beginner than the  other?  They are all completely different. But if you are really going to work  on a 16-bit 8088/8086 CPU, then I'd recommend biting the bullet and  doing segmentation properly. That means you should use MASM or TASM. A86 doesn't support segmentation? I could've sworn it supported .obj output to a linker...?  Should I go with nasm simply because it has an ongoing development community with which to ask questions of?  MASM still has the largest user community of all. Granted, most MASM  programmers are doing 32-bit code under Windows these days, but NASM is  largely 32-bit as well. The advantage of MASM for this project is that  you can still find a lot of old books that cover MASM (and TASM) that &gt; do 16-bit DOS code. The few books that exist for NASM are 32-bits and, &gt; typically, for Linux. Duntemann's book is an exception, though. &lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;p&gt;&lt;a href="http://coding.derkeiler.com/Archive/Assembler/comp.lang.asm.x86/2005-04/msg00345.html"&gt;&lt;span style="font-family:arial;color:#ff0000;"&gt;&lt;strong&gt;http://coding.derkeiler.com/Archive/Assembler/comp.lang.asm.x86/2005-04/msg00345.html&lt;/strong&gt;&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1688175280729671217-3448601096791897429?l=cabliers.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://cabliers.blogspot.com/feeds/3448601096791897429/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1688175280729671217&amp;postID=3448601096791897429' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1688175280729671217/posts/default/3448601096791897429'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1688175280729671217/posts/default/3448601096791897429'/><link rel='alternate' type='text/html' href='http://cabliers.blogspot.com/2008/10/mcs-question-3.html' title='MCS QUESTION # 3'/><author><name>jimz_zorro</name><uri>http://www.blogger.com/profile/16166380344802405484</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://1.bp.blogspot.com/_KHqG9fGC-ww/SMitvgdEJQI/AAAAAAAAAAY/dwX6y8s5xMw/S220/166.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1688175280729671217.post-451922939754271348</id><published>2008-09-17T17:41:00.000-07:00</published><updated>2008-09-17T17:52:12.369-07:00</updated><title type='text'>MCS 2ND QUESTION</title><content type='html'>&lt;strong&gt;&lt;span style="font-size:130%;"&gt;Research in the net usual applications done in assembly language. Describe these applications briefly and cite the efficiency and effectiveness of these applications.Include your reference. REFRAIN FROM COPYING AND PASTING THE ENTIRE TEXTS.&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;span style="font-size:130%;"&gt;Due: Sept. 17, 2008. &lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;An &lt;strong&gt;&lt;span style="font-size:130%;color:#ff0000;"&gt;assembly language&lt;/span&gt;&lt;/strong&gt; is a &lt;a class="mw-redirect" title="Low-level language" href="http://en.wikipedia.org/wiki/Low-level_language"&gt;low-level language&lt;/a&gt; for programming computers. It implements a symbolic representation of the numeric &lt;a title="Machine code" href="http://en.wikipedia.org/wiki/Machine_code"&gt;machine codes&lt;/a&gt; and other constants needed to program a particular &lt;a class="mw-redirect" title="CPU" href="http://en.wikipedia.org/wiki/CPU"&gt;CPU&lt;/a&gt; architecture. This representation is usually defined by the hardware manufacturer, and is based on abbreviations (called &lt;a title="Mnemonic" href="http://en.wikipedia.org/wiki/Mnemonic#Assembly_mnemonics"&gt;mnemonics&lt;/a&gt;) that help the programmer remember individual instructions, &lt;a title="Processor register" href="http://en.wikipedia.org/wiki/Processor_register"&gt;registers&lt;/a&gt;, etc. An assembly language is thus specific to a certain physical or virtual computer architecture (as opposed to most &lt;a class="mw-redirect" title="High-level language" href="http://en.wikipedia.org/wiki/High-level_language"&gt;high-level languages&lt;/a&gt;, which are usually &lt;a title="Porting" href="http://en.wikipedia.org/wiki/Porting"&gt;portable&lt;/a&gt;).&lt;br /&gt;Assembly languages were first developed in the 1950s, when they were referred to as &lt;a class="mw-redirect" title="Second generation programming language" href="http://en.wikipedia.org/wiki/Second_generation_programming_language"&gt;second generation programming languages&lt;/a&gt;. They eliminated much of the error-prone and time-consuming &lt;a class="mw-redirect" title="First-generation language" href="http://en.wikipedia.org/wiki/First-generation_language"&gt;first-generation&lt;/a&gt; programming needed with the earliest computers, freeing the programmer from tedium such as remembering numeric codes and calculating addresses. They were once widely used for all sorts of programming. However, by the 1980s (1990s on small computers), their use had largely been supplanted by &lt;a class="mw-redirect" title="High-level language" href="http://en.wikipedia.org/wiki/High-level_language"&gt;high-level languages&lt;/a&gt;, in the search for improved &lt;a title="Programming productivity" href="http://en.wikipedia.org/wiki/Programming_productivity"&gt;programming productivity&lt;/a&gt;. Today, assembly language is used primarily for direct hardware manipulation, access to specialized processor instructions, or to address critical performance issues. Typical uses are &lt;a class="mw-redirect" title="Device drivers" href="http://en.wikipedia.org/wiki/Device_drivers"&gt;device drivers&lt;/a&gt;, low-level &lt;a class="mw-redirect" title="Embedded systems" href="http://en.wikipedia.org/wiki/Embedded_systems"&gt;embedded systems&lt;/a&gt;, and &lt;a title="Real-time computing" href="http://en.wikipedia.org/wiki/Real-time_computing"&gt;real-time&lt;/a&gt; systems.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;&lt;span style="font-size:130%;"&gt;References&lt;br /&gt;&lt;/span&gt;&lt;/strong&gt;&lt;a class="image" title="Wiktionary-logo-en.svg" href="http://en.wikipedia.org/wiki/Image:Wiktionary-logo-en.svg"&gt;&lt;/a&gt;&lt;br /&gt;Look up &lt;a class="extiw" title="wiktionary:assembly language" href="http://en.wiktionary.org/wiki/assembly_language"&gt;assembly language&lt;/a&gt; in &lt;a title="Wiktionary" href="http://en.wikipedia.org/wiki/Wiktionary"&gt;Wiktionary&lt;/a&gt;, the free dictionary.&lt;br /&gt;&lt;a class="image" title="Wikibooks" href="http://en.wikipedia.org/wiki/Image:Wikibooks-logo-en.svg"&gt;&lt;/a&gt;&lt;br /&gt;&lt;a title="Wikibooks" href="http://en.wikipedia.org/wiki/Wikibooks"&gt;Wikibooks&lt;/a&gt; has a book on the topic of&lt;br /&gt;&lt;a class="extiw" title="wikibooks:Subject:Assembly Language" href="http://en.wikibooks.org/wiki/Subject:Assembly_Language"&gt;Subject:Assembly Language&lt;/a&gt;&lt;br /&gt;&lt;a title="" href="http://en.wikipedia.org/wiki/Assembly_language#cite_ref-0"&gt;^&lt;/a&gt; David Salomon, Assemblers and Loaders. 1993 &lt;a class="external autonumber" title="http://www.davidsalomon.name/assem.advertis/asl.pdf" href="http://www.davidsalomon.name/assem.advertis/asl.pdf" rel="nofollow"&gt;[1]&lt;/a&gt;&lt;br /&gt;&lt;a title="" href="http://en.wikipedia.org/wiki/Assembly_language#cite_ref-assembly-language.3Fcat.3Dtechnology_1-0"&gt;^&lt;/a&gt; Answers.com. "&lt;a class="external text" title="http://www.answers.com/topic/assembly-language?cat=" href="http://www.answers.com/topic/assembly-language?cat=technology" rel="nofollow"&gt;assembly language: Definition and Much More from Answers.com&lt;/a&gt;". Retrieved on &lt;a title="2008" href="http://en.wikipedia.org/wiki/2008"&gt;2008&lt;/a&gt;-&lt;a title="June 19" href="http://en.wikipedia.org/wiki/June_19"&gt;06-19&lt;/a&gt;.&lt;br /&gt;&lt;a title="" href="http://en.wikipedia.org/wiki/Assembly_language#cite_ref-2"&gt;^&lt;/a&gt; &lt;a class="external text" title="http://neshla.sourceforge.net/" href="http://neshla.sourceforge.net/" rel="nofollow"&gt;NESHLA: The High Level, Open Source, 6502 Assembler for the Nintendo Entertainment System&lt;/a&gt;&lt;br /&gt;&lt;a title="" href="http://en.wikipedia.org/wiki/Assembly_language#cite_ref-3"&gt;^&lt;/a&gt; &lt;a class="external text" title="http://www.eidolons-inn.net/tiki-index.php?page=" href="http://www.eidolons-inn.net/tiki-index.php?page=SegaBase+Saturn" rel="nofollow"&gt;Eidolon's Inn : SegaBase Saturn&lt;/a&gt;&lt;br /&gt;&lt;a title="" href="http://en.wikipedia.org/wiki/Assembly_language#cite_ref-4"&gt;^&lt;/a&gt; Jim Lawless (&lt;a title="2004" href="http://en.wikipedia.org/wiki/2004"&gt;2004&lt;/a&gt;-&lt;a title="May 21" href="http://en.wikipedia.org/wiki/May_21"&gt;05-21&lt;/a&gt;). "&lt;a class="external text" title="http://www.radiks.net/~jimbo/art/int7.htm" href="http://www.radiks.net/~jimbo/art/int7.htm" rel="nofollow"&gt;Speaking with Don French : The Man Behind the French Silk Assembler Tools&lt;/a&gt;". Retrieved on &lt;a title="2008" href="http://en.wikipedia.org/wiki/2008"&gt;2008&lt;/a&gt;-&lt;a title="July 25" href="http://en.wikipedia.org/wiki/July_25"&gt;07-25&lt;/a&gt;.&lt;br /&gt;&lt;a title="" href="http://en.wikipedia.org/wiki/Assembly_language#cite_ref-GreatDebate1_5-0"&gt;^&lt;/a&gt; Randall Hyde. "&lt;a class="external text" title="http://webster.cs.ucr.edu/Page_TechDocs/GreatDebate/debate1.html" href="http://webster.cs.ucr.edu/Page_TechDocs/GreatDebate/debate1.html" rel="nofollow"&gt;The Great Debate&lt;/a&gt;". Retrieved on &lt;a title="2008" href="http://en.wikipedia.org/wiki/2008"&gt;2008&lt;/a&gt;-&lt;a title="July 3" href="http://en.wikipedia.org/wiki/July_3"&gt;07-03&lt;/a&gt;.&lt;br /&gt;&lt;a title="" href="http://en.wikipedia.org/wiki/Assembly_language#cite_ref-6"&gt;^&lt;/a&gt; "&lt;a class="external text" title="http://tifreakware.net/tutorials/89/a/calc/fargoii.htm" href="http://tifreakware.net/tutorials/89/a/calc/fargoii.htm" rel="nofollow"&gt;68K Programming in Fargo II&lt;/a&gt;". Retrieved on &lt;a title="2008" href="http://en.wikipedia.org/wiki/2008"&gt;2008&lt;/a&gt;-&lt;a title="July 3" href="http://en.wikipedia.org/wiki/July_3"&gt;07-03&lt;/a&gt;.&lt;br /&gt;&lt;a title="" href="http://en.wikipedia.org/wiki/Assembly_language#cite_ref-7"&gt;^&lt;/a&gt; Hyde, op. cit., Foreword ("Why would anyone learn this stuff?")&lt;br /&gt;&lt;a title="" href="http://en.wikipedia.org/wiki/Assembly_language#cite_ref-8"&gt;^&lt;/a&gt; "&lt;a class="external text" title="http://www.256b.com/home.php" href="http://www.256b.com/home.php" rel="nofollow"&gt;256bytes demos archives&lt;/a&gt;". Retrieved on &lt;a title="2008" href="http://en.wikipedia.org/wiki/2008"&gt;2008&lt;/a&gt;-&lt;a title="July 3" href="http://en.wikipedia.org/wiki/July_3"&gt;07-03&lt;/a&gt;.&lt;br /&gt;&lt;a title="" href="http://en.wikipedia.org/wiki/Assembly_language#cite_ref-9"&gt;^&lt;/a&gt; Stroustrup, Bjarne, The C++ Programming Language, Addison-Wesley, 1986, &lt;a class="internal" href="http://en.wikipedia.org/wiki/Special:BookSources/020112078X"&gt;ISBN 0-201-12078-X&lt;/a&gt;: "C++ was primarily designed so that the author and his friends would not have to program in assembler, C, or various modern high-level languages. [use of the term assembler to mean assembly language]"&lt;br /&gt;&lt;a title="" href="http://en.wikipedia.org/wiki/Assembly_language#cite_ref-10"&gt;^&lt;/a&gt; Saxon, James, and Plette, William, Programming the IBM 1401, Prentice-Hall, 1962, LoC 62-20615. [use of the term assembly program]&lt;br /&gt;&lt;a title="" href="http://en.wikipedia.org/wiki/Assembly_language#cite_ref-Hyde_11-0"&gt;^&lt;/a&gt; Randall Hyde. "&lt;a class="external text" title="http://webster.cs.ucr.edu/AsmTools/WhichAsm.html" href="http://webster.cs.ucr.edu/AsmTools/WhichAsm.html" rel="nofollow"&gt;Which Assembler is the Best?&lt;/a&gt;". Retrieved on &lt;a title="2007" href="http://en.wikipedia.org/wiki/2007"&gt;2007&lt;/a&gt;-&lt;a title="October 19" href="http://en.wikipedia.org/wiki/October_19"&gt;10-19&lt;/a&gt;.&lt;br /&gt;&lt;a title="" href="http://en.wikipedia.org/wiki/Assembly_language#cite_ref-FASMLIB_12-0"&gt;^&lt;/a&gt; "vid". "&lt;a class="external text" title="http://fasmlib.x86asm.net/features.html" href="http://fasmlib.x86asm.net/features.html" rel="nofollow"&gt;FASMLIB: Features&lt;/a&gt;". Retrieved on &lt;a title="2007" href="http://en.wikipedia.org/wiki/2007"&gt;2007&lt;/a&gt;-&lt;a title="October 19" href="http://en.wikipedia.org/wiki/October_19"&gt;10-19&lt;/a&gt;.&lt;br /&gt;&lt;a title="" href="http://en.wikipedia.org/wiki/Assembly_language#cite_ref-Murdocca_13-0"&gt;^&lt;/a&gt; Murdocca, Miles J.; Vincent P. Heuring (2000). Principles of Computer Architecture. Prentice-Hall. &lt;a class="internal" href="http://en.wikipedia.org/wiki/Special:BookSources/0201436647"&gt;ISBN 0-201-43664-7&lt;/a&gt;.&lt;br /&gt;&lt;a title="" href="http://en.wikipedia.org/wiki/Assembly_language#cite_ref-wwwPOCA_14-0"&gt;^&lt;/a&gt; &lt;a class="external text" title="http://iiusatech.com/~murdocca/POCA" href="http://iiusatech.com/~murdocca/POCA" rel="nofollow"&gt;Principles of Computer Architecture&lt;/a&gt; (POCA) – ARCTools virtual computer available for download to execute referenced code, accessed August 24, 2005&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1688175280729671217-451922939754271348?l=cabliers.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://cabliers.blogspot.com/feeds/451922939754271348/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1688175280729671217&amp;postID=451922939754271348' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1688175280729671217/posts/default/451922939754271348'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1688175280729671217/posts/default/451922939754271348'/><link rel='alternate' type='text/html' href='http://cabliers.blogspot.com/2008/09/research-in-net-usual-applications-done.html' title='MCS 2ND QUESTION'/><author><name>jimz_zorro</name><uri>http://www.blogger.com/profile/16166380344802405484</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://1.bp.blogspot.com/_KHqG9fGC-ww/SMitvgdEJQI/AAAAAAAAAAY/dwX6y8s5xMw/S220/166.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1688175280729671217.post-8869757108972625286</id><published>2008-09-10T19:24:00.000-07:00</published><updated>2008-09-10T22:48:09.088-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='ZORRO'/><title type='text'>MCS 213 FIRST QUESTION!!!</title><content type='html'>&lt;span style="font-family:arial;"&gt;&lt;br /&gt;Now that you have your first blog, your first writing assignment is to answer the question below:What topic(s) in MCS 213 do you find easy and/or difficult and why?Follow this format:Title: Question #:&lt;br /&gt;Question:________________&lt;br /&gt;Answer: Actually MCS 213 is a difficult subject for me because it makes me think to much when making a program but the most difficult topic is programming because im cannot familiar in prog. sometimes i ask my classmate how to do it thats why prog. is very difficult for me .&lt;br /&gt;Student Name: JIMMAR E. ZONIO Due: September 16, 2008 &lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1688175280729671217-8869757108972625286?l=cabliers.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://cabliers.blogspot.com/feeds/8869757108972625286/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1688175280729671217&amp;postID=8869757108972625286' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1688175280729671217/posts/default/8869757108972625286'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1688175280729671217/posts/default/8869757108972625286'/><link rel='alternate' type='text/html' href='http://cabliers.blogspot.com/2008/09/playing-online-game-is-not-habbit.html' title='MCS 213 FIRST QUESTION!!!'/><author><name>jimz_zorro</name><uri>http://www.blogger.com/profile/16166380344802405484</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://1.bp.blogspot.com/_KHqG9fGC-ww/SMitvgdEJQI/AAAAAAAAAAY/dwX6y8s5xMw/S220/166.jpg'/></author><thr:total>0</thr:total></entry></feed>
