CODINGLISTINGS ★ GRAPHIC - PATTERN PLOTTER ★

GRAPHIC - PATTERN PLOTTER (Amstrad Action)GRAPHIC - PATTERN PLOTTER (The Amstrad User)
★ Ce texte vous est présenté dans sa version originale ★ 
 ★ This text is presented to you in its original version ★ 
 ★ Este texto se presenta en su versión original ★ 
 ★ Dieser Text wird in seiner Originalfassung präsentiert ★ 

Here's a handy program for anyone with a plotter: it generates patterns and gives you the option of sending it to a Tandy plotter. Paul Bridal is the man to thank for the code. If you have a different brand of plotter, a breakdown of the codes may help you to write your own.

  • CHR$(17) Sets text mode.
  • CHR$(18) Sets graphics mode.
  • S1 Gives 40 columns.
  • P Lets you mix text and graphics.
  • M Means move pen.
  • I Sets the origin.
  • D Means draw.
  • A To return to text mode.

Below is a demo of one of the pictures you can create. This dump was performed on a TP-40 plotter.

TAU

★ PUBLISHERS: The Amstrad User (Australia) , Amstrad Action (UK)
★ YEARS: 1987 , 1988
★ CONFIG: AMSDOS + 64K
★ LANGUAGE:
★ LiCENCE: LISTING
★ AUTHOR: Paul Bridel
 

★ AMSTRAD CPC ★ A voir aussi sur CPCrulez , les sujets suivants pourront vous intéresser...

Lien(s):
» Coding Src's » Graphic - Farbspielereien - Colors (CPC Amstrad International)
» Coding Src's » Liss Test
» Coding Src's » Wieczny Kalendarz (Bajtek)
» Coding Src's » RAMTEST and MACHINE TYPE routine (CPC Attack)
» Coding Src's » Dreidimensionale Schrift (Schneider Aktiv)
» Coding Src's » Patterns
Je participe au site:

» Vous avez remarqué une erreur dans ce texte ?
» Aidez-nous à améliorer cette page : en nous contactant via le forum ou par email.

CPCrulez[Content Management System] v8.7-desktop
Page créée en 097 millisecondes et consultée 2211 fois

L'Amstrad CPC est une machine 8 bits à base d'un Z80 à 4MHz. Le premier de la gamme fut le CPC 464 en 1984, équipé d'un lecteur de cassettes intégré il se plaçait en concurrent  du Commodore C64 beaucoup plus compliqué à utiliser et plus cher. Ce fut un réel succès et sorti cette même années le CPC 664 équipé d'un lecteur de disquettes trois pouces intégré. Sa vie fut de courte durée puisqu'en 1985 il fut remplacé par le CPC 6128 qui était plus compact, plus soigné et surtout qui avait 128Ko de RAM au lieu de 64Ko.