APPLICATIONSPROGRAMMATION ★ HEXER: MORE ABOUT HEXER|Computing with the Amstrad) ★

HexerApplications Programmation
★ 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 ★ 

We're now at the stage where you might want to start saving and loading back the machine code programs you've created with Hexer. (Hexer was first published in the February 1987 issue of Computing with the Amstrad.)

Program I shows the lines you have to either add or alter to add these options.

Also, we've featured RAW, a full Z80 assembler, in this issue.

This new version of Hexer and RAW can quite easily be combined to produce a useful toolkit for developing machine code programs. Both can reside in the memory at the same time, provided they have different line numbers, and a simple menu can be added to allow one or the other to be selected.

First load Hexer, renumber it so that it starts at 10000 and save it as an Ascii file. Load RAW and merge Hexer, as follows:

LOAD "Hexer"
RENUM 10000
SAVE "Hexer",A
LOAD"RAW"
MERGE "Hexer"

Next, type Program II.

Hexer needs altering very slightly to enable it to run as RAW takes up a fair chunk of memory. The machine code must be located higher in the memory so change any reference of &2FF8 to &7FF8, and change any &3000's or 3000's to &8000 or 8000.

At the start of Hexer MEMORY is set to &2FF8. This would need to be changed to &7FF8 and the start address is now &8000.

When you've made these changes the program can be saved and then run.

CWTA

★ PUBLISHERS: Computing With The Amstrad , AMSTRAD SEMANAL
★ YEAR: 1987
★ CONFIG: 64K + AMSDOS
★ LANGUAGE:
★ LiCENCE: LISTING
★ COLLECTIONS: COMPUTING WITH THE AMSTRAD 1985 , COMPUTING WITH THE AMSTRAD 1985
★ AUTHOR: MIKE BIBBY
   

★ AMSTRAD CPC ★ DOWNLOAD ★

Type-in/Listings:
» Hexer-Amstrad  SemanalDATE: 2020-04-24
DL: 225
TYPE: ZIP
SiZE: 4Ko
NOTE: 40 Cyls
.HFE: Χ

» Hexer-Amstrad  Semanal    SPANISH    LISTINGDATE: 2014-05-05
DL: 238
TYPE: text
SiZE: 3Ko
NOTE:

» Hexer2    (Update-8507)    (Computing  with  the  Amstrad)    ENGLISHDATE: 2020-07-18
DL: 172
TYPE: ZIP
SiZE: 5Ko
NOTE: 40 Cyls
.HFE: Χ

» Hexer    (Computing  with  the  Amstrad)    ENGLISHDATE: 2020-07-17
DL: 165
TYPE: ZIP
SiZE: 4Ko
NOTE: 40 Cyls
.HFE: Χ

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

Lien(s):
» Applications » Din A4 - Hardcopy Auf Seikosha Sp - 1000 CPC (CPC Amstrad International)
» Applications » Trace de Fonction de Bode
» Applications » Fichier Congélateur/Gestion Congélateur (CPC Revue)
» Applications » QTH-Distanz (Schneider Aktiv)
» Applications » Loadmaker
» Applications » Chexsum
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 173 millisecondes et consultée 1800 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.