Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/nes-warface.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'buttons.asm')
-rw-r--r--buttons.asm1
1 files changed, 0 insertions, 1 deletions
diff --git a/buttons.asm b/buttons.asm
index ed83074..f42b777 100644
--- a/buttons.asm
+++ b/buttons.asm
@@ -18,7 +18,6 @@ read_controller:
; real controller read, stores buttons to BUTTONS_TMP
.real:
- ;php
lda #1
sta $4016
lda #0