- The main objective of the freestarcharts website is to provide quality star charts for use by amateur astronomers under a “Creative Commons License”. What that means is you are basically free to download, use and/or distribute this work for non-commercial purposes with appropriate attribution. A simple credit of “www.freestarcharts.com” is all that’s required as attribution. You can also create and distribute derived works if they follow the same license. https://freestarcharts.com/contact
- The author distributes the charts in PDF format, and I converted to SVG for use on this site. I recommend downloading the original PDF for printing.
- Raiders of the Lost Ark (Atari 2600) - Reverse Engineered Source (github.com)
This repository contains the fully reverse-engineered and commented source code for the Atari 2600 classic, Raiders of the Lost Ark. \ Unlike a raw disassembly, this project aims to provide a semantic understanding of the game logic. Variables, constants, and subroutines have been renamed and heavily commented to explain how the game works, from the procedural flute music to the complex collision logic in the Map Room.