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

From CPCWiki - THE Amstrad CPC encyclopedia!
Jump to: navigation, search
(Download)
(Notes)
Line 14: Line 14:
 
== 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 ==

Revision as of 03:51, 11 July 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