AGD source files

Use this forum to submit new files for the download section of the archive. I will check each submission and upload it to the archive on a regular basis.
Post Reply
pser1
Posts: 1655
Joined: Sun Mar 25, 2012 7:32 pm
Location: Barcelona (SPAIN)

AGD source files

Post by pser1 »

Hello,
I am attaching here four source files that contain the whole data to compile a game.
You will find there the tiles, sprites, objects, fonts, screens, map ...
And of course the events that manage every kind of sprite and control the game

These files are the output of a C program we call converter.exe that takes as input
a memory snapshot of an AGD game from a Spectrum 48K and creates the AGD file
that later is compiled to get the CoCo and Dragon binary executable files inside
virtual disks (DSK, VDK)

Hope it helps anyone who would like to know how they are made.

You will find more info about this here:
https://jonathan-cauldwell.itch.io/arcade-game-designer

I attach here an AGD manual to understand a bit the use of each command

cheers
pere
AGD source files.zip
(34.21 KiB) Downloaded 602 times
agd_v.4.7_instructions.zip
(46.08 KiB) Downloaded 618 times
Post Reply