summaryrefslogtreecommitdiff
path: root/home/flag.asm
diff options
context:
space:
mode:
authormid-kid <esteve.varela@gmail.com>2018-11-20 21:53:45 +0100
committermid-kid <esteve.varela@gmail.com>2018-11-20 21:53:45 +0100
commit4e3ed078f9c8c486015d5c00e8d158671d3f740d (patch)
tree227cf7ce64e1b28fec668e8b7da3ac46f3ed37a7 /home/flag.asm
parentdac6916c8b7e257d5b35657f4797aada60df8e2a (diff)
Cosmetic fixes
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