forked from gbdev/pandocs
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use a conditional
ret
to return from compact OAM DMA procedure (gbd…
…ev#458) Using a plain `ret`, this procedure will begin to return before the OAM DMA transfer is complete, corrupting the return address.
- Loading branch information
Showing
1 changed file
with
5 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters