Skip to content

optimized __idvrmu branching#746

Open
ZERICO2005 wants to merge 1 commit intomasterfrom
opt_idvrmu
Open

optimized __idvrmu branching#746
ZERICO2005 wants to merge 1 commit intomasterfrom
opt_idvrmu

Conversation

@ZERICO2005
Copy link
Contributor

No description provided.

sbc hl, hl

; jr .L.loop
db $DA ; jp c, *
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can make this 1F faster at the cost of 1 byte by using jr .L.loop instead of jp c, *

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant