Sprite Generator Software

Anything QL Software or Programming Related.
Baron3D
ROM Dongle
Posts: 9
Joined: Mon Dec 03, 2012 11:51 am

Re: Sprite Generator Software

Post by Baron3D »

A litte off topic..
I remember I showed my sprite engine for pulic in Münster, don't know the year.
People was amazed. :)
I meet you mr Dilwyn and David and I think I demonstrated a home made soundcard for you.
My English was worser than bad. It's better now but there is more to learn.


thorsinclair
Trump Card
Posts: 204
Joined: Mon Jan 10, 2011 5:08 pm

Re: Sprite Generator Software

Post by thorsinclair »

Hi Frank,
Sounds very interesting. Where can we download your sprite generator? I'm keen to try it ....

:-)

Cheers,
T


Baron3D
ROM Dongle
Posts: 9
Joined: Mon Dec 03, 2012 11:51 am

Re: Sprite Generator Software

Post by Baron3D »

Sorry to say it, I don't know.

Somewere in Quantas archive ?
If I remember right, my programs was gatherd together with the Swidish QL group's program and sended to Quanta.

Mr dilwyn may have it ?

I have backups on 8" disks but no working system. Yes, 8 inch discs, 77 tracks at eatch side. Converted to work with QL.


thorsinclair
Trump Card
Posts: 204
Joined: Mon Jan 10, 2011 5:08 pm

Re: Sprite Generator Software

Post by thorsinclair »

So the question is, who has it?

Any info very welcome ....


Baron3D
ROM Dongle
Posts: 9
Joined: Mon Dec 03, 2012 11:51 am

Re: Sprite Generator Software

Post by Baron3D »

Awesome :D
Thank you very much.

Dilwyn :"add it to the games page on my website"
I'm very happy with that.

On a normal QL The Heli game is a little slow, it's just intended to be an example game. One can compile it with qLiberator if one wants fast action.
I used 64k of fast extra ram, so my QL vas 50% faster, so Heli vas quite ok than.

What I can see, there are some files missing. (I don't blame anyone)I think they are missing because aste.sgs and grott.sgs exists. Files that are missing are not part of the spritegenerator. They are just games that use the spritegenerator. Games worth playing.
The game aste: aste.bas and maybe aste.boot
The game grott:grott.bas, grott.tkns and maybe grott.boot
It could be so that the .sgs files are just resources.

There may be a boot problem with older ROMs. I used JS ROM.

If somebody could run the programs screenshots are welcome.

Frank Linder


User avatar
vanpeebles
Commissario Pebbli
Posts: 2850
Joined: Sat Nov 20, 2010 7:13 pm
Location: North East UK

Re: Sprite Generator Software

Post by vanpeebles »

If it's been on the QL Dilwyn probably has it somewhere :ugeek:

I remember when I did my school work experience around 1994/1995 experience, there were a few council depots in Durham that still used 8 inch discs!


User avatar
dilwyn
Mr QL
Posts: 3056
Joined: Wed Dec 01, 2010 10:39 pm

Re: Sprite Generator Software

Post by dilwyn »

vanpeebles wrote:If it's been on the QL Dilwyn probably has it somewhere :ugeek:

I remember when I did my school work experience around 1994/1995 experience, there were a few council depots in Durham that still used 8 inch discs!
That might have been true a few years ago, sadly a lot of my old QL stuff was sold and given away some years ago, and some went missing when I moved house. However, my attic is still a bit of a treasure trove, as those backup disks proved. I wonder what else might be in there - at one stage I must have copied my old backups from floppy disc to cd and luckily the cds are still readable! Must wade back through them when I get time over Christmas (free time? what's that!) :ugeek:

Actusally, I can just imagine vanpeebles in his element happily ploughing through some old 8 inch discs!!! Either that or he'd take the discs out and use them as spare wheels for his C5 :twisted:

Dilwyn


Baron3D
ROM Dongle
Posts: 9
Joined: Mon Dec 03, 2012 11:51 am

Re: Sprite Generator Software

Post by Baron3D »

Yes, the missing files.
Make it into one package will be fine.
:D :D :D

Combat (comb) is a two player helicopter game. Me and my friend played that for many ours.
comb.cde is a merge of comb.sgs, comb.tkns and FSG_v011.CDE. (just for knowledge)

Warning! Aste is a addictive game. I played it for to many ours. Fight the aliens among asteroids.

Grott("Cave" in English) or THE MOUNTAIN vas very funny to make. I used all my inventiveness skills. It is an adventure game.


thorsinclair
Trump Card
Posts: 204
Joined: Mon Jan 10, 2011 5:08 pm

Re: Sprite Generator Software

Post by thorsinclair »

Hi,

just tried the programs yesterday on Q-emulator for OS X. When I'm starting the heli game (and other demos) I get an exception handler error :-(

Sth for Daniele to tackle with?

Best,

Thor


Baron3D
ROM Dongle
Posts: 9
Joined: Mon Dec 03, 2012 11:51 am

Re: Sprite Generator Software

Post by Baron3D »

Sorry for may bad memory. I didn't meet Dilwyn in Münster I meet Richardson.

Could it be the hardware access that makes the problem?
The spritegenerator uses hardware access as well as traps.
Basic Commands is registred in the *.boot code. All the programs must be started by running *.boot.

Do you get an exception in the *.boot or in the *.bas?


Post Reply