Difference between revisions of "The Ins & Outs of the Amstrad"

From CPCWiki - THE Amstrad CPC encyclopedia!
Jump to: navigation, search
(Information)
(Information)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
[[Image:Ams ins out frontpage.jpg|right|thumb|250px|Frontpage]]
 
[[Image:Ams ins out frontpage.jpg|right|thumb|250px|Frontpage]]
  
A [[firmware]] manual and a guide to the workings of the various chips in the CPC at I/O level. The compact size of this book made it, for many programmers, a more practical reference than the bulky [[Soft 968]] official firmware guide. Useful reference pages on the [[CRTC]] and other chips completed the work.
+
A [[firmware]] manual and a guide to the workings of the various chips in the CPC at I/O level.
 +
 
 +
The compact size of this book made it, for many programmers, a more practical reference than the bulky [[SOFT 968]] official firmware guide.
 +
 
 +
Useful reference pages on the [[CRTC]] and other chips completed the work.
  
  
Line 7: Line 11:
 
{|{{Prettytable|width: 700px; font-size: 2em;}}
 
{|{{Prettytable|width: 700px; font-size: 2em;}}
  
|Title:|| The Ins & Outs of the AMSTRAD
+
|Title:|| '''The Ins & Outs of the AMSTRAD'''
 
|-
 
|-
 
|Authors:|| Don Thomasson
 
|Authors:|| Don Thomasson
 
|-
 
|-
|Publiser:|| Melbourne House
+
|Publisher:|| [[Melbourne House]]
 
|-
 
|-
 
|Year:|| 1984
 
|Year:|| 1984
Line 24: Line 28:
  
 
<pre>
 
<pre>
Introduction
+
 
 +
Introduction.
  
 
The Ins
 
The Ins
Line 45: Line 50:
 
       Operating System Calls
 
       Operating System Calls
  
The Interface
+
The Interface.
  
 
The Outs
 
The Outs
Line 62: Line 67:
 
   A Second Processor
 
   A Second Processor
  
Overview
+
Overview.
 +
 
 
</pre>
 
</pre>
  
[[Category:Books]]
+
[[Category:Books]] [[Category:Book cover]]

Latest revision as of 13:25, 15 December 2010

Frontpage

A firmware manual and a guide to the workings of the various chips in the CPC at I/O level.

The compact size of this book made it, for many programmers, a more practical reference than the bulky SOFT 968 official firmware guide.

Useful reference pages on the CRTC and other chips completed the work.


Information

Title: The Ins & Outs of the AMSTRAD
Authors: Don Thomasson
Publisher: Melbourne House
Year: 1984
Pages: 123
ISBN: 0-86161-190-X

Contents


Introduction.

The Ins
   System Overview
   The Memory System
   The Inner Peripherals
      The I/O Address Map
      The Video Gate Array
      The CRT Controler
      The Parallel Peripheral Interface
      The Printer Port
   The Other Peripherals
      The Programmable Sound Generator
      The Keyboard
      The Cassette Recorder
   The Operating System
      The RST Area
      Jumpblock Entries
      Interrupts and Events
      Operating System Calls

The Interface.

The Outs
   General Principles
   Parallel Interfaces
      Interface Rules
      Alternative Printer Port
      Software Support
      Communicating Computers
   Serial Interfaces
   Analog Interfaces
   Sideways ROMs
      ROM Types and Formats
      Applications
      External ROM Hardware
   A Second Processor

Overview.