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: agg23/openfpga-SNES
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: agg23/openfpga-SNES
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: videomodes4
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 57 files changed
  • 1 contributor

Commits on Oct 30, 2022

  1. feat: CHIP32 loading and full chip support (#47)

    * Experimental SMC header removal (doesn't work due to CHIP32 bug)
    
    * Support for skipping SMC headers via CHIP32
    
    * Beginning of ROM loading and header parsing
    
    * PAL detection
    
    * Save ram size
    
    * Hi and ExHi loading
    
    * Support for SDD1 and SPC7110
    
    * Load BSX ROMs
    
    * Don't commit bins
    
    * Fixed save not loading
    
    * Fixed lower nibble of chip type not being sent
    
    * Support loading SMC headered files
    
    * Remove old loader
    
    * Disabled debug logging
    
    * Fix header offset being used in ROM size calculation
    
    * Fix ExHiROM headers not being given extra weight
    
    * Updated README to cover new features
    agg23 authored Oct 30, 2022
    Configuration menu
    Copy the full SHA
    1c4143f View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. Configuration menu
    Copy the full SHA
    4f165af View commit details
    Browse the repository at this point in the history
  2. RTC support (#50)

    agg23 authored Oct 31, 2022
    Configuration menu
    Copy the full SHA
    e17a283 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63f4eb5 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. PLL reconfiguration for PAL

    agg23 committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    0c0e1a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce144cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a11e819 View commit details
    Browse the repository at this point in the history
  4. Clean up commented out code

    agg23 committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    672b31e View commit details
    Browse the repository at this point in the history
  5. RTC support (#50)

    agg23 committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    4f5aca7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0fa1cdc View commit details
    Browse the repository at this point in the history
Loading