Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Linux support. #2

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Added Linux support. #2

wants to merge 6 commits into from

Commits on Jan 24, 2015

  1. Added Linux support.

    +Makefile was changed, to produce dispel under linux + mac os and dispel.exe
     under Windows.
    +Added make install and make uninstall
    Mtgxyz committed Jan 24, 2015
    Configuration menu
    Copy the full SHA
    35f15eb View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2015

  1. Made linux-dependent-code unix-dependent

    !Checks for _LINUX_ being defined are not checks for _WIN32 being not defined
    !Makefile does not touch /usr/bin anymore
    Mtgxyz committed Jun 23, 2015
    Configuration menu
    Copy the full SHA
    89c01b9 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2015

  1. Changed a small error in the original coding - LoROMs have to be 0x80…

    …00 in size, unlike HiROMs. This is fixed
    
    now
    Mtgxyz committed Jul 21, 2015
    Configuration menu
    Copy the full SHA
    31dbba3 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/pelrun/Dispel into pelrun…

    …-master
    
    Edited nothing here.
    Mtgxyz committed Jul 21, 2015
    Configuration menu
    Copy the full SHA
    bdb5229 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'pelrun-master'

    Again - nothing changed. It is needed for merging my fork into the main repo.
    Mtgxyz committed Jul 21, 2015
    Configuration menu
    Copy the full SHA
    d27ca64 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2016

  1. Merge remote-tracking branch 'refs/remotes/pelrun/master'

    # Conflicts:
    #	main.c
    Mtgxyz committed Jul 9, 2016
    Configuration menu
    Copy the full SHA
    3585646 View commit details
    Browse the repository at this point in the history