Skip to content

Instantly share code, notes, and snippets.

@Yttrmin
Yttrmin / TableTopTennisSimulator2012.asm
Created February 3, 2016 06:52
Basic Atari 2600 pong game. Compile with DASM.
; Table Top Tennis Simulator 2012
processor 6502
include vcs.h
org $F000
;Constants
BGColor = $48
PFColor = $34
P0Color = $C6 ; Green