aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL.md (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/pokered/master'Rangi2021-05-231-11/+11
|\
| * Require rgbds 0.5.1Rangi2021-05-091-11/+11
| | | | | | | | This allows new features: \<10> macro args, SECTION UNION, SIZEOF/STARTOF, and CHARLEN/CHARSUB
| * Fix a typoRangi2021-04-181-1/+1
| |
| * Explain how to use a local copy of rgbdsRangi2021-04-181-9/+17
| |
* | Explain how to use a local copy of rgbdsRangi2021-04-181-9/+17
| |
* | Merge branch 'master' of https://github.com/pret/pokereddannye2020-12-151-9/+9
|\|
| * Require rgbds 0.4.2Rangi2020-12-091-9/+9
| |
| * Fix #296 and #297: update the install instructionsRangi2020-10-301-46/+20
| |
| * rgbds has moved from rednex to gbdevRangi2020-09-151-6/+6
| |
| * Use LOAD/ENDL for OAM DMA code in HRAM (requires rgbds 0.4.1)Rangi2020-07-211-5/+5
| |
| * Verify that rgbds is at least verson 0.4.0Rangi2020-07-041-32/+152
| | | | | | | | Adapt the INSTALL guide from pokecrystal.
| * Python is no longer used to build.yenatch2018-03-101-10/+14
| |
| * install: rgbds 0.3.3yenatch2017-09-301-13/+13
| |
| * Update the rgbds links. v0.2.5 is the last working version.yenatch2017-05-011-4/+6
| |
| * INSTALL.md: add a note about different cygwin install pathsSanqui2017-04-191-1/+1
| | | | | | | | Fixes #149.
| * Bump extras so that pypng doesn't need to be installed.yenatch2016-02-171-6/+1
| |
| * apt-cyg died againyenatch2016-02-171-3/+2
| |
| * fix repository linksyenatch2015-10-251-5/+5
| |
| * use pip and apt-cygyenatch2015-10-251-8/+11
| |
* | Replace pcm.py with pcm.c, removing the dependency on PythonRangi2020-11-061-5/+3
| |
* | Start reorganizing pokeyellowRangi2020-11-041-3/+4
| |
* | Sync with pokereddannye2020-11-041-27/+126
| |
* | Added only pythonpinksylveon2020-07-091-1/+2
| | | | | | Fixed the reverting thing regarding too much description
* | Sync with pokereddannye2020-05-201-17/+20
| |
* | Merge pull request #36 from ISSOtm/patch-1Daniel Harding2018-04-221-1/+1
|\ \ | | | | | | Update RGBDS repo link
| * | Update RGBDS repo linkPanda Habert2018-04-091-1/+1
| | | | | | | | | The current link redirects to rednex/rgbds, which is the currently updated repo. This removes the redirection, which might break eventually.
* | | --recursive is easily missedyenatch2018-04-011-3/+6
|/ /
* | Remove baserom instructions.yenatch2016-06-121-5/+2
| |
* | pip is no longer required.yenatch2016-06-111-13/+3
| | | | | | png.py has been put into extras/.
* | Sync with pokereddannye2016-06-111-12/+14
| | | | | | | | from August 29, 2015 to April 6, 2016
* | Update INSTALL.mdluckytyphlosion2015-09-061-3/+3
| |
* | engine/mon_party_sprites.asm and INSTALL.mdluckytyphlosion2015-09-041-13/+16
|/
* INSTALL: git clone --recursiveyenatch2015-02-071-36/+20
|
* Update INSTALL.mdU-Daniel-PC\Daniel2015-01-241-1/+1
|
* Better OS X install instructions.yenatch2014-11-061-2/+5
|
* Less verbose reference to pypng.yenatch2014-11-061-1/+1
|
* Link to a charmap-compatible rgbds.yenatch2014-11-061-3/+1
|
* Update INSTALL.mdU-Daniel-PC\Daniel2014-07-081-2/+2
| | | | | | - git no longer requires gettext by default (needed for "git submodule init") - Windows doesn't have sudo - pip mysteriously will not install png.py
* Install: Command Line Tools for Xcode instead of the larger Xcode.yenatch2014-02-141-2/+5
|
* Rewrite the install instructions without init.sh.yenatch2014-02-131-11/+44
| | | | Cygwin instructions return.
* Install: Refer to pokeblue.gbc by its filename.yenatch2014-02-131-1/+1
|
* Don't use sudo in init.shyenatch2014-01-221-1/+1
| | | | Besides being bad practice, permissions are handled differently cross-platform (cygwin).
* INSTALL: pokered compiles without a base romyenatch2014-01-041-9/+0
|
* init.sh for lazy installsyenatch2013-12-081-14/+4
|
* clearer install instructionsyenatch2013-12-081-8/+8
|
* add INSTALL.md and README -> README.mdyenatch2013-12-081-0/+55