APPLICATIONSDISQUE ★ BARLOGO (AMSTRAD ACTION) ★

BarLogo (Amstrad Action)Applications Disque
★ 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 ★ 

If you've played with DR Logo (found on one side of your CPM system disk), you'll have no trouble getting to grips with this program from Derek Johnston of Belfast. It's a cutdown version ol Logo It works from the Amstrad's native operating system and according to Derek is anything up to 20 times faster

BarLogo gives you five new commands from Basic.

  • |FD , x is equivalent to DR Logo's FD command. The variable x is the distance you wish to move the graphics cursor or turtle forward. For example |FD,40 moves the turtle by 40 pixels
  • |BK , x moves the turtle in the opposite direction to which it is facing : |BK , 32 will move the turtle back 32 pixels
  • |RT , x will move the turtle to the right by x pixels.
  • |LT , x moves the turtle left.
  • |SH , x turns the turtle through x degrees. For example, |SH, 90 moves it by 90 degrees.

By mixing Bar Logo and Basic, complex designs can be produced. In fact, anything that can be done from DR Logo can be done equally well (but faster) using Bar Logo and Basic The lust listing pokes machine-code into memory and then saves a binary file to cassette or disk. To use Bar Logo in your own programs, you must incorporate the following line in your listing:

10 MEMORY &A411: LOAD"barlogo.bin", &A412: CALL &A432

This loads Bar Logo into memory and lets you make use of its commands.

If you're stuck for ideas try running Derek's demo program. It's impressive

AA#25

★ PUBLISHER: Amstrad Action
★ YEAR: 1987
★ CONFIG: AMSDOS + 64K
★ LANGUAGE:
★ LiCENCE: LISTING
★ AUTHORS: Detek Johnston
 

★ AMSTRAD CPC ★ DOWNLOAD ★

Type-in/Listing:
» BarLogo    (Amstrad  Action)    ENGLISHDATE: 2021-02-04
DL: 166
TYPE: ZIP
SiZE: 6Ko
NOTE: 40 Cyls
.HFE: Χ

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

Lien(s):
» Applications » Double Height (Amstrad Action)
» Applications » Graphic - Double Height Characters (The Amstrad User)
» Applications » Double-width Characters
» Applications » Double Mode (Amstar&CPC)
» Applications » Double Hauteur (CPC Revue)
» Applications » Remove Double Line Spacing In Print (Computing Today)
Je participe au site:
» Vous avez des infos personnel, des fichiers que nous ne possédons pas concernent ce programme ?
» 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 500 millisecondes et consultée 654 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.