Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This is an Atari 2600 game. You can edit the source code and build it using Dasm assembler (http://sourceforge.net/projects/dasm-dillon/?_test=b). And vcs.h file should sit in the same directory where you are assembling. $ dasm pong.asm -f3 -opong.bin