kieranhj / Atomic-AGD-Suite

Suite to convert, compile and play AGD games on an Acorn Atom

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Atomic-AGD-Suite

AGD suite for converting, compiling and running AGD games on an Acorn Atom

  • CONVERT DODGY, extracts an AGD file from a ZX Spectrum 48KB snapshot
  • BUILD DODGY m p s i, conditional compiles the AGD file, assembles it and runs it in an Atom emulator
  • (m = add code for Menu/Inventory)
  • (p = add code for Particles)
  • (s = add code for Scrollytext)
  • (i = invert game)

ZX-AGD-Suite

AGD suite for converting, compiling and running AGD games on an ZX Spectrum

  • CONVERT DODGY, extracts an AGD file from a ZX Spectrum 48KB snapshot
  • BUILD DODGY compiles the AGD file, assembles it and runs it in an ZX Spectrum emulator

CPC-AGD-Suite

AGD suite for converting, compiling and running AGD games on an CPC

  • WinAGD extracts an AGD file from a ZX Spectrum 48KB snapshot or creates an AGD file
  • BUILD DODGY compiles the AGD file, assembles it and runs it in an CPC emulator

About

Suite to convert, compile and play AGD games on an Acorn Atom


Languages

Language:Assembly 77.9%Language:C 20.4%Language:HTML 1.3%Language:Batchfile 0.3%Language:C++ 0.2%