News Issue 33 Contents ZX-81 Software Scene

letters



A change of cursors

ALTHOUGH I AM an ardent follower of Andrew Hewson's Helpline articles his reply to Peter Groenewald is not entirely correct. It is possible to force a cursor change, and such changes can prove quite useful.

System Variable MODE (23617) can be POKEd with 1 to force a cursor change to E mode or 2 to produce G mode. The latter is of little practical value as it is just as convenient to use CAPS SHIFT 8 as G mode stays until cancelled.

Not so with E mode. To enter user-defined graphics bytes in BINary is helpful but tedious as it is necessary to go into E mode to produce the BIN token for each byte. This short routine will force an E cursor so only the B key need be pressed to generate the BIN:

1000 INPUT "How many udgs (starting at A)?";n:
 FOR f=USR "a" TO USR "a"+8*n-1:
POKE 23617,1: INPUT i: POKE f,i: NEXT f

Changing between L and C modes is quite easy under software control. The System Variable which goes under the cryptic name of MORE FLAGS (23658) is the key. Bit 3 holds 0 for L mode or 1 for C mode so POKEing with 8 (BIN 00001000) forces a C cursor. This can be very useful when checking responses in programs. For example, the rather clumsy line:

1000 PRINT "Press Y to play again":
 PAUSE 0: IF INKEY$ = "y" OR INKEy$ = "Y"
 OR INKEY$ = " AND " OR INKEY$="STR$ OR
 INKEY$ = "" THEN RUN

necessary to check all the possible responses to key Y, can be replaced by:

1000 PRINT "Press Y to play again":
 POKE 23658,8: PAUSE 0: IF INKEY$="Y"
 THEN RUN

as, with CAPS LOCK set the response must be "Y". Of course the user could cancel the C mode before answering but this would have to be a conscious act of sabotage and such people deserve all the crashes they get. POKE 23658,0 will reset to the L cursor.

Clyde Bish

You better believe it

I HAVE REACHED level 79 on 3D Cosmic Ghost Cockerel, for the ZX-Quantum-86. When you bang the rats on the head, I have found you score no points at all, unless you have fitted a dk'tronics 40 key full-moving keyboard with separate numeric keypad.

Please tell me why.

Simon Godfrey

Your problem is to do with the non-standard 287-pin DIN connection. To correct the fault, solder a Megahype 3-way RS232 Q-drive Interface to the ninth pin. That will of course invalidate your guarantee.

Please, more adventures

I AM A FAN of Dungeons and Dragons so my only complaint is there is not enough on adventure games.

Software Directory is a great idea. Before I buy a game I always look to see how many marks it got. Other than the one complaint, your magazine is number one. Keep up the good work Sinclair User.

Alan Jones

Compiler in reverse?

IS THERE a program available on the market which will change machine code into Basic. Also, are you able to advise me of the code which will take you onto any part of Jet Set Willy?

Richard Burnett

There is no program which can translate machine code into Basic. Indeed, such a program would be impossible to write because of the nature of machine code, although it is possible to compile Basic into code. Even if there were, what would anybody want one for?

The relevant POKE for Jet Set Willy, along with all sorts of other wacky routines for the game, can be found in the August issue of Sinclair User.

Turkey is no chicken

I WOULD LIKE to comment on your review of River Rescue by Creative Sparks. I think the game is worth more than a Gilbert Factor of three since in later levels planes, bridges and mines come into play which makes the game much more exciting to play.

Colin Campbell

Self-starter programming

CAN YOU tell me how to get programs to auto-run on the ZX-81?

I would like to add that everyone seems to complain about ZX-81s not working. I have had mine for almost two years and I have not had one complaint. That applies to my friends who own ZX-81s as well.

Mark Homans

To make your ZX-81 programs auto-run, incorporate the usual SAVE command within the program, e.g. 900 SAVE "name". Type RUN 900, start the tape recorder and then press NEWLINE.

Venetian connection

I AM AN ITALIAN boy and I would like to exchange my programs with anybody reading my letter.

Scarpa Mauro

Suffering Sabreman

I AM VERY impressed with Sabre Wulf from Ultimate but have found two problems which I cannot understand. Firstly there are the native warriors, who get on my nerves by being indestructible. I am always getting killed by them, and it puts me off.

Secondly, I have seen a map of the Sabre Wulf jungle and I cannot figure out why there are tracks which are cut off from the others. Is there any way to get into them as there are often totem poles and rings and diamonds there? I thought there might be a secret passage to get into them but unfortunately I cannot seem to find one.

Adrian Ford

Daley in defeat

DECATHLON, by Ocean, is a brilliant game and has excellent graphics, but is almost impossible to load. I have had nothing but problems and I am sure I am not the only one. You need at least half an hour to load it, and then it is not guaranteed to work. Ocean should improve the loading.

By saying this I would not want to discourage anyone from buying it. When it works, it is the best game I have seen for the Spectrum.

Peter Davis

Gilbert is innocent

STEVEN ROBBIE, in the September issue, complained that Halls of the Things was not worth a Gilbert Factor of 9, and that you needed six hands to play it.

I think the graphics are very good and smooth moving. The point of having so many commands and keys is that you pick the ones you think are the best to use. You do not use all of them. If you get tangled up with the keys, you can press 'I', which pauses the game.

Also Steven thought that Maziacs was not worth a Gilbert Factor of 8. Has Steven tried level four a few times? If you complete that, it is probably because you got an easier maze - each one is different.

To top all of that, he complained that John Gilbert should be sacked. Do not worry, Gilbert, someone still supports you.

Suzanne Madison

Never forget the ZX-81

I AM WRITING to say how disappointed I am with ZX81 Software Scene. This usually features only two games. I then looked at Spectrum Software Scene, which contained a satisfying eight games. In future editions could you please review a few more games please.

I also noticed in the September edition a small mistake in the program Caves of Doom for the ZX-81. In line 10 it reads "10 FOR X=16514 TO 16560". It should read "10 FOR X=16514 TO 16559".

Robert Tempest

The amount of space devoted to ZX-81 software reviews is a direct reflection of the number of games we receive compared to Spectrum software. We would dearly like to review more, but can only write about what is being produced by the industry.

Theodora's fan club

I'M MISSING Theodora Wood's comments on educational programs. Why?

Why also are there not more educational programs for the Spectrum? It seems that the BBC can make them. That degrades the Spectrum almost to a toy.

Rosa Wieloely

Theo's many fans will be delighted to know she is still alive and kicking. In recent months we have not received enough educational software to justify a full article, but will continue to review such programs in the Software Scene section of the magazine. There are certainly no plans for dropping the education content.

Subtle tip for bikers

I RECENTLY BOUGHT Full Throttle by Micromega. It is an excellent game but I seem to have found a bug in it. It is useful if you are in the tail of the field.

At the end of the last lap of the race when the word FINISH flashes on the screen, stop your bike just in front of the finishing line. Wait until the first of the other bikers appears on the screen, then accelerate over the line.

David Morgan



News Issue 33 Contents ZX-81 Software Scene

Sinclair User
December 1984