summaryrefslogtreecommitdiff
path: root/home/vblank.asm
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2018-06-24 23:22:50 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2018-06-24 23:22:50 -0400
commit67d1364c7acfd5e8e2256080e16a14cfa59a5abc (patch)
treefcf1bcbc2990b8fdeb5d63159d15382a8bdf719a /home/vblank.asm
parent91f914718a263839daef24d44eda857bfc7cca95 (diff)
Fix triple newlines left over from removing address comments
Diffstat (limited to 'home/vblank.asm')
-rw-r--r--home/vblank.asm10
1 files changed, 0 insertions, 10 deletions
diff --git a/home/vblank.asm b/home/vblank.asm
index 3ae030ace..5e87dbcdf 100644
--- a/home/vblank.asm
+++ b/home/vblank.asm
@@ -6,7 +6,6 @@
; This prevents the display and audio output from lagging.
-
VBlank::
push af
push bc
@@ -45,7 +44,6 @@ VBlank::
dw VBlank6
dw VBlank0 ; just in case
-
VBlank0::
; normal operation
@@ -114,7 +112,6 @@ VBlank0::
call hTransferVirtualOAM
.done_oam
-
; vblank-sensitive operations are done
xor a
@@ -147,7 +144,6 @@ VBlank0::
ret
-
VBlank2::
; sound only
@@ -165,7 +161,6 @@ VBlank2::
ld [wVBlankOccurred], a
ret
-
VBlank1::
; scx, scy
; palettes
@@ -232,7 +227,6 @@ VBlank1::
ld [rIF], a
ret
-
UpdatePals::
; update pals for either dmg or cgb
@@ -251,7 +245,6 @@ UpdatePals::
and a
ret
-
VBlank3::
; scx, scy
; palettes
@@ -316,7 +309,6 @@ VBlank3::
ld [rIF], a
ret
-
VBlank4::
; bg map
; tiles
@@ -348,7 +340,6 @@ VBlank4::
rst Bankswitch
ret
-
VBlank5::
; scx
; palettes
@@ -397,7 +388,6 @@ VBlank5::
ld [rIE], a
ret
-
VBlank6::
; palettes
; tiles