Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds sprite rendering #22

Merged
merged 1 commit into from
Jul 15, 2023
Merged

Adds sprite rendering #22

merged 1 commit into from
Jul 15, 2023

Conversation

jerrodputman
Copy link
Owner

  • Adds ObjectAttributeEntry for sprite entries in OAM.
  • Adds DirectMemoryAccessController to handle DMA transfers from CPU memory to PPU OAM.
  • Updates the PPU to render sprites.

- Adds `ObjectAttributeEntry` for sprite entries in OAM.
- Adds `DirectMemoryAccessController` to handle DMA transfers from CPU memory to PPU OAM.
- Updates the PPU to render sprites.
@jerrodputman jerrodputman merged commit a73939e into main Jul 15, 2023
2 checks passed
@jerrodputman jerrodputman deleted the sprites branch July 15, 2023 00:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant