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: sonicretro/s2disasm
base: 14e2ee42cfbf
Choose a base ref
...
head repository: sonicretro/s2disasm
compare: 8ba7ea522cbf
Choose a head ref
  • 5 commits
  • 3 files changed
  • 1 contributor

Commits on Jan 6, 2016

  1. Making macros use local labels (AKA Composed Temporary Symbols)

    The next commit won't work without these due to an 'mvabs' being placed
    between a local label and its reference.
    Clownacy committed Jan 6, 2016
    Copy the full SHA
    f1484b5 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2016

  1. Documenting ScrollVerti

    This... code... is... EVIL
    Clownacy committed Jan 9, 2016
    Copy the full SHA
    494b62f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3f0908b View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    d6ec528 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    8ba7ea5 View commit details
    Browse the repository at this point in the history