Changes

Jump to: navigation, search

Questor

333 bytes added, 04:01, 29 January 2014
Cheat
* [http://cpcwiki.eu/index.php/File:TAU_25Page50.JPG The Amstrad User Issue 25]
== Cheat mode ==
<code>
1 :' Questor-tape<br />
2 :' by Graham Smith<br />
3 :' 036<br />
10 FOR j=0 TO 10:READ a$<br />
20 POKE &BE90+j,VAL("&"+a$)<br />
30 NEXT j:CLS:a=48850<br />
40 LOAD"casrun",a<br />
50 POKE &BEF1,24<br />
60 POKE &BEF2,149<br />
70 CALL a<br />
80 DATA 3e,c9,32,17,75,32<br />
90 DATA 82,75,c3,70,6e
</code>
== Links ==
* [http://cpc-power.com/index.php?page=detail&num=1739 CPC Power]
7,241
edits