The Book of Trees is now available!      See other retailers
Home     About     VC Book     Stats     Blog     Books     Links     Contact  
Search the VC database:
    Computer Systems  
The materials shown on this page are copyright protected by
their authors and/or respective institutions.
distellamap
Author(s):
Ben Fry
Institution:
(unknown)
Year:
2005
URL:
http://benfry.com/distellamap/
Project Description:
A mix between dismap and mariosoup, distellamap is a series of visual representations of executable code from different Atari games, such as Air Raid, Combat and Pac-Man. As Ben Fry explains:

"Like any other game console, Atari 2600 cartridges contained executable code also commingled with data. This lists the code as columns of assembly language. Most of it is math or conditional statements (if x is true, go to y), so each time there's "go to" a curve is drawn from that point to its destination.

When a byte of data (as opposed to code) is found in the cartridge, it is shown as an orange row: a solid block for a "1" or a dot for a "0". The row is eight elements long, representing a whole byte. This usually means that the images can be seen in their entirety when a series of bytes are shown as rows. The images were often stored upside-down as a programming method.

The original version of these images are a series of 13x19" prints where you can actually read the individual bits of text. I modified a version of distella to produce disassembled text output in the format that I wanted, and then used Processing to write a second program that creates the image of the output."

Comments (0):
*Note* Before you submit your comment, bear in mind there's no guarantee it will be seen by this project's author. In case you want to contact the author directly, please follow the provided URL.
Leave a Comment:
* COMMENTS HAVE BEEN TEMPORARILY DISABLED *
(We're looking for the best solution to avoid unwanted SPAM)
Manuel Lima | VisualComplexity.com