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

github.com/ClusterM/coolboy-multirom-builder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2020-09-17 19:44:28 +0300
committerAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2020-09-17 19:44:28 +0300
commitb3c6426a170f0b1912eecc5ca342fec4deb9d90b (patch)
tree21f2c0f7310784353df8fc3cc5649595ae51751f /buttons.asm
parent3e48a787675264b74191c19864ab365e23d4f516 (diff)
Refactoring
Diffstat (limited to 'buttons.asm')
-rw-r--r--buttons.asm1
1 files changed, 1 insertions, 0 deletions
diff --git a/buttons.asm b/buttons.asm
index bacbd2e..4d0c92f 100644
--- a/buttons.asm
+++ b/buttons.asm
@@ -56,6 +56,7 @@ read_controller:
bne .read_button
rts
+ ; check buttons state and do some action
buttons_check:
; if buttons are not pressed at all return immediately
lda <BUTTONS