Difference between revisions of "CWTA Issue 5 - May 1985 - Type-Ins"

From CPCWiki - THE Amstrad CPC encyclopedia!
Jump to: navigation, search
(Notes)
 
(3 intermediate revisions by the same user not shown)
Line 5: Line 5:
 
* Tronn Cycles (Aramello Chapman)
 
* Tronn Cycles (Aramello Chapman)
 
* Castle of Fear (Mark Smiddy and Michael Noels, adapted by Alan McLachlan)
 
* Castle of Fear (Mark Smiddy and Michael Noels, adapted by Alan McLachlan)
* Mouse (Graham Redman)
+
* Mouse (Graham Redman) '''464 ONLY'''
 
* Cedric and the Lost Toys (Steve Lucas)
 
* Cedric and the Lost Toys (Steve Lucas)
 
* Character Maker (Richard J Croskell)
 
* Character Maker (Richard J Croskell)
Line 11: Line 11:
 
* Cards
 
* Cards
 
* Trees (Trevor Roberts)
 
* Trees (Trevor Roberts)
 
  
 
== Notes ==
 
== Notes ==
  
* The code for Mouse uses a CHAR CHECK routine (Lines 1230-1330) which limits its use to 464
+
* The original code for Mouse uses a CHAR CHECK routine (Lines 1230-1330) which limits its use to 464. A corrected version is provided in a separate link which allows the program to run on 664/6128, as the CHAR CHECK is replaced by TEST.
  
 
== Download ==
 
== Download ==
  
 
* [[Media:CWTA05TYPEINS.zip|DSK file]]
 
* [[Media:CWTA05TYPEINS.zip|DSK file]]
 +
* [[Media:Mouse_Revised_(UK)_(1985).zip|Corrected DSK file]]
  
 
== Screenshots ==
 
== Screenshots ==
Line 31: Line 31:
 
Image:Cards5.png|<center>Cards</center>
 
Image:Cards5.png|<center>Cards</center>
 
Image:Trees5.png|<center>Trees</center>
 
Image:Trees5.png|<center>Trees</center>
/gallery></center>
+
</gallery></center>
  
  
 
{{DEFAULTSORT:Computing With The Amstrad 1985-05 Type-Ins}}
 
{{DEFAULTSORT:Computing With The Amstrad 1985-05 Type-Ins}}
 
[[Category:Computing With The Amstrad Type-Ins]]
 
[[Category:Computing With The Amstrad Type-Ins]]
 +
[[Category:CWTA Type Ins]]
 +
[[Category:Type Ins]]
 +
[[Category:Locomotive BASIC games]]

Latest revision as of 08:14, 4 August 2020

The following listings were published in the May 1985 issue of Computing_with_the_Amstrad:

Type-Ins

  • Tronn Cycles (Aramello Chapman)
  • Castle of Fear (Mark Smiddy and Michael Noels, adapted by Alan McLachlan)
  • Mouse (Graham Redman) 464 ONLY
  • Cedric and the Lost Toys (Steve Lucas)
  • Character Maker (Richard J Croskell)
  • RSX (Roland A Waddilove)
  • Cards
  • Trees (Trevor Roberts)

Notes

  • The original code for Mouse uses a CHAR CHECK routine (Lines 1230-1330) which limits its use to 464. A corrected version is provided in a separate link which allows the program to run on 664/6128, as the CHAR CHECK is replaced by TEST.

Download

Screenshots