ACU March 1985 - Type-ins

From CPCWiki - THE Amstrad CPC encyclopedia!
Revision as of 03:08, 3 August 2009 by Ervin (Talk | contribs) (Cover Image)

Jump to: navigation, search

Return to ACU Type-Ins

Downloads

Disk Image

Cover image

Acu march 1985 cover.png

Boolean operations demonstration

RUN"BOOLEAN"
Acu Boolean1.png Acu Boolean2.png

Electric Eddy

RUN"EDDY"
Acu Eddy1.png Acu Eddy2.png Acu Eddy3.png Acu Eddy4.png Acu Eddy5.png Acu Eddy6.png Acu Eddy7.png Acu Eddy8.png

Electric Fencing

RUN"FENCING"
Acu Fencing1.png Acu Fencing2.png Acu Fencing3.png Acu Fencing4.png

Flashman

RUN"FLASHMAN"
Acu Flash1.png Acu Flash2.png Acu Flash3.png Acu Flash4.png Acu Flash5.png Acu Flash6.png

Jeremy Vine's music routine

RUN"MUSIC"
Acu Music1.png

Machine code fill routine and demonstration

RUN"MCFILL"
Acu Mcfill1.png Acu Mcfill2.png Acu Mcfill3.png Acu Mcfill4.png

Manipulating the Amstrad CPC464 Screen Display

SCREEN1.ASM, SCREEN2.ASM, SCREEN3.ASM, SCREEN4.ASM and SCREEN5.ASM contain the Z80 assembler code for the "Manipulating the Amstrad CPC464 Screen Display" article.
See Amstrad Computer User, March 1985, page 103 for more details.

Number Sort routine

RUN"SORT"
Acu Sort1.png Acu Sort2.png Acu Sort3.png Acu Sort4.png

Prime Numbers (1)

RUN"PASCAL3"
Acu Pascal3 1.png Acu Pascal3 2.png

Prime Numbers (2)

RUN"PASCAL4"
Acu Pascal4 1.png Acu Pascal4 2.png

Screen Dump

DMPDMP1.ASM contains the DMP1-compatible Z80 assembler code for the "Events & Screen Dumps" article.
DMPDMP1.BIN is the binary file associated with DMPDMP1.ASM.

DMPEPSON.ASM contains the Epson-compatible Z80 assembler code.
DMPEPSON.BIN is the binary file associated with DMPEPSON.ASM.

DMPLIST2.BAS and DMPLIST4.BAS contain the related BASIC code.
See Amstrad Computer User, March 1985, page 90 for more details.

Sum Numbers

RUN"PASCAL5"
Acu Pascal5 1.png Acu Pascal5 2.png

Trench

RUN"TRENCH"
Acu Trench1.png Acu Trench2.png Acu Trench3.png Acu Trench4.png Acu Trench5.png Acu Trench6.png Acu Trench7.png

Unerase

UNERASE.ASM contains the Z80 assembler code for David Link's Unerase program.
See Amstrad Computer User, March 1985, page 40 for more details.