Unbricked doesn't use OAM DMA
Open
- Dominant language
- Assembly
- Stars
- 179
- Forks
- 64
- Avg merge
- 7d 22h
- Merged PRs (30d)
- 1
Description
Currently, the Unbricked code directly accesses OAM in VRAM, which is slow and error-prone.
The Game Boy has the OAM DMA feature for a reason. It's the correct way to update OAM.
Contributor guide
Assessment
This issue has not been assessed yet.