Page 1 of 1

PALADIN - QL World Mdv Exchange no. 5

Posted: Mon Sep 28, 2020 12:39 pm
by Andrew
Paladin - QL World Mdv Exchange no. 5

Paladin, a space invaders type program written entirely in machine code, was used as the basis of the games programming series started in QL World April 1985.

Re: PALADIN - QL World Mdv Exchange no. 5

Posted: Mon Sep 28, 2020 8:21 pm
by Cristian
Thank you again Andrew!

Re: PALADIN - QL World Mdv Exchange no. 5

Posted: Mon Sep 28, 2020 10:11 pm
by Derek_Stewart
Hi,

It is worth reading QL User 1985-4, 5, 6, 7 where Ian Williams & Steven Hollywood develop this game.

I was typing the game, with the comments, trying to understand the concepts of sprite design and game design in assembly language.

The game code is assembled with Computer One Assembler, which slightly different from QMAC my preferred assembler..

Once I had completed all 4 parts, I hope make changes to bring the game upto date and be able to run on any QL based system.