gbdev / gbdev/gb-asm-tutorial

Unbricked doesn't use OAM DMA

Open
#158 2 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.