April 2022 - Download the source code of Dragon's Lair for the Apple IIgs. Original code by Antoine Vignau and Olivier Zardini


The Source Code archive contains the following items:

  • DragonsLair.s: Core functions of the Game
  • DragonsLair.Screen.s: Static Screens Library (Startup, Select Difficulty, Score & Life, Insert Disk)
  • DragonsLair.Shared.s: Common Fonction Library (Memory Allocation, LZ4 Unpack, Load/Save Data...)
  • DragonsLair.Data.s: Game Data TOC
  • DragonsLair.Bitmap.s: Game Bitmap Library
  • DragonsLair.Sound.s: Game Sound Library
  • DragonsLairLink.s: Make File for Merlin 32
To assemble, Merlin32.exe -V LibraryPath DragonsLairLink.s


The Graphic Data archive contains all frames of animation (game + death) and the static screens (title, credit, score, insert disk...).

Download :

GameSourceCode.zip archive

GameGraphicData.zip archive