Cargando…

Microprocessors and their operating systems : a comprehensive guide to 8-, 16-, and 32- bit hardware, assembly language, and computer architecture /

Provides a comprehensive guide to all of the major microprocessor families (8, 16 and 32 bit). The hardware aspects and software implications are described, giving the reader an overall understanding of microcomputer architectures. The internal processor operation of each microprocessor device is pr...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Holland, R. C.
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Oxford ; New York : Pergamon, 1989.
Edición:First English edition.
Colección:Applied electricity and electronics.
Temas:
Acceso en línea:Texto completo

MARC

LEADER 00000cam a2200000 i 4500
001 SCIDIR_ocn892067832
003 OCoLC
005 20231120111755.0
006 m o d
007 cr cnu---unuuu
008 141003s1989 enka ob 000 0 eng d
040 |a OPELS  |b eng  |e rda  |e pn  |c OPELS  |d N$T  |d YDXCP  |d EBLCP  |d DEBSZ  |d MERUC  |d OCLCQ  |d OCLCO  |d OCLCQ  |d E7B  |d OCLCF  |d UKAHL  |d OCLCQ  |d UK7LJ  |d OCLCA  |d LUN  |d OCLCQ  |d OCLCO  |d OCLCQ 
019 |a 898422502  |a 900888126  |a 1156073170  |a 1162104047 
020 |a 9781483296708  |q (electronic bk.) 
020 |a 1483296709  |q (electronic bk.) 
020 |z 0080371884 
020 |z 9780080371887 
020 |z 0080371892 
020 |z 9780080371894 
035 |a (OCoLC)892067832  |z (OCoLC)898422502  |z (OCoLC)900888126  |z (OCoLC)1156073170  |z (OCoLC)1162104047 
050 4 |a QA76.5  |b .H633 1989eb 
072 7 |a COM  |x 013000  |2 bisacsh 
072 7 |a COM  |x 014000  |2 bisacsh 
072 7 |a COM  |x 018000  |2 bisacsh 
072 7 |a COM  |x 067000  |2 bisacsh 
072 7 |a COM  |x 032000  |2 bisacsh 
072 7 |a COM  |x 037000  |2 bisacsh 
072 7 |a COM  |x 052000  |2 bisacsh 
082 0 4 |a 004.16  |2 22 
084 |a ST 170  |2 rvk 
084 |a DAT 400f  |2 stub 
084 |a DAT 130f  |2 stub 
100 1 |a Holland, R. C. 
245 1 0 |a Microprocessors and their operating systems :  |b a comprehensive guide to 8-, 16-, and 32- bit hardware, assembly language, and computer architecture /  |c R.C. Holland. 
250 |a First English edition. 
264 1 |a Oxford ;  |a New York :  |b Pergamon,  |c 1989. 
300 |a 1 online resource (viii, 186 pages) :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
490 1 |a Applied electricity and electronics series 
504 |a Includes bibliographical references. 
520 |a Provides a comprehensive guide to all of the major microprocessor families (8, 16 and 32 bit). The hardware aspects and software implications are described, giving the reader an overall understanding of microcomputer architectures. The internal processor operation of each microprocessor device is presented, followed by descriptions of the instruction set and applications for the device. Software considerations are expanded with descriptions and examples of the main high level programming languages (BASIC, Pascal and C). The book also includes detailed descriptions of the three main operating systems (CP/M, DOS and UNIX) common to the most modern personal computers. 
588 0 |a Print version record. 
505 0 |a Front Cover; Microprocessors and their Operating Systems; Copyright Page; Table of Contents; Preface; Chapter 1. Microcomputer Principles; 1.1 Microcomputer Architecture; 1.2 CPU (Central Processor Unit); 1.3 Memory; 1.4 Input/Output; 1.5 Stack, Subroutines and Interrupts; Bibliography; Chapter 2. Intel 8080/8085 Family (8-bit); 2.1 Introduction; 2.2 8085 Pin Functions; 2.3 Processor Architecture; 2.4 Instruction Set; 2.5 Support Devices; 2.6 Applications; 2.7 Single-chip Microcomputers; Bibliography; Chapter 3. Zilog Z80; 3.1 Introduction; 3.2 Z80 Pin Functions; 3.3 Processor Architecture. 
505 8 |a 3.4 Instruction Set3.5 Support Devices; 3.6 Applications; 3.7 Single-chip Microcomputers; Bibliography; Chapter 4. Motorola MC6800 Family (8-bit); 4.1 Introduction; 4.2 MC6800 Pin Functions; 4.3 Processor Architecture; 4.4 Instruction Set; 4.5 Support Devices; 4.6 Applications; Bibliography; Chapter 5. MOS Technology MCS6500 Family (8-bit); 5.1 Introduction; 5.2 MCS6502 Pin Functions; 5.3 Processor Architecture; 5.4 Instruction Set; 5.5 Support Devices; 5.6 Applications; 5.7 Multi-function Support Devices; Bibliography; Chapter 6. Intel 8086/8088 Family (16-bit); 6.1 Introduction. 
505 8 |a 6.2 8086/8088 Pin Functions6.3 Processor Architecture; 6.4 Instruction Set; 6.5 Memory Connections; 6.6 Supporting Chips-the 8087 and 8089; 6.7 Example Circuit Configurations; 6.8 The 80186 CPU; 6.9 The 80286 CPU; 6.10 The 80130 OSP (Operating System Firmware Processor); Bibliography; Chapter 7. Motorola MC68000 Family (16-bit); 7.1 Introduction; 7.2 MC68000 Pin Functions; 7.3 Processor Architecture; 7.4 Instruction Set; Bibliography; Chapter 8. Zilog Z891 Family (16-bit); 8.1 Introduction; 8.2 Z8001 Pin Functions; 8.3 Processor Architecture; 8.4 Instruction Set. 
505 8 |a 8.5 Memory Management and Virtual Memory8.6 Supporting Chips; Bibliography; Chapter 9. 32-bit Microprocessors; 9.1 Introduction; 9.2 Intel 80386; 9.3 Motorola MC68020; 9.4 Zilog Z81070; 9.5 lnmos Transputer; Bibliography; Chapter 10. High-level Languages; 10.1 Summary of Programming Languages; 10.2 BASIC; 10.3 Pascal; 10.4 C; Bibliography; Chapter 11. The CP/M Operating System; 11.1 Introduction; 11.2 CP/M "Built-in" Commands; 11.3 CP/M "Transient" Commands; 11.4 The CP/M Editor; 11.5 The CP/M Assembler; 11.6 The CP/M Debugger; 11.7 Sample Procedure for Assembly Language Program; 11.8 MP/M. 
546 |a English. 
650 0 |a Microprocessors. 
650 0 |a Operating systems (Computers) 
650 6 |a Syst�emes d'exploitation (Ordinateurs)  |0 (CaQQLa)201-0029698 
650 7 |a operating systems.  |2 aat  |0 (CStmoGRI)aat300235851 
650 7 |a COMPUTERS  |x Computer Literacy.  |2 bisacsh 
650 7 |a COMPUTERS  |x Computer Science.  |2 bisacsh 
650 7 |a COMPUTERS  |x Data Processing.  |2 bisacsh 
650 7 |a COMPUTERS  |x Hardware  |x General.  |2 bisacsh 
650 7 |a COMPUTERS  |x Information Technology.  |2 bisacsh 
650 7 |a COMPUTERS  |x Machine Theory.  |2 bisacsh 
650 7 |a COMPUTERS  |x Reference.  |2 bisacsh 
650 7 |a Microprocessors.  |2 fast  |0 (OCoLC)fst01020008 
650 7 |a Operating systems (Computers)  |2 fast  |0 (OCoLC)fst01046280 
650 7 |a Betriebssystem  |2 gnd  |0 (DE-588)4006216-8 
650 7 |a Mikroprozessor  |2 gnd  |0 (DE-588)4039232-6 
776 0 8 |i Print version:  |a Holland, R.C.  |t Microprocessors and their operating systems.  |b First English edition  |z 0080371884  |w (DLC) 88038877  |w (OCoLC)18834507 
830 0 |a Applied electricity and electronics. 
856 4 0 |u https://sciencedirect.uam.elogim.com/science/book/9780080371887  |z Texto completo