APPLICATIONSDIVERS ★ RSX SUPERBASIC (AMSTRAD ACTION) ★

RSX SuperBASIC (Amstrad Action)Applications 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 ★ 

Norfolk's George McIntosh has written SuperBASIC, a programmers' toolbox written in machine code for use in BASIC. It includes many of the commands missing from the 464. To use the commands, simply type the "|" symbol (located two keys to the left of the [ENTER] key, using shift and the key), then type the command name and the required parameters, if any. For example, to emulate the 6128's GRAPHICS PEN 1, type:

|GPEN, 1

Here's a list of all the RSX commands available, along with an explanation of what they do...
  • |HIGH Selects the high screen memory, located at &C000
  • |LOW Selects the low screen memory, located at &4000
  • |OR OR's the current screen against &ff
  • |AND AND's the current screen against &ff
  • |XOR XOR's the current screen against &ff
  • |MON Turns on the cassette motor
  • |MOFF Turns it back off again
  • |ZZZ[, x] Waits until the specified character is typed,or until any key is pressed, if none are specified
  • |DOWN |LEFT |UP |RIGHT These scroll the screen one unit in the specified direction. One unit is about 4 pixels
  • |LIST Lists all the SUPERBASIC RSX's avaliable
  • |RON,x Turns on the repeat function for the specified key
  • |RON,x Turns it off again
  • |GET,@x% Returns the ASCII Value at the current cursor location into the variable specified. The variable must be defined by using "x%“0", and the "6" symbol MUST be used.
  • |GWINDOW,l,r,t,b Defines a graffix window.
  • |GPEN,x Sets graffix pen
  • |GPPAPER,x Sets graffix paper
  • |SHIFT Toggles the SHIFT LOCK on and off

AA#51

★ PUBLISHER: Amstrad Action
★ YEAR: 1989
★ CONFIG: 64K + AMSDOS
★ LANGUAGE:
★ LiCENCE: LISTING
★ AUTEUR: George McIntosh
 

★ AMSTRAD CPC ★ DOWNLOAD ★

Type-in/Listing:
» RSX-SuperBASIC    (Amstrad  Action)    ENGLISHDATE: 2021-02-08
DL: 177
TYPE: ZIP
SiZE: 5Ko
NOTE: 40 Cyls
.HFE: Χ

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

Lien(s):
» Applications » Gestion de Souris (CPC Infos)
» Applications » RAM-Disk (Schneider Magazin)
» Applications » Replacer v1
» Applications » Bankswap (Computer Schau)
» Applications » 12 Utilities
» Applications » Key Set (Amstrad Computer User)
Je participe au site:
» 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.7-desktop/c
Page créée en 133 millisecondes et consultée 782 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.