July 2022 - Download the source code of Space Ace for the Apple IIgs. Original code by Antoine Vignau and Olivier Zardini


The Source Code archive contains the following items:

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