aboutsummaryrefslogtreecommitdiffstats
path: root/vc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Use bankless symbols for VC constantsRangi422024-08-042-2/+2
| | | | | This is valid according to the .sym file spec: <https://rgbds.gbdev.io/sym/>
* 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