APPLICATIONSDIVERS ★ VOLEX TTX 2000A ROM ★

Volex TTX 2000A ROMModem - Volex TTX 2000A
★ 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 ★ 

Software control

I could write a book about the |PAGE command. What a pity Volex haven't. Experiments indicate that the command initially clears the transfer buffer, and unlike a page selection in terminal mode, only grabs that page the first time it appears. What's more there is absolutely no way suggested of finding out if the page has arrived yet (the example programs simply wait for 30 seconds). Obvious-looking programs made of |PAGE and |DISPLAY commands in small loops never worked. The |PAGE command returns control at once, and the mechanism, hard or soft interrupt or whatever, that controls the acquisition when the relevant page comes round is not described.

When the page has arrived it is sent to the screen (this time 960 bytes) with a |DISPLAY,[address] command. All this means that it is very difficult to show a set of rolling pages or select a single sub-page. The best I could manage was to |PAGE, then sit in a loop staring at the point early on in the transfer buffer where the page number from the top line will appear, then if required check within the body of the buffer for the characters, for example "3/10" proclaiming the required sub-page, then |DISPLAY the page after a necessary (why?) short delay. In this way I was able to write a program to find the Amstrad share price. Channel 4 (sorry, channel 3), Page 501, sub-page 3/10, bytes 496,7 and 8 at the time of writing. Beware, the bytes often have 128 added to the Ascii expected. Normal binary Save and Load commands can be used to swap pages from tape or disc and the transfer buffer and, with the possible use of multiple transfer buffers, can help create some really fancy effects.

One final point, |PAGE takes the page number as a text string and for this and all the other commands requiring text parameters the user guide assumes a 1.1 firmware ROM. Thus if you have a 464, for |PAGE,"501" read p$="501": |PAGE,@p$ etc, throughout the user guide. Two commands allow you to read back the page and channel settings, just in case you forgot. Now, if the |RD,PAGE only returned the page number and sub-code after the requested page had been received ... The adapter initialises, with no sign-on message, as ROM 5 (and 8 thro' 15 tut, tut!) grabbing just over 1,000 bytes of RAM. Tinkering with HIMEM is needed to find space for the transfer buffer and enough of the functions require memory in the absolute address range &8000 to &9000 for you to need to check that this will not clash with the memory requirements of other add-ons and RSXs or your Basic programs.

If you have a Maxam ROM Amstrad serial interface or other means to perform a ROM catalogue you will discover the command |HELP, which catalogues the TTX 2000 ROM. Typing |HELP then leads to speculation as to what the mysterious |HON, |HOFF and |HAMMING commands do, what their parameters are for, and how you use them (hamming is the error detecting and correction scheme used by Teletext). Included are a number of commands for telesoftware and text downloading both in terminal and applications mode. Unfortunately I was unable to keep the dreaded CRC errors at bay long enough to confirm the operation of any of these. Maybe I do need the new aerial.

ACU #8605

★ PUBLISHER: VOLEX ELECTRONICS
★ YEAR: 1986
★ CONFIG: AMSDOS + 64K
★ LANGUAGE:
★ LiCENCE: COMMERCIALE
★ AUTHOR(S): ???

★ AMSTRAD CPC ★ DOWNLOAD ★

Advert/Publicité:
» Volex  Electronics-TTX  2000A    ENGLISHDATE: 2022-09-21
DL: 230
TYPE: image
SiZE: 1814Ko
NOTE: Uploaded by hERMOL ; w4637*h3233
 

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

Lien(s):
» Applications » Codage binaire d'un caractere
» Applications » Loupe
» Applications » MBM: Memory Bank Manager (Happy Computer)
» Applications » Gen (CPC Amstrad International)
» Applications » Password Protection Routine (Amstrad Action)
» Applications » Tape Backup System (Compute Mit)
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 098 millisecondes et consultée 1213 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.