summaryrefslogtreecommitdiff
path: root/home/flag.asm
diff options
context:
space:
mode:
Diffstat (limited to 'home/flag.asm')
-rw-r--r--home/flag.asm6
1 files changed, 2 insertions, 4 deletions
diff --git a/home/flag.asm b/home/flag.asm
index e481cb6f7..372d8107f 100644
--- a/home/flag.asm
+++ b/home/flag.asm
@@ -45,12 +45,10 @@ FlagAction::
and 7
; shift de right by three bits (get the index within memory)
+rept 3
srl d
rr e
- srl d
- rr e
- srl d
- rr e
+endr
add hl, de
; implement a decoder