newsletterlibrary.com

Top : Computers : Software : Operating Systems : x86 : DOS : Programming : Languages : Batch :
Tools

Websites
Detailed step by step tutorial.
http://cs.smith.edu/~thiebaut/ArtOfAssembly/artofasm.html

Various debug routines that you can use on most PC computers, to test hardware and software.
site exerpt
PC Computer Debug Routines  The below debug routines are listed to help test and view extended information on your computer. However, some of these debug routines can also potentially damage computer components or cause them not to work properly. We are providing these debug...
http://www.computerhope.com/rdebug.htm

Resource listing, information on SED versions and related batch tools.
site exerpt
sed, the stream editor  Home sed sed the stream editor Originally written and designed for Unix, sed has been ported to MS-DOS, Windows, OS/2, and other operating systems. Sed is a non-interactive editor that works from a command line; it's not a GUI Windows...
http://www.student.northpark.edu/pemente/sed/

Programming with ASCII assembler, debug and creative batch technique.
http://lf.8k.com/bat/bat.htm

00_index.txt, contains brief file descriptions. The file, ube.zip, contains "How to include binaries into batch files?" (readme.txt).
ftp://137.193.64.130/pub/assembler/

Frequently asked questions about sed, the scriptable, non-interactive file editor. Covers the basics and some more advanced concepts.
site exerpt
Frequently-Asked Questions about sed, the stream editor  Latest version of the sed FAQ 1.3. FAQ revision information 1.4. How do I add a question/answer to the sed FAQ? 1.5. FAQ abbreviations 1.6. Credits and acknowledgements 1.7. Standard disclaimers 2. BASIC SED 2.1. What is sed? 2.2. What...
http://sed.sourceforge.net/sedfaq.html

Basic and easy to follow instruction.
site exerpt
Debug Tutorial by Fran Golden  This is a debug tutorial to assist the student who needs to know the inner-workings of the Intel based computer. The objective of this material is to instruct the student in observing the contents of the microprocessor and all of...
http://www.armory.com/~rstevew/Public/Tutor/Debug/debug1.htm