Space Raid for Atari VCS/2600
Full source code files
(c) Copyright 2013 Oscar Toledo G.
http://nanochess.org/
This code is provided exclusively for non-commercial usage for educative purposes only.
The following files are provided:
space_raid_0.asm Bank 0 of Space Raid (8k version)
space_raid_1.asm Bank 1 of Space Raid (8k version)
space_raid_m.asm Common definitions for Space Raid.
space_raid.asm Space Raid (4k version)
ens.sh Assemble both versions. (*nix)
ens.bat Assemble both versions. (Windoze)
I developed this code in a time where I didn't intend to publish source code, so I wrote all comments in Spanish, I intend to translate it later to English but my free time is scarce.
Assemble with dasm from http://dasm-dillon.sourceforge.net/
Tested with Stella from https://stella-emu.github.io/
Tested with real Atari 2600 using Harmony cart.
Tested with online emulation from http://8bitworkshop.com/
Demostration video at https://www.youtube.com/watch?v=tMyCQ0T4V-Y
This game was published in Atari cartridge format with box and manual by Collectorvision around 2014 and also sold in Atariage store. It has sold out all the physical copies.
More recently I've licensed it for inclusion in the AtGames' Legends Flashback Blast, Atari Flashback 9 Gold and Atari Flashback Portable (80 games edition).
Latest revision: Dec/04/2018