Skip to content

Clone of classic atari 2600 game: Pong. Coded in 6502 assembly.

Notifications You must be signed in to change notification settings

avanco/Punisher-Pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

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

About

Clone of classic atari 2600 game: Pong. Coded in 6502 assembly.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published