John K Harvey's Atari 7800 Projects Page


Last updated February 8, 2003

Distella Upgrade (version 3.0):

This was a painstaking effort to convert distella to support Atari 7800 games.
In its development, I fixed a few bugs (listed in detail in the distela.txt file,
and added POKEY sound support.

Ballblazer and Commando are the only 2 back-in-the-day releases that had POKEY
support.  Since Distella does not support bankswitching, Ballblazer
is the only cart that the POKEY equates will work successfully on.

So, since Ballblazer is an interesting example, here is how to run the program:

  distella -paf7ikscball.cfg ballblaz.bin > distella.asm
  // Assumes no header bin file, so explicitly use -k option

  distella -paf7iscball.cfg ballblaz.a78 > ballblaz.asm
  // With the header, the POKEY support is known, so -k is implicit 

Download information

Please direct any requests/questions/bugs to John Harvey, jkharvey@voyager.net