| From the Editor | This issue is a smaller than I’d like. As the new owner of a Z88 I’ve been spending time playing with it. Not being good a soldering, I took me a while to make some cables for it. Plus, having a bad soldering pencil did not help matters. This will be the last issue before | Sinclair QL |
| MacPaint File Printing | Don Walterman has sent a program that reads a MacPaint file and prints to an HP Deskjet printer. Don claims that this is his first C program. If so, it’s very ambitious. Don did not send an article describing his program, so I’ll present it as is. For formatting reasons, comments are below the lines | Cambridge Z88, Sinclair QL, Type-in program |
| Maze Solution with CA | I’ve been playing with Cellular Automata (CA) since College. (See QHJ #4 for a more in depth discussion of CA) I’ve seem some articles that talk about how CA can be used in Physics and Chemistry to simulate various chemical reactions and particle simulations. I have not seen any fairly practical applications that can be | Cambridge Z88, Sinclair QL, Type-in program |
| QL to Z88 Data Transfer | As the new owner of a Cambridge Z88 laptop, I needed a way to transfer files to and from the QL. I did not have enough memory to use Z88COM and I wanted to use the built in Import/Export utility. Transferring files from the Z88 to the QL was easy. Enter COPY SER2 TO RAM1_FILE_EXT, | Cambridge Z88, Sinclair QL, Type-in program |