Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: torch2424/wasmboy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: torch2424/wasmboy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: graphics-rewrite-pixel-fifo
Choose a head ref
  • 19 commits
  • 27 files changed
  • 1 contributor

Commits on Jul 6, 2019

  1. Copy the full SHA
    7482151 View commit details

Commits on Jul 7, 2019

  1. Did a ton of work on the graphics rewrite, specifically Pixel Pipeline.

    Almost done with the pixel fetcher (need to do sprite mixing.)
    Need to do the Pixel Fifo (Pixel Pusher)
    Need to do overall cycles and overarching Pixel Pipeline Class.
    torch2424 committed Jul 7, 2019
    Copy the full SHA
    af27ed3 View commit details

Commits on Jul 8, 2019

  1. Copy the full SHA
    757fa4d View commit details
  2. Copy the full SHA
    043b6fe View commit details
  3. Copy the full SHA
    8e95d94 View commit details
  4. Finished the pixel fifo :)

    torch2424 committed Jul 8, 2019
    Copy the full SHA
    1cc1e49 View commit details
  5. Copy the full SHA
    8939d9c View commit details
  6. Copy the full SHA
    f7647ae View commit details
  7. Everything working except the actual game view.

    E.g All the graphics debugging is working (yay!) Just no pixels on the
    screen haha!
    torch2424 committed Jul 8, 2019
    Copy the full SHA
    a4bef8e View commit details
  8. Copy the full SHA
    4ab004c View commit details

Commits on Jul 9, 2019

  1. Got mode switching past initial HBlank

    Discovered not H Blanking enough so something else is broken :p
    torch2424 committed Jul 9, 2019
    Copy the full SHA
    07d2b94 View commit details

Commits on Jul 17, 2019

  1. Copy the full SHA
    b58f8e6 View commit details
  2. Falling asleep :(

    torch2424 committed Jul 17, 2019
    Copy the full SHA
    2cfa7dc View commit details
  3. Falling asleep...

    torch2424 committed Jul 17, 2019
    Copy the full SHA
    1cf34ca View commit details

Commits on Jul 19, 2019

  1. Updated package-lock

    torch2424 committed Jul 19, 2019
    Copy the full SHA
    ce4a4db View commit details
  2. Made some sprite fixes

    torch2424 committed Jul 19, 2019
    Copy the full SHA
    745308e View commit details

Commits on Jul 22, 2019

  1. Copy the full SHA
    631c145 View commit details
  2. Almost got window

    torch2424 committed Jul 22, 2019
    Copy the full SHA
    c969a40 View commit details
  3. Copy the full SHA
    609a9f1 View commit details

This comparison is taking too long to generate.

Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.

You can try running this command locally to see the comparison on your machine:
git diff master...graphics-rewrite-pixel-fifo