APPLICATIONSDIVERS ★ XEN 3 (POPULAR COMPUTING WEEKLY) ★

RSX: XEN PLUS (1/2)RSX: XEN PLUS (2/2)
★ 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 ★ 

This two part program for Amstrad CPC micros adds a further 14 commands to Basic, in the same fashion as Xen and Xen Plus. Each line of data has a checksum, thus making it easier to locate errors. However using this system it is important to type in the listing exactly as printed. The machine code can be saved as a binary file by typing

SAVE "code",b, 39000,1600

The new commands are:

|HELP

Lists the new commands.

|SCRAMBLE,start address,length

Scrambles a block of memory so as to make it unreadable and thus protect it from hackers or would-be pirates.

|UNSCRAMBLE, start address, length

Unscramble a block of memory that has been previously scrambled.

a$="text":|TWOTONE, @a$, colour 1, colour2

This is a variation of double-height printing that allows text to be shown in two colours, giving a satisfying effect..

|FLASHON

Creates a spectacular flashing border effect..

|FLASHOFF

Reverts the border to normal..

|FILL,start address,length,byte

Fills a block of memory with the specified byte. This works very rapidly and gives a good effect when used on screen memory eg:|FILL,49152,16384,127..

|LINESCROLL, row

Scrolls an individual screen row to the left by one screen byte. This can be used to create smooth scrolling text..

|CRT, horizontal display, horizontal sync-, vertical display, vertical sync.

This sounds very technical and indeed it is. Among other things it allows the user to change the size of the screen border eg:

|CRT,40,46,25,33

The best effects are gained through experimentation, but if you get into difficulties |CRT,40,46,25,30 reverts the screen to normal..

|BANKSWITCH,bank configuration.

6128 users only. This provides an easy way of moving banks of RAM around. There are four possible configurations (four to seven). Each one moves one of the four extra 16k banks to address £4000. Typing |BANKSWITCH,0 revert memory to normal. Note, do not experiment with configurations one, two or three.

PopularComputingWeekly870522

★ PUBLISHER: Popular Computing Weekly
★ YEAR: 1987
★ CONFIG: 64&128K + AMSDOS
★ LANGUAGE:
★ AUTHOR: Simon T.GOODWIN



★ AMSTRAD CPC ★ DOWNLOAD ★

Type-in/Listing:
» RSX-XEN  3    (Popular  Computing  Weekly)    ENGLISH    LISTINGDATE: 2025-06-22
DL: 395
TYPE: PDF
SiZE: 2640Ko
NOTE: Supplied by archive.org ; 2 pages/PDFlib v1.6

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

Lien(s):
» Applications » Xen (Popular Computing Weekly)
» Applications » Xen Plus (Popular Computing Weekly)
Je participe au site:
» Pour ce titre nous ne disposons de fichier executable sur CPC (Dump, Saisie du listing) , alors si vous avez ça dans vos cartons ou vous désirez usé vos petit doigts boudinés sur votre clavier faites le nous savoir.
» Vous avez des infos personnel ?
» 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.732-desktop/c
Page créée en 082 millisecondes et consultée 2143 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.