latroductioa .ad Tatorial

AEDIT-86 User's Guide

First, position the cursor over the first character of the section. In this case you want the period to close the sentence, so position the cursor on the space before the f in from.· Then press B for BLOCK. The @ sign covers the space. Then position the cursor one character past the end of the section you wish to block; i.e., place the cursor on the period immediately after the e in code. When you pressed B for BLOCK, the menu displayed several alternative subcommands: Buffer, Delete, Find, -find, Jump, and Put.

To delete the phrase, press 0 for Delete.

The phrase is deleted from the text and the space is closed automatically. The result is as follows:

High-level languages (Pascal in particular) more closely model the human thought process than low-level languages such as assembly language.

Thus, high-level languages are easier and faster to write than low-level languages, since one le55 translation step i5 required.

For faster cursor movement, use the (- )FIND or JUMP command. In the example above, to move the cursor to the word human (assuming that the current cursor position is at the end of the file), press the hyphen (-). AEDIT-86 prompts for the name of the target string. Type human and press <ESC) . The cursor moves to the h in human. To move forward in the file with the FIND command, press F, then type the 4'target string" followed by <ESC). Note that <ESC) must be pressed to terminate the -FIND command.

To jump to the beginning or the end of the file, simply press J for JUMP followed by S for Start or E for End.

1.2.3 Copying Text

Use the BLOCK command to copy existing text. If you want to copy a section of text to another part of your file, delimit the text using the BLOCK command and press B to specify the Buffer subcommand. The text is held temporarily in a buffer. Then, position the cursor where you want the text to appear and press G, the GET command. This command prompts for an input file. Pressing <RETURN) "gets" the contents of the buffer (where the text had been held temporarily) and places it at the current cursor position.

To move a section of text to another part of your file and delete it from its present position, delimit the text using the BLOCK command and press 0 to specify the Delete subcommand. The text is held temporarily in a buffer. Then, position the cursor where you want the text to appear and press G, the GET command. The command prompts for an input file. Press <RETURN) to place the buffer contents at the current cursor position. Note that copying or deleting a section of text is controlled by either the Buffer or Delete subcommand under the BLOCK command.

To copy a section of text to another file, delimit the text using the BLOCK command and press P to specify the Put subcommand. The menu prompts for an output file. Type in the filename and press <ESC) or <RETURN). If the specified file already exists, the message 4'overwrite existing file? (y or [n])" is displayed. The file is copied only if you respond with y. If the specified file does not exist, it is created, and the text is copied to the specified file.

1-4

Page 20
Image 20
Intel AEDIT-86 manual Copying Text

AEDIT-86 specifications

The Intel AEDIT-86, also known as the Intel 8086, is a notable microprocessor that played a critical role in shaping the computing landscape. Released in 1978, it was Intel's first 16-bit microprocessor, setting the stage for the x86 architecture that continues to influence modern computing.

One of the main features of the AEDIT-86 is its 16-bit architecture, which allows it to process data in larger chunks compared to its 8-bit predecessors. This capability not only improves performance but also increases the amount of memory that can be addressed, allowing for a maximum of 1 MB of RAM. This was a significant advancement at the time, enabling more complex software and operating systems to run efficiently.

The AEDIT-86 is built on a 3-micron process technology, which was innovative for its time and contributed to its performance capabilities. The microprocessor operates at a clock speed of up to 5 MHz, which allowed it to execute more instructions per second than previous generations of processors. This speed, combined with its wide data bus (16 bits), enables the processor to handle a larger volume of information more quickly.

Intel incorporated several key technologies in the AEDIT-86, including segmentation. This feature divides the memory into different segments, making it easier for programs to access data and improving memory management. The AEDIT-86 also supports a minimum of four 64 KB segments, which enhances the organization and access of programs and data in memory.

Another significant aspect of the AEDIT-86 is its compatibility with the existing 8080 and 8085 instruction sets, which facilitated easier migration for developers and helped the processor gain traction in the market. This backward compatibility allowed existing software to be ported to the new platform with minimal modification.

Furthermore, the Intel AEDIT-86 introduced a powerful instruction set that includes both integer and string manipulation commands, paving the way for more versatile programming. The instruction set architecture (ISA) of the AEDIT-86 supports both high-level programming languages and low-level assembly language, offering flexibility for various applications.

In summary, the Intel AEDIT-86 is a groundbreaking microprocessor known for its 16-bit architecture, advanced segmentation technology, and compatibility with earlier instruction sets. Its introduction marked the beginning of the x86 architecture, which has influenced countless processors and computing systems that followed. The AEDIT-86's features and technologies were instrumental in the evolution of personal computing, laying the groundwork for future innovations in the industry.