annotate docs/nitros9guide/intro.preface @ 2187:dc01b8d40ee0

created new dw3.bl bootlist file, renamed mb to mb.floppy and created mb.dw3
author boisy
date Wed, 11 Mar 2009 02:07:19 +0000
parents b00cf13c9f61
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
159
828d64d27e63 Changed go51 from an appendix to a refentry
roug
parents:
diff changeset
1 <preface>
1500
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents: 1016
diff changeset
2 <title>Welcome to NitrOS-9!</title>
159
828d64d27e63 Changed go51 from an appendix to a refentry
roug
parents:
diff changeset
3 <titleabbrev>Introduction</titleabbrev>
828d64d27e63 Changed go51 from an appendix to a refentry
roug
parents:
diff changeset
4 <para>
1500
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents: 1016
diff changeset
5 The foundation of a modern computer system is its
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents: 1016
diff changeset
6 <emphasis>Operating System</emphasis> or "OS". The OS is the master control
159
828d64d27e63 Changed go51 from an appendix to a refentry
roug
parents:
diff changeset
7 program that interfaces all other software to the system's hardware. Some
828d64d27e63 Changed go51 from an appendix to a refentry
roug
parents:
diff changeset
8 of the things it must do are performing input and output operations,
828d64d27e63 Changed go51 from an appendix to a refentry
roug
parents:
diff changeset
9 coordinating memory use, and many other "housekeeping" functions. All
828d64d27e63 Changed go51 from an appendix to a refentry
roug
parents:
diff changeset
10 other software - programming languages, applications programs, etc. -
828d64d27e63 Changed go51 from an appendix to a refentry
roug
parents:
diff changeset
11 live in your computer's memory along with the OS and depend on it to
828d64d27e63 Changed go51 from an appendix to a refentry
roug
parents:
diff changeset
12 communicate with you using the keyboard and display and to store and
828d64d27e63 Changed go51 from an appendix to a refentry
roug
parents:
diff changeset
13 retrieve data on disks, etc. Because virtually all other software relies
828d64d27e63 Changed go51 from an appendix to a refentry
roug
parents:
diff changeset
14 on the OS, your computer's performance depends on the capabilities and
828d64d27e63 Changed go51 from an appendix to a refentry
roug
parents:
diff changeset
15 efficiency of its OS.
828d64d27e63 Changed go51 from an appendix to a refentry
roug
parents:
diff changeset
16 </para>
828d64d27e63 Changed go51 from an appendix to a refentry
roug
parents:
diff changeset
17
828d64d27e63 Changed go51 from an appendix to a refentry
roug
parents:
diff changeset
18 <para>
1500
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents: 1016
diff changeset
19 NitrOS-9 is an operating system for the TRS-80/Tandy Color Computer family which provides harmony to the chaos of multiple devices, memory management and application service requests. Its overall structure was based on the famous UNIX<footnote id="unixdesc">
159
828d64d27e63 Changed go51 from an appendix to a refentry
roug
parents:
diff changeset
20 <para>
1011
cc153d1671f7 Updated for new manuals
boisy
parents: 648
diff changeset
21 UNIX is an operating system designed by Bell Telephone
159
828d64d27e63 Changed go51 from an appendix to a refentry
roug
parents:
diff changeset
22 Laboratories, which is becoming widely recognized as a standard for
828d64d27e63 Changed go51 from an appendix to a refentry
roug
parents:
diff changeset
23 mini and micro operating systems because of its versatility and
828d64d27e63 Changed go51 from an appendix to a refentry
roug
parents:
diff changeset
24 elegant structure.
828d64d27e63 Changed go51 from an appendix to a refentry
roug
parents:
diff changeset
25 </para>
828d64d27e63 Changed go51 from an appendix to a refentry
roug
parents:
diff changeset
26 </footnote>
1500
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents: 1016
diff changeset
27 operating system.
159
828d64d27e63 Changed go51 from an appendix to a refentry
roug
parents:
diff changeset
28 </para>
828d64d27e63 Changed go51 from an appendix to a refentry
roug
parents:
diff changeset
29 <para>
1500
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents: 1016
diff changeset
30 NitrOS-9 is 100% compatible with OS-9 Level One and OS-9 Level Two for the Color Computer. These products were manufactured by Tandy Corporation and sold through Radio Shack stores in the 1980s, and were purchased by many Color Computer users. Today, the Color Computer is no longer manufactured and those versions of OS-9 are no longer for sale. NitrOS-9 has evolved to be even better than these operating systems, and stands as the logical choice for those Color Computer owners who wish to use their CoCos today and tomorrow.
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents: 1016
diff changeset
31 </para>
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents: 1016
diff changeset
32 <para>
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents: 1016
diff changeset
33 Some of the advanced NitrOS-9 features you'll learn about in this
159
828d64d27e63 Changed go51 from an appendix to a refentry
roug
parents:
diff changeset
34 book are:
828d64d27e63 Changed go51 from an appendix to a refentry
roug
parents:
diff changeset
35 </para>
828d64d27e63 Changed go51 from an appendix to a refentry
roug
parents:
diff changeset
36 <orderedlist numeration="arabic">
828d64d27e63 Changed go51 from an appendix to a refentry
roug
parents:
diff changeset
37
828d64d27e63 Changed go51 from an appendix to a refentry
roug
parents:
diff changeset
38 <listitem><para>Multiuser/Multitasking Real-Time Operating System</para></listitem>
828d64d27e63 Changed go51 from an appendix to a refentry
roug
parents:
diff changeset
39
828d64d27e63 Changed go51 from an appendix to a refentry
roug
parents:
diff changeset
40 <listitem><para>Extensive support for structured, modular programming</para></listitem>
828d64d27e63 Changed go51 from an appendix to a refentry
roug
parents:
diff changeset
41
828d64d27e63 Changed go51 from an appendix to a refentry
roug
parents:
diff changeset
42 <listitem><para>Device-independent interrupt-driven input/output system</para></listitem>
828d64d27e63 Changed go51 from an appendix to a refentry
roug
parents:
diff changeset
43
828d64d27e63 Changed go51 from an appendix to a refentry
roug
parents:
diff changeset
44 <listitem><para>Multi-level directory file system</para></listitem>
828d64d27e63 Changed go51 from an appendix to a refentry
roug
parents:
diff changeset
45
828d64d27e63 Changed go51 from an appendix to a refentry
roug
parents:
diff changeset
46 <listitem><para>Fast Random-Access File System</para></listitem>
828d64d27e63 Changed go51 from an appendix to a refentry
roug
parents:
diff changeset
47
828d64d27e63 Changed go51 from an appendix to a refentry
roug
parents:
diff changeset
48 <listitem><para>Readily Expandable and Adaptable Design</para></listitem>
828d64d27e63 Changed go51 from an appendix to a refentry
roug
parents:
diff changeset
49
828d64d27e63 Changed go51 from an appendix to a refentry
roug
parents:
diff changeset
50 </orderedlist>
828d64d27e63 Changed go51 from an appendix to a refentry
roug
parents:
diff changeset
51 <para>
828d64d27e63 Changed go51 from an appendix to a refentry
roug
parents:
diff changeset
52 If you don't know what some of these thing mean yet - don't
1500
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents: 1016
diff changeset
53 worry. As you explore NitrOS-9 you'll soon learn how they enhance the
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents: 1016
diff changeset
54 capability of your Color Computer; and make it so much easier to use
159
828d64d27e63 Changed go51 from an appendix to a refentry
roug
parents:
diff changeset
55 in almost any application.
828d64d27e63 Changed go51 from an appendix to a refentry
roug
parents:
diff changeset
56 </para>
828d64d27e63 Changed go51 from an appendix to a refentry
roug
parents:
diff changeset
57 <para>
1500
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents: 1016
diff changeset
58 NitrOS-9 has many commands and functions - definitely more than
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents: 1016
diff changeset
59 you can learn in an evening! The best way to become an NitrOS-9 expert
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents: 1016
diff changeset
60 is to study this manual carefully, section-by-section, taking time
159
828d64d27e63 Changed go51 from an appendix to a refentry
roug
parents:
diff changeset
61 to try out each command or function. Because many functions affect
828d64d27e63 Changed go51 from an appendix to a refentry
roug
parents:
diff changeset
62 others, you'll find this manual extensively cross-referenced so you
828d64d27e63 Changed go51 from an appendix to a refentry
roug
parents:
diff changeset
63 can skip ahead to help you understand a new topic. Taking the time
828d64d27e63 Changed go51 from an appendix to a refentry
roug
parents:
diff changeset
64 to study this book will certainly increase your knowledge and
1500
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents: 1016
diff changeset
65 enjoyment of NitrOS-9.
159
828d64d27e63 Changed go51 from an appendix to a refentry
roug
parents:
diff changeset
66 </para>
828d64d27e63 Changed go51 from an appendix to a refentry
roug
parents:
diff changeset
67 <para>
828d64d27e63 Changed go51 from an appendix to a refentry
roug
parents:
diff changeset
68 But if you can't wait, at least read the rest of this chapter,
1016
df32e1597294 Made the intro a little more modern.
boisy
parents: 1014
diff changeset
69 scan the command descriptions in a later chapter, and have fun
159
828d64d27e63 Changed go51 from an appendix to a refentry
roug
parents:
diff changeset
70 experimenting!
828d64d27e63 Changed go51 from an appendix to a refentry
roug
parents:
diff changeset
71 </para>
828d64d27e63 Changed go51 from an appendix to a refentry
roug
parents:
diff changeset
72 </preface>