summaryrefslogtreecommitdiff
path: root/mobile
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2018-08-25 14:39:24 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2018-08-25 14:39:24 -0400
commit7aa1c1f38840ba7873f05b762cebd6bd65941f79 (patch)
treeb8b172425d4a574699c5d9b1ff55beefbee54102 /mobile
parent1c0fff7668dffccbc498bdaddfe4dcdf6fb08c7e (diff)
Remove HRAM label address comments
Diffstat (limited to 'mobile')
-rw-r--r--mobile/fixed_words.asm18
-rw-r--r--mobile/mobile_45.asm2
-rw-r--r--mobile/mobile_5c.asm4
3 files changed, 12 insertions, 12 deletions
diff --git a/mobile/fixed_words.asm b/mobile/fixed_words.asm
index 125eefccd..2bca1cbd8 100644
--- a/mobile/fixed_words.asm
+++ b/mobile/fixed_words.asm
@@ -561,7 +561,7 @@ Function11c3c2:
Function11c3ed:
ld hl, wcd20 ; wcd20
- ld de, hJoypadPressed ; $ffa3
+ ld de, hJoypadPressed
ld a, [de]
and $8
jr nz, .asm_11c426
@@ -726,7 +726,7 @@ Function11c52c:
Function11c53d:
ld hl, wcd21
- ld de, hJoypadPressed ; $ffa3
+ ld de, hJoypadPressed
ld a, [de]
and START
@@ -935,7 +935,7 @@ Function11c658:
Function11c675:
ld hl, wMobileCommsJumptableIndex
- ld de, hJoypadPressed ; $ffa3
+ ld de, hJoypadPressed
ld a, [de]
and A_BUTTON
jr nz, .a
@@ -1507,7 +1507,7 @@ Function11c9bd:
Function11c9c3:
ld hl, wcd2a
- ld de, hJoypadPressed ; $ffa3
+ ld de, hJoypadPressed
ld a, [de]
and $1
jr nz, .asm_11c9de
@@ -1650,7 +1650,7 @@ Function11caad:
Function11cab3:
ld hl, wcd2a
- ld de, hJoypadPressed ; $ffa3
+ ld de, hJoypadPressed
ld a, [de]
and $1
jr nz, .asm_11cace
@@ -1743,7 +1743,7 @@ Function11cb52:
Function11cb66:
ld hl, wcd2a
- ld de, hJoypadPressed ; $ffa3
+ ld de, hJoypadPressed
ld a, [de]
and $1
jr nz, .asm_11cb81
@@ -1898,7 +1898,7 @@ Function11ccef:
call Function11cfb5
Function11cd04:
- ld de, hJoypadPressed ; $ffa3
+ ld de, hJoypadPressed
ld a, [de]
and a
ret z
@@ -1934,7 +1934,7 @@ Function11cd20:
Function11cd54:
ld hl, wcd2c
- ld de, hJoypadPressed ; $ffa3
+ ld de, hJoypadPressed
ld a, [de]
and A_BUTTON
jr nz, .asm_11cd6f
@@ -2039,7 +2039,7 @@ Function11ce2b:
ld hl, Unknown_11ceb9
add hl, bc
- ld de, hJoypadPressed ; $ffa3
+ ld de, hJoypadPressed
ld a, [de]
and START
jr nz, .start
diff --git a/mobile/mobile_45.asm b/mobile/mobile_45.asm
index fab4f954b..c3de14d51 100644
--- a/mobile/mobile_45.asm
+++ b/mobile/mobile_45.asm
@@ -6748,7 +6748,7 @@ Function117764:
xor a
.asm_117770
ld [wcd24], a
- ld hl, hJoyPressed ; $ffa7
+ ld hl, hJoyPressed
ld a, [hl]
and SELECT
jr nz, Function117764_select
diff --git a/mobile/mobile_5c.asm b/mobile/mobile_5c.asm
index 2aefe9ca5..5a73ea8a6 100644
--- a/mobile/mobile_5c.asm
+++ b/mobile/mobile_5c.asm
@@ -522,7 +522,7 @@ Function171b4b:
jp Function171c66
Function171b85:
- ld hl, hJoyPressed ; $ffa7
+ ld hl, hJoyPressed
ld a, [hl]
and $2
jp nz, Function171b9f
@@ -569,7 +569,7 @@ Function171bbd:
jp Function171c66
Function171bcc:
- ld hl, hJoyPressed ; $ffa7
+ ld hl, hJoyPressed
ld a, [hl]
and $2
jp nz, Function171bdc