June 2022 - Download the source code of Dragon's Lair III: The Curse of Mordread for the Apple IIgs. Original code by Antoine Vignau and Olivier Zardini


The Source Code archive contains the following items:

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