APPLICATIONSDIVERS ★ CUSTOM RSX MANAGER (POPULAR COMPUTING WEEKLY) ★

Custom RSX Manager (Popular Computing Weekly 1987-08-28)Custom RSX Manager (Popular Computing Weekly 1987-09-04)
★ 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 ★ 

Individual RSX commands are published regularly in Popular Computing Weekly, but it is often very difficult to merge them together into one machine code program to use in your own programs. This program allows you to do just that. It allows the user to create a database of RSX's from which any number of commands can be selected to create a customised Basic extension package. To store the data it uses an extra 16K bank of Ram, thus making it compatible only with the CPC 6128 or an expanded 464/664. This is a very complex program which will probably only be of use to people with a knowledge of machine code.

An RSX command can be separated into two parts: the RSX table and the actual machine code program. This machine code section must be relocatable, or else it connot be placed into the database. The database ignores the RSX table. The user must make a note of the memory address and the length of the machine code section (not the RSX table) before loading a file into the database.

Menu options

When the program is run, a menu containing nine options is displayed. To select an option use the up and down cursor keys and the Copy key. Of these options Disc/ Tape Catalogue and Exit program are self-explanatory. There now follows an explanation of the other options.

The Load Machine Code Data option allows the user to load in a file containing one or more RSX commands. The file is loaded to the address specified by its header. Files should not be loaded in below
address 13000. You do not have to worry about load files sequentially. Once an RSX routine has been stored (using the following option) you can forget about the original code. Once a file is in memory RSX's can be “plucked” from it using the Store RSX Routine option. To place an RSX into the database the user must specify the name of the RSX (this need not be the same name as the original RSX), and the address and length of its machine code section. Ordinary machine code programs can also be transformed into RSX's with this option. The database can hold up to 16K of machine code routines. Once an RSX has been entered into the database a hex dump of it can be displayed using the Hex Dump or RSX Routine option.
This two part listing is available on tape (£3) or disc (£5.50) from 41 Fountains Drive, Acklam, Middlesbrough, Cleveland ****.

PCW

★ PUBLISHER: Popular Computing Weekly
★ YEAR: 1986
★ CONFIG: ???
★ LANGUAGE:
★ LiCENCE: LISTING
★ AUTHOR: Simon T. Goodwin



★ AMSTRAD CPC ★ DOWNLOAD ★

Type-in/Listing:
» Custom  RSX  Manager    (Popular  Computing  Weekly)    LISTING    ENGLISHDATE: 2025-05-16
DL: 267
TYPE: PDF
SiZE: 979Ko
NOTE: Supplied by archive.org ; 3 pages/PDFlib v1.6

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

Lien(s):
» Applications » RSX Mix Your Modes (Popular Computing Weekly)
» Applications » RSX Clock (Popular Computing Weekly)
» Applications » Sound FX RSX (Popular Computing Weekly)
» Applications » RSX Soft Scroll Screen (Popular Computing Weekly)
» Applications » Push/Pop
» Applications » Graphics Extension (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 828 millisecondes et consultée 1137 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.