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

Commits on Oct 28, 2023

  1. Start simulating PPU "dots"

    diogotito authored and João Freitas committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    ffc83e7 View commit details
    Browse the repository at this point in the history
  2. Random stuff with Tito

    joajfreitas authored and João Freitas committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    1e2d932 View commit details
    Browse the repository at this point in the history
  3. Habemos window

    diogotito authored and João Freitas committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    4e1875c View commit details
    Browse the repository at this point in the history
  4. Cool viz with ppu

    joajfreitas authored and João Freitas committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    af1efb2 View commit details
    Browse the repository at this point in the history
  5. Now the ppu is surely done

    joajfreitas authored and João Freitas committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    3fa91b5 View commit details
    Browse the repository at this point in the history
  6. Better pixel transfer logic

    joajfreitas authored and João Freitas committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    4306db9 View commit details
    Browse the repository at this point in the history
  7. Fixed some ppu bugs

    João Freitas authored and João Freitas committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    c3a2685 View commit details
    Browse the repository at this point in the history
  8. comment

    pineman authored and João Freitas committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    3b29773 View commit details
    Browse the repository at this point in the history
  9. Unify debug and main commands

    João Freitas authored and João Freitas committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    a754c1d View commit details
    Browse the repository at this point in the history
  10. remove gui

    João Freitas authored and João Freitas committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    c556c46 View commit details
    Browse the repository at this point in the history
  11. Fix clippy warnings

    João Freitas authored and João Freitas committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    88f492e View commit details
    Browse the repository at this point in the history