APPLICATIONSDIVERS ★ MULTI-PROG|Amstrad Action) ★

Multi-ProgApplications Divers
★ 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 ★ 

For all Those 464 owners who are annoyed at continually being ignored by Type-Ins contributors - this is for you. It's a fairly complex program that allows the storing of up to nine short Basic programs at once. The program sets up 5 RSX's:

  • |init, n, add - Each program is referred to by number When first run Multi Prog is looking at &170, the regular start of Basic slot, and all of the other slots are uninitialized. This routine initializes program space at address add for program number n. Make sure programs don't overlap, and also ensure that at least 2K is left below Himem to use the disk.
  • |select, n - This makes Basic look at program n. There'll be nothing there at first, so load something in the usual manner.
  • |progs - Displays information about each of the 9 programs, including start and end addresses and if each of them have been initialized.
  • |clear - The same as new for the currently selected program. Do not use new itself! This is very important.
  • |delete, n - Clears program n and returns it to an uninitialized state. So then you can redefine it. NB you can't |delete the currently selected program, only a different one.

It might be stating the obvious, but don't use any of these commands from within a Basic program.

  • Program Notes : It's a fairly conventional machine code loader. At line 10 memory is reserved. Lines 20-60 read the data in and poke it into memory. Lines 70 and 80 check that you have entered the data correctly, and line 90 runs the machine code, installing Multi Prog.

AA

★ PUBLISHER: Amstrad Action
★ YEARS: 1988 , 1987
★ CONFIG: 64K + AMSDOS
★ LANGUAGE:
★ LiCENCE: LISTING
★ AUTHOR: Jeremy LONGLEY
★ RERELEASE: RSX Multi Prog (Megaocio)
 



★ AMSTRAD CPC ★ DOWNLOAD ★

Type-in/Listing:
» RSX-Multi-Prog    (Amstrad  Action)    ENGLISHDATE: 2020-04-22
DL: 351
TYPE: ZIP
SiZE: 5Ko
NOTE: Uploaded by CPCLOV ; 40 Cyls
.HFE: Χ

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

Lien(s):
» Applications » RSX Sprite (Happy Computer)
» Applications » 3D-Processor (CPC Magazin)
» Applications » RSX GPrint (Deuuligne #05)
» Applications » Pride Utilities - System X
» Applications » Pride Utilities - Rsx Printer Pac 2
» Applications » RSX BigPrint (Amstrad Action)
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.732-desktop/c
Page créée en 406 millisecondes et consultée 1953 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.