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

A simplistic simulation for PPU "dots" #30

Merged
merged 11 commits into from
Oct 28, 2023
Merged

A simplistic simulation for PPU "dots" #30

merged 11 commits into from
Oct 28, 2023

Conversation

diogotito
Copy link
Collaborator

1 CPU cycle == 4 PPU "dots"

Consider this a draft.
Go read Pan Docs » Graphics » Rendering overview if you haven't already!

I'm not simulating Mode 3's length properly yet.

src/ppu.rs Outdated Show resolved Hide resolved
@joajfreitas joajfreitas merged commit 3302c7f into main Oct 28, 2023
4 checks passed
@joajfreitas joajfreitas deleted the ppu-dots branch October 28, 2023 23:05
@joajfreitas joajfreitas added the enhancement New feature or request label Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants