Difference between revisions of "ACU March 1985 - Type-ins"
From CPCWiki - THE Amstrad CPC encyclopedia!
(→Unerase) |
|||
Line 1: | Line 1: | ||
Return to [[ACU Type Ins|ACU Type-Ins]] | Return to [[ACU Type Ins|ACU Type-Ins]] | ||
− | |||
__TOC__ | __TOC__ | ||
=Downloads= | =Downloads= | ||
[[media:Acu_march_1985.zip|Disk Image]] | [[media:Acu_march_1985.zip|Disk Image]] | ||
− | |||
=Cover image= | =Cover image= | ||
[[image:Acu_march_1985_cover.png]] | [[image:Acu_march_1985_cover.png]] | ||
− | |||
=Boolean operations demonstration= | =Boolean operations demonstration= | ||
RUN"BOOLEAN"<br/> | RUN"BOOLEAN"<br/> | ||
[[image:Acu_Boolean1.png|384px]] | [[image:Acu_Boolean1.png|384px]] | ||
[[image:Acu_Boolean2.png|384px]] | [[image:Acu_Boolean2.png|384px]] | ||
− | |||
=Electric Eddy= | =Electric Eddy= | ||
RUN"EDDY"<br/> | RUN"EDDY"<br/> | ||
[[image:Acu_Eddy1.png|384px]] | [[image:Acu_Eddy1.png|384px]] | ||
− | [[image:Acu_Eddy2.png|384px]] | + | [[image:Acu_Eddy2.png|384px]]<br/><br/> |
− | + | ||
[[image:Acu_Eddy3.png|384px]] | [[image:Acu_Eddy3.png|384px]] | ||
− | [[image:Acu_Eddy4.png|384px]] | + | [[image:Acu_Eddy4.png|384px]]<br/><br/> |
− | + | ||
[[image:Acu_Eddy5.png|384px]] | [[image:Acu_Eddy5.png|384px]] | ||
− | [[image:Acu_Eddy6.png|384px]] | + | [[image:Acu_Eddy6.png|384px]]<br/><br/> |
− | + | ||
[[image:Acu_Eddy7.png|384px]] | [[image:Acu_Eddy7.png|384px]] | ||
[[image:Acu_Eddy8.png|384px]] | [[image:Acu_Eddy8.png|384px]] | ||
− | |||
=Electric Fencing= | =Electric Fencing= | ||
RUN"FENCING"<br/> | RUN"FENCING"<br/> | ||
[[image:Acu_Fencing1.png|384px]] | [[image:Acu_Fencing1.png|384px]] | ||
− | [[image:Acu_Fencing2.png|384px]] | + | [[image:Acu_Fencing2.png|384px]]<br/><br/> |
− | + | ||
[[image:Acu_Fencing3.png|384px]] | [[image:Acu_Fencing3.png|384px]] | ||
[[image:Acu_Fencing4.png|384px]] | [[image:Acu_Fencing4.png|384px]] | ||
− | |||
=Flashman= | =Flashman= | ||
RUN"FLASHMAN"<br/> | RUN"FLASHMAN"<br/> | ||
[[image:Acu_Flash1.png|384px]] | [[image:Acu_Flash1.png|384px]] | ||
− | [[image:Acu_Flash2.png|384px]] | + | [[image:Acu_Flash2.png|384px]]<br/><br/> |
− | + | ||
[[image:Acu_Flash3.png|384px]] | [[image:Acu_Flash3.png|384px]] | ||
− | [[image:Acu_Flash4.png|384px]] | + | [[image:Acu_Flash4.png|384px]]<br/><br/> |
− | + | ||
[[image:Acu_Flash5.png|384px]] | [[image:Acu_Flash5.png|384px]] | ||
[[image:Acu_Flash6.png|384px]] | [[image:Acu_Flash6.png|384px]] | ||
− | |||
=Jeremy Vine's music routine= | =Jeremy Vine's music routine= | ||
RUN"MUSIC"<br/> | RUN"MUSIC"<br/> | ||
[[image:Acu_Music1.png|384px]] | [[image:Acu_Music1.png|384px]] | ||
− | |||
=Machine code fill routine and demonstration= | =Machine code fill routine and demonstration= | ||
RUN"MCFILL"<br/> | RUN"MCFILL"<br/> | ||
[[image:Acu_Mcfill1.png|384px]] | [[image:Acu_Mcfill1.png|384px]] | ||
− | [[image:Acu_Mcfill2.png|384px]] | + | [[image:Acu_Mcfill2.png|384px]]<br/><br/> |
− | + | ||
[[image:Acu_Mcfill3.png|384px]] | [[image:Acu_Mcfill3.png|384px]] | ||
[[image:Acu_Mcfill4.png|384px]] | [[image:Acu_Mcfill4.png|384px]] | ||
− | |||
=Manipulating the Amstrad CPC464 Screen Display= | =Manipulating the Amstrad CPC464 Screen Display= | ||
File(s) associated with this article:<br/> | File(s) associated with this article:<br/> | ||
Line 66: | Line 50: | ||
- SCREEN5.ASM<br/> | - SCREEN5.ASM<br/> | ||
See Amstrad Computer User, March 1985, page 103 for more details. | See Amstrad Computer User, March 1985, page 103 for more details. | ||
− | |||
=Number Sort routine= | =Number Sort routine= | ||
RUN"SORT"<br/> | RUN"SORT"<br/> | ||
[[image:Acu_Sort1.png|384px]] | [[image:Acu_Sort1.png|384px]] | ||
− | [[image:Acu_Sort2.png|384px]] | + | [[image:Acu_Sort2.png|384px]]<br/><br/> |
− | + | ||
[[image:Acu_Sort3.png|384px]] | [[image:Acu_Sort3.png|384px]] | ||
[[image:Acu_Sort4.png|384px]] | [[image:Acu_Sort4.png|384px]] | ||
− | |||
=Prime Numbers (1)= | =Prime Numbers (1)= | ||
RUN"PASCAL3"<br/> | RUN"PASCAL3"<br/> | ||
[[image:Acu_Pascal3_1.png|384px]] | [[image:Acu_Pascal3_1.png|384px]] | ||
[[image:Acu_Pascal3_2.png|384px]] | [[image:Acu_Pascal3_2.png|384px]] | ||
− | |||
=Prime Numbers (2)= | =Prime Numbers (2)= | ||
RUN"PASCAL4"<br/> | RUN"PASCAL4"<br/> | ||
[[image:Acu_Pascal4_1.png|384px]] | [[image:Acu_Pascal4_1.png|384px]] | ||
[[image:Acu_Pascal4_2.png|384px]] | [[image:Acu_Pascal4_2.png|384px]] | ||
− | |||
=Screen Dump= | =Screen Dump= | ||
File(s) associated with this article:<br/> | File(s) associated with this article:<br/> | ||
Line 94: | Line 73: | ||
- DMPLIST4.BAS<br/> | - DMPLIST4.BAS<br/> | ||
See Amstrad Computer User, March 1985, page 90 for more details. | See Amstrad Computer User, March 1985, page 90 for more details. | ||
− | |||
=Sum Numbers= | =Sum Numbers= | ||
RUN"PASCAL5"<br/> | RUN"PASCAL5"<br/> | ||
[[image:Acu_Pascal5_2.png|384px]] | [[image:Acu_Pascal5_2.png|384px]] | ||
− | |||
=Trench= | =Trench= | ||
RUN"TRENCH"<br/> | RUN"TRENCH"<br/> | ||
[[image:Acu_Trench1.png|384px]] | [[image:Acu_Trench1.png|384px]] | ||
− | [[image:Acu_Trench2.png|384px]] | + | [[image:Acu_Trench2.png|384px]]<br/><br/> |
− | + | ||
[[image:Acu_Trench3.png|384px]] | [[image:Acu_Trench3.png|384px]] | ||
− | [[image:Acu_Trench4.png|384px]] | + | [[image:Acu_Trench4.png|384px]]<br/><br/> |
− | + | ||
[[image:Acu_Trench5.png|384px]] | [[image:Acu_Trench5.png|384px]] | ||
− | [[image:Acu_Trench6.png|384px]] | + | [[image:Acu_Trench6.png|384px]]<br/><br/> |
− | + | ||
[[image:Acu_Trench7.png|384px]] | [[image:Acu_Trench7.png|384px]] | ||
− | |||
=Unerase= | =Unerase= | ||
File(s) associated with this article:<br/> | File(s) associated with this article:<br/> | ||
- UNERASE.ASM<br/> | - UNERASE.ASM<br/> | ||
See Amstrad Computer User, August/September 1984, page 40 for more details. | See Amstrad Computer User, August/September 1984, page 40 for more details. | ||
− | |||
[[Category:Type Ins]] | [[Category:Type Ins]] |
Revision as of 08:34, 7 October 2009
Return to ACU Type-Ins
Contents
- 1 Downloads
- 2 Cover image
- 3 Boolean operations demonstration
- 4 Electric Eddy
- 5 Electric Fencing
- 6 Flashman
- 7 Jeremy Vine's music routine
- 8 Machine code fill routine and demonstration
- 9 Manipulating the Amstrad CPC464 Screen Display
- 10 Number Sort routine
- 11 Prime Numbers (1)
- 12 Prime Numbers (2)
- 13 Screen Dump
- 14 Sum Numbers
- 15 Trench
- 16 Unerase
Downloads
Cover image
Boolean operations demonstration
Electric Eddy
Electric Fencing
Flashman
Jeremy Vine's music routine
Machine code fill routine and demonstration
Manipulating the Amstrad CPC464 Screen Display
File(s) associated with this article:
- SCREEN1.ASM
- SCREEN2.ASM
- SCREEN3.ASM
- SCREEN4.ASM
- SCREEN5.ASM
See Amstrad Computer User, March 1985, page 103 for more details.
Number Sort routine
Prime Numbers (1)
Prime Numbers (2)
Screen Dump
File(s) associated with this article:
- DMPDMP1.ASM
- DMPEPSON.ASM
- DMPDMP1.BIN
- DMPEPSON.BIN
- DMPLIST2.BAS
- DMPLIST4.BAS
See Amstrad Computer User, March 1985, page 90 for more details.
Sum Numbers
Trench
Unerase
File(s) associated with this article:
- UNERASE.ASM
See Amstrad Computer User, August/September 1984, page 40 for more details.