aboutsummaryrefslogtreecommitdiffstats
path: root/vc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/pret/pokereddannye2025-11-121-19/+19
|\
| * Use features of RGBDS 1.0.0 (#537)Rangi2025-11-122-44/+44
| |
| * Fix hardcoded address in Blue VC patchRangi422025-02-041-1/+1
| |
| * Use exported constants for VC patch (#483)vulcandth2024-12-274-128/+117
| |
* | Fix hardcoded address in VC patchRangi422025-02-041-1/+1
| |
* | Use exported constants for VC patch (#124)vulcandth2024-12-272-57/+51
| |
* | Merge branch 'master' of https://github.com/pret/pokereddannye2024-09-251-1/+1
|\|
| * Use bankless symbols for VC constantsRangi422024-08-042-2/+2
| | | | | | | | | | This is valid according to the .sym file spec: <https://rgbds.gbdev.io/sym/>
* | Merge remote-tracking branch 'remotes/pokered/master'Rangi2022-10-021-3/+1
|\|
| * Require rgbds 0.6.0Rangi2022-10-022-4/+0
| |
| * Stop_reducing_move_anim_flashing_Dream_Eater -> ↵vulcandth2022-06-301-1/+1
| | | | | | | | Stop_reducing_move_anim_flashing_Blizzard (#369)
| * VC ExchangeBytes Aliases (#363)vulcandth2022-06-222-6/+6
| | | | | | Co-authored-by: aaaaaa123456789 <aaaaaa123456789@acidch.at>
| * RGBDS syntax updates (#358)vulcandth2022-06-062-4/+4
| | | | | | New MACRO and DEF syntax
| * Improved Virtual Console patch identifiers (#357)vulcandth2022-06-062-95/+95
| |
| * Build the Virtual Console patches with `make red_vc` and `make blue_vc` (#351)vulcandth2022-03-264-0/+1063
|
* VC ExchangeBytes Aliases (#90)vulcandth2022-06-221-2/+2
| | | Co-authored-by: aaaaaa123456789 <aaaaaa123456789@acidch.at>
* RGBDS syntax updates (#86)vulcandth2022-06-061-2/+2
| | | New MACRO and DEF syntax
* Improved Virtual Console patch identifiers (#85)vulcandth2022-06-061-56/+56
|
* Build the Virtual Console patch with `make yellow_vc` (#80)vulcandth2022-03-262-0/+594