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: esp-cpp/esp-box-emu
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.10.0
Choose a base ref
...
head repository: esp-cpp/esp-box-emu
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 9 commits
  • 42 files changed
  • 1 contributor

Commits on Sep 27, 2024

  1. add ducktales boxart

    finger563 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    4d3d67e View commit details
    Browse the repository at this point in the history
  2. add ducktales

    finger563 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    ad5fbb5 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Improve genesis emulation (#88)

    * wip some tests
    
    * reduce full frameskip back to 3 and fix sa
    
    * fix genesis some
    
    * working / good genesis audio
    
    * update sdkconfig
    
    * fix sa
    
    * update readme
    
    * minor update to patches
    finger563 authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    3f72f4c View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. feat(video): reduce branching for faster video render task (#89)

    * feat(video): reduce branching for faster video render task
    
    * simplify frame receive in video task
    finger563 authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    2f2e219 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b94d8c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36c30af View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b2161b7 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2024

  1. Feat/linker fragments (#91)

    * WIP adding linker fragments for GBC and Genesis emulators
    
    * remove iram_attr from sms component
    
    * minor updates to box-emu component
    
    * add some boxart
    
    * remove unused include
    
    * update to latest espp
    
    * decrease size of dma-ed frame buffer
    
    * update espp
    
    * update boxart
    
    * update sdkconfig
    finger563 authored Dec 1, 2024
    Configuration menu
    Copy the full SHA
    f6c3c77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26a2b2d View commit details
    Browse the repository at this point in the history
Loading