** Here are some multi-part VIC-20 games.  All of them consist of a loader
** and the actual program, which begins with "zz".  All programs work without
** any memory expansion.  The loaders require disk device #8, unless otherwise
** specified.

Alien Hunter.prg
  A shoot-em-up by Abrasco Ltd.  This part contains the instructions.

Alien Vortex.prg
  The loading picture of Alien Vortex, a shooting game
  by Temptation Software Ltd.

Android Attack.prg
  A shooting game by Abrasco Ltd.

Arcadia.prg
  A shoot-em-up by Imagine software.

Asteroids.prg
  The classical shooting game cloned by Arcadia.  Very coarse resolution.

Atom Smasher.prg
  A shoot-em-up by Romik software.  This part contains the instructions.

Bomber Run.prg
  A Scramble-like game by K-tel International (UK) Ltd.

Bugsy.prg
  Instructions for Bugsy, a logical game by Mr.Chip software.

Cavern Fighter.prg
  A Scramble clone by Anirog.

Cosmic Battle.prg
  Instructions for a very poor shoot-em-up written in BASIC.

Dotman.prg
  A Pac-Man clone by Anirog.  This part prints out the instructions and
  defines the characters.

Escape.prg
  A maze game.  Solve the maze and avoid the enemy, which can go through walls.

Frog R1.prg
Frogger.prg
  A poor Frogger clone by Anirog.  The actual game is in "frog r1".

Galaxia.prg
  A shoot-em-up by Romik software.

Galaxions.prg
  A shoot-em-up by J.P.Shay.

Hunch Back.prg
  A jump&run game.

Kwazy Kwaks.prg
  Instructions for a shooting gallery game by Mr.Chip software.

Meter Mania.prg
  A Pac-Man like game.

Mini Kong.prg
  A Donkey Kong clone by Anirog.

Minitron.prg
  Shoot droids and protect humans.

Mission Mercury.prg
  Save humans from a planet surface with a shuttle.  Produced by Virgin games.

Plague.prg
  A shooting game by K-tel.

Power Blaster.prg
  A maze game by Romik software.

Quadrant.prg
  A horizontally scrolling shooting game by Romik.

zzalienh.prg
  The actual code of Alien Hunter.  This is a BASIC program (with machine
  language subroutines) that you can load and run normally.

zzalienv.prg
  The actual code of Alien Vortex.  Code start: $17ca.  Depends on some
  initializations done by the loader part.

zzandroi.prg
  The actual code of Android Attack.  Code start: $1000.  Depends on some
  initializations done by the loader part.

zzarcadi.prg
  The actual code of Arcadia.  Code start: $1003.

zzastero.prg
  The actual code of Asteroids.  Code start: $14ea.

zzatomsm.prg
  The actual code of Atom Smasher.  This is a BASIC program (with machine
  language subroutines) that you can load and run normally.

zzbomber.prg
  The actual code of Bomber Run.  Controls: I, N, F and space.
  Code start: $100f.

zzbugsy.prg
  The actual code of Bugsy.  Written entirely in BASIC, but still very
  entertaining.

zzcavfig.prg
  The actual code of Cavern Fighter.  Code start: $1874.

zzcosmic.prg
  The actual code of Cosmic Battle, a very poor shooting game written in BASIC.

zzdotman.prg
  The actual code of Dotman.  Code start: $1000.

zzescape.prg
  The actual code of Escape.  Code start: $1033.

zzgalaxi.prg
  The actual code of Galaxia.  Code start: $1a26.

zzgalsol.prg
  The actual code of Galaxions.  Code start: $1005.

zzhunchb.prg
  The actual code of Hunchback.  Code start: $11a0.

zzkwazy.prg
  The actual code of Kwazy Kwaks.  Starts normally with RUN.

zzmeter.prg
  The actual code of Meter Mania.

zzminiko.prg
  The actual code of Mini Kong.  Code start: $1000.

zzminitr.prg
  The actual code of Minitron.  Code start: $1000.  Depends on a routine
  installed by the loader.

zzmis.prg
  The actual code of Mission Mercury.  Code start: $15a4.

zzplague.prg
  The actual code of Plague.  Code start: $1db0.

zzpowerb.prg
  The actual code of Power Blaster.  This is a BASIC program (with machine
  language subroutines) that you can load and run normally.

zzquad1.prg
  Copies the colours for Quadrant.  Code start: $1000.
zzquad2.prg
  The actual code of Quadrant.  Code start: $1c10.

