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: PSP-Tools/copstation
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: pseiler/popstationr
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 11 files changed
  • 2 contributors

Commits on Nov 24, 2017

  1. redesigned the readme

    pseiler committed Nov 24, 2017
    Configuration menu
    Copy the full SHA
    6fc97f8 View commit details
    Browse the repository at this point in the history
  2. fixed small typos in readme

    pseiler committed Nov 24, 2017
    Configuration menu
    Copy the full SHA
    1c3d894 View commit details
    Browse the repository at this point in the history
  3. added usage info

    pseiler committed Nov 24, 2017
    Configuration menu
    Copy the full SHA
    aeef287 View commit details
    Browse the repository at this point in the history
  4. Enhanced Makefile

    removed executable bit on files
    pseiler committed Nov 24, 2017
    Configuration menu
    Copy the full SHA
    ce66365 View commit details
    Browse the repository at this point in the history
  5. * Added usage function and help parameter

    * removed function ErrorExit
    * changed line endings to unix
    pseiler committed Nov 24, 2017
    Configuration menu
    Copy the full SHA
    f5ea47f View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2019

  1. * Fixed potential use of uninitialized pointers.

    * Fixed several buffer overflows (likely leaving many more).
    * Added support for gamecodes beginning with LSP.
    * Modified GetGID to scan files significantly faster, especially when no game codes can be found.
    * Improved compatibility for gamecodes that vary slightly in format.
    z-glitch committed Jul 2, 2019
    Configuration menu
    Copy the full SHA
    0645058 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2019

  1. Merge pull request #1 from z-glitch/lsp

    Speed improvements, LSP support, security fixes
    pseiler authored Jul 8, 2019
    Configuration menu
    Copy the full SHA
    ef89ca8 View commit details
    Browse the repository at this point in the history
Loading