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:
authorAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2020-11-06 12:37:41 +0300
committerAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2020-11-06 12:37:41 +0300
commit44771793b228f95a8c4d53cf8fd7219515c51bca (patch)
treeccf4598e13f42614867d521b6dc272dc7073e2d2 /buttons.asm
parent8aee7b8188ac6064dc1c5852e0b96a852bd97456 (diff)
New images, race condition fix
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