aboutsummaryrefslogtreecommitdiffstats
path: root/vc (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-11-12Use features of RGBDS 1.0.0 (#537)Rangi2-44/+44
2025-02-04Fix hardcoded address in VC patchRangi421-1/+1
2025-02-04Fix hardcoded address in Blue VC patchRangi421-1/+1
2024-12-27Use exported constants for VC patch (#124)vulcandth2-57/+51
2024-12-27Use exported constants for VC patch (#483)vulcandth4-128/+117
2024-08-04Use bankless symbols for VC constantsRangi422-2/+2
This is valid according to the .sym file spec: <https://rgbds.gbdev.io/sym/>
2022-10-02Require rgbds 0.6.0Rangi2-4/+0
2022-06-30Stop_reducing_move_anim_flashing_Dream_Eater -> ↵vulcandth1-1/+1
Stop_reducing_move_anim_flashing_Blizzard (#369)
2022-06-22VC ExchangeBytes Aliases (#90)vulcandth1-2/+2
Co-authored-by: aaaaaa123456789 <aaaaaa123456789@acidch.at>
2022-06-22VC ExchangeBytes Aliases (#363)vulcandth2-6/+6
Co-authored-by: aaaaaa123456789 <aaaaaa123456789@acidch.at>
2022-06-06RGBDS syntax updates (#86)vulcandth1-2/+2
New MACRO and DEF syntax
2022-06-06RGBDS syntax updates (#358)vulcandth2-4/+4
New MACRO and DEF syntax
2022-06-06Improved Virtual Console patch identifiers (#85)vulcandth1-56/+56
2022-06-06Improved Virtual Console patch identifiers (#357)vulcandth2-95/+95
2022-03-26Build the Virtual Console patch with `make yellow_vc` (#80)vulcandth2-0/+594
2022-03-26Build the Virtual Console patches with `make red_vc` and `make blue_vc` (#351)vulcandth4-0/+1063