*BSD News Article 34695


Return to BSD News archive

Xref: sserve news.groups:101548 comp.lang.asm370:1606 comp.lang.basic.misc:1373 comp.lang.c++:78917 comp.lang.misc:12974 comp.os.386bsd.development:2421 comp.sys.ibm.pc.hardware.misc:8914 comp.sys.intel:16412 rec.games.programmer:24926
Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!msuinfo!agate!howland.reston.ans.net!vixen.cso.uiuc.edu!prairienet.org!mikeaver
From: mikeaver@prairienet.org (Michael J. Averbuch)
Newsgroups: news.groups,comp.lang.asm370,comp.lang.basic.misc,comp.lang.c++,comp.lang.misc,comp.os.386bsd.development,comp.sys.ibm.pc.hardware.misc,comp.sys.intel,rec.games.programmer
Subject: comp.lang.asm.x86 FAQ (preliminary)
Date: 20 Aug 1994 14:40:18 GMT
Organization: University of Illinois at Urbana
Lines: 81
Distribution: inet
Message-ID: <3354ki$ci1@vixen.cso.uiuc.edu>
Reply-To: mikeaver@prairienet.org (Michael J. Averbuch)
NNTP-Posting-Host: firefly.prairienet.org


	As the FAQ wasn't posted to the comp.answers newsgroup as stated, 
despite my many attempts, I am posting it to all of the groups that the 
CFV was posted to.

-------------------------------------------------------------------------

                     |-----------------------|
                     |***********************|
                     |-----------------------|
                     | comp.lang.asm.x86 FAQ |
                     |-----------------------|
                     |***********************|
                     |-----------------------|

Table of Contents:

1: Introduction
   1.1: What is comp.lang.asm.x86?
2: Proper Use of the Newsgroup
   2.1: What should you post?
   2.2: What SHOULDN'T you post?
3: Misc.
   3.1: About this FAQ
   3.2: Why is this FAQ so short?



                          1: Introduction

1.1: What is comp.lang.asm.x86?

    Comp.lang.asm.x86 (c.l.a.x) is a newsgroup devoted to
programming directly to the 80x86 (or 80x87) processor, and all
of the hardware connected to it, such as the monitor, the mouse,
etc...  In simpler terms, it is mostly for IBM PC assembly
language programmers.



                  2: Proper Use of the Newsgroup

2.1: What should you post?

    Although almost anything that has to do with 80x86
programming is fine to post, here are some suggestions:

-Show programmers around the world a particularly neat or useful
 string of code that you have created.
-Ask a question about an assembly language bug you don't know
 how to remove.
-Post shareware or freeware assembly language tools, with the
 original author's consent if necessary (usually not).

2.1: What SHOULDN'T you post?

    C.l.a.x is an unmoderated newsgroup.  Please do not abuse
it.  For instance, please do not:

-Flame about a particular assembler or compiler.
-Post messages that have nothing to do with 80x86 or device
 programming.
-Write anything that breaks general USENET etiquette.



                             3. Misc.

3.1: About this FAQ

     This is the only FAQ that will be produced until c.l.a.x.
becomes a real newsgroup.  Afterwards, this will become a
bi-monthly FAQ.  After the group begins getting a lot of traffic,
it will probably become monthly.

3.2: Why is this FAQ so short?

    As c.l.a.x is a new newsgroup, not many questions have been
asked.  As the newsgroup grows, and more questions are asked
more times, this FAQ will grow.
--