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: bfirsh/jsnes
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: ae-code/jsnes
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.
  • 6 commits
  • 48 files changed
  • 1 contributor

Commits on Mar 23, 2013

  1. Add basic Save/Load support

    ae-code committed Mar 23, 2013
    Configuration menu
    Copy the full SHA
    da6256b View commit details
    Browse the repository at this point in the history
  2. Refine Load/Save button behavior. Hide functionality if browser does …

    …not support localStorage.
    ae-code committed Mar 23, 2013
    Configuration menu
    Copy the full SHA
    de72565 View commit details
    Browse the repository at this point in the history
  3. Upgraded jQuery version and add jQueryUI

    ae-code committed Mar 23, 2013
    Configuration menu
    Copy the full SHA
    0f90318 View commit details
    Browse the repository at this point in the history
  4. Basic resizability for screen.

    ae-code committed Mar 23, 2013
    Configuration menu
    Copy the full SHA
    0c82d63 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2013

  1. HTML5 Boilderplate with Booststap. Moved existing files to new struct…

    …ure: source->js lib->js/vendor
    ae-code committed Mar 24, 2013
    Configuration menu
    Copy the full SHA
    4d56d57 View commit details
    Browse the repository at this point in the history
  2. Start of UI improvements

    ae-code committed Mar 24, 2013
    Configuration menu
    Copy the full SHA
    dbd5a90 View commit details
    Browse the repository at this point in the history
Loading