| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2026-01-01 | Update RGBDS to 1.0.1 (although 1.0.0 still works) | Rangi | 1 | -10/+10 | |
| 2025-11-12 | Use features of RGBDS 1.0.0 (#537) | Rangi | 1 | -10/+10 | |
| 2025-07-02 | Require RGBDS 0.9.3 for its DMG palette specs (#513) | Rangi | 1 | -10/+10 | |
| 2025-05-10 | Use features new to RGBDS 0.9.2 (#506) | Rangi | 1 | -10/+10 | |
| 2025-03-07 | Fix termux instructions to not use "sudo" | mid-kid | 1 | -2/+2 | |
| 2024-12-25 | Use RGBDS 0.9.0 (#123) | Rangi | 1 | -10/+10 | |
| 2024-12-25 | Use RGBDS 0.9.0 (#482) | Rangi | 1 | -10/+10 | |
| 2024-01-03 | Update to RGBDS 0.7.0 (#447) | Rangi | 1 | -10/+10 | |
| 2023-11-21 | Update install instructions for Arch Linux | Rotekoppen | 1 | -3/+1 | |
| RGBDS is now available in the official repos as community/rgbds | |||||
| 2022-12-03 | Use rgbds 0.6.1 (0.6.0 also still works) | Rangi | 1 | -11/+11 | |
| 2022-12-03 | Use rgbds 0.6.1 (0.6.0 also still works) | Rangi | 1 | -11/+11 | |
| 2022-10-02 | Require rgbds 0.6.0 | Rangi | 1 | -11/+11 | |
| 2022-06-26 | Fix INSTALL.md's dead links (#92) | Colton G. Rushton | 1 | -8/+8 | |
| 2022-06-26 | Fix INSTALL.md's dead links (#365) | Colton G. Rushton | 1 | -8/+8 | |
| 2021-11-23 | Require rgbds 0.5.2 | Rangi | 1 | -11/+11 | |
| 2021-05-09 | Require rgbds 0.5.1 | Rangi | 1 | -11/+11 | |
| This allows new features: \<10> macro args, SECTION UNION, SIZEOF/STARTOF, and CHARLEN/CHARSUB | |||||
| 2021-04-18 | Fix a typo | Rangi | 1 | -1/+1 | |
| 2021-04-18 | Explain how to use a local copy of rgbds | Rangi | 1 | -9/+17 | |
| 2021-04-18 | Explain how to use a local copy of rgbds | Rangi | 1 | -9/+17 | |
| 2020-12-09 | Require rgbds 0.4.2 | Rangi | 1 | -9/+9 | |
| 2020-11-06 | Replace pcm.py with pcm.c, removing the dependency on Python | Rangi | 1 | -5/+3 | |
| 2020-11-04 | Start reorganizing pokeyellow | Rangi | 1 | -3/+4 | |
| 2020-11-04 | Sync with pokered | dannye | 1 | -27/+126 | |
| 2020-10-30 | Fix #296 and #297: update the install instructions | Rangi | 1 | -46/+20 | |
| 2020-09-15 | rgbds has moved from rednex to gbdev | Rangi | 1 | -6/+6 | |
| 2020-07-21 | Use LOAD/ENDL for OAM DMA code in HRAM (requires rgbds 0.4.1) | Rangi | 1 | -5/+5 | |
| 2020-07-09 | Added only python | pinksylveon | 1 | -1/+2 | |
| Fixed the reverting thing regarding too much description | |||||
| 2020-07-04 | Verify that rgbds is at least verson 0.4.0 | Rangi | 1 | -32/+152 | |
| Adapt the INSTALL guide from pokecrystal. | |||||
| 2020-05-20 | Sync with pokered | dannye | 1 | -17/+20 | |
| 2018-04-09 | Update RGBDS repo link | Panda Habert | 1 | -1/+1 | |
| The current link redirects to rednex/rgbds, which is the currently updated repo. This removes the redirection, which might break eventually. | |||||
| 2018-04-01 | --recursive is easily missed | yenatch | 1 | -3/+6 | |
| 2018-03-10 | Python is no longer used to build. | yenatch | 1 | -10/+14 | |
| 2017-09-30 | install: rgbds 0.3.3 | yenatch | 1 | -13/+13 | |
| 2017-05-01 | Update the rgbds links. v0.2.5 is the last working version. | yenatch | 1 | -4/+6 | |
| 2017-04-19 | INSTALL.md: add a note about different cygwin install paths | Sanqui | 1 | -1/+1 | |
| Fixes #149. | |||||
| 2016-06-12 | Remove baserom instructions. | yenatch | 1 | -5/+2 | |
| 2016-06-11 | pip is no longer required. | yenatch | 1 | -13/+3 | |
| png.py has been put into extras/. | |||||
| 2016-06-11 | Sync with pokered | dannye | 1 | -12/+14 | |
| from August 29, 2015 to April 6, 2016 | |||||
| 2016-02-17 | Bump extras so that pypng doesn't need to be installed. | yenatch | 1 | -6/+1 | |
| 2016-02-17 | apt-cyg died again | yenatch | 1 | -3/+2 | |
| 2015-10-25 | fix repository links | yenatch | 1 | -5/+5 | |
| 2015-10-25 | use pip and apt-cyg | yenatch | 1 | -8/+11 | |
| 2015-09-06 | Update INSTALL.md | luckytyphlosion | 1 | -3/+3 | |
| 2015-09-04 | engine/mon_party_sprites.asm and INSTALL.md | luckytyphlosion | 1 | -13/+16 | |
| 2015-02-07 | INSTALL: git clone --recursive | yenatch | 1 | -36/+20 | |
| 2015-01-24 | Update INSTALL.md | U-Daniel-PC\Daniel | 1 | -1/+1 | |
| 2014-11-06 | Better OS X install instructions. | yenatch | 1 | -2/+5 | |
| 2014-11-06 | Less verbose reference to pypng. | yenatch | 1 | -1/+1 | |
| 2014-11-06 | Link to a charmap-compatible rgbds. | yenatch | 1 | -3/+1 | |
| 2014-07-08 | Update INSTALL.md | U-Daniel-PC\Daniel | 1 | -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 | |||||
