Skip to main content
cdlewis
GitHub 제작자 프로필

cdlewis

2개 GitHub 저장소에서 수집된 16개 skills를 저장소 단위로 보여줍니다.

수집된 skills
16
저장소
2
업데이트
2026년 8월 3일
저장소 탐색

저장소와 대표 skills

match-bss-segment
소프트웨어 개발자

Match a segment's bss data by replacing extern declarations with the appropriate definitions. Use when asked to match, add, split, or fix a .bss segment, especially after checksum failures from bss symbol layout, shifted VRAM labels, queue/stack buffers, or…

2026년 8월 3일
match-data-segment
소프트웨어 개발자

Match a data segment by mapping it to an existing C file and replacing extern declarations with ordered definitions. Use when asked to match, add, split, or fix a .data segment in snowboardkids.yaml.

2026년 8월 3일
decomp-permuter
소프트웨어 개발자

Decomp-Permuter is a tool that automatically permutes C files to better match a target binary. Use this skill when you are decompiling a function and it is almost matching except for some register differences (i.e. 95%+).

2026년 8월 2일
decompile-microcode
소프트웨어 개발자

Use this skill if you need to decompile a function that uses F3DEX. The presence of the Gfx type or gRegionAllocPtr are strongly indicative of an F3DEX or S2DEX microcode function.

2026년 7월 20일
match-ultralib-segment
소프트웨어 개발자

Match a given segment to a libultra ROM segment. Use this when converting unidentified asm libultra ranges such as osRecvMesg to matching C source.

2026년 6월 10일
add-asset-to-yaml
소프트웨어 개발자

Adding a new asset to snowboardkids.yaml requires following specific steps to ensure assets are in the correct order and properly declared. Use this skill when you need to add a new binary asset.

2026년 5월 30일
convert-asset-array
소프트웨어 개발자

Convert arrays with hardcoded pointer addresses to use ROM_START/ROM_END symbols. This automates the process of adding USE_ASSET declarations, updating array initialization, and configuring YAML segments.

2026년 5월 30일
match-data-file
소프트웨어 개발자

Match data file describes how to add dat asegments to a C file. Use the match data file skill when you need to match a data file.

2026년 5월 30일
수집된 skill 9개 중 8개를 표시합니다.
match-bss-segment
소프트웨어 개발자

Match a segments bss data by replacing extern declarations with the appropriate definitions. Use when asked to match, add, split, or fix a .bss segment, especially after checksum failures from bss symbol layout, shifted VRAM labels, queue/stack buffers, or…

2026년 6월 11일
convert-asset-array
소프트웨어 개발자

Convert arrays with hardcoded pointer addresses to use ROM_START/ROM_END symbols. This automates the process of adding USE_ASSET declarations, updating array initialization, and configuring YAML segments.

2026년 4월 2일
decompile-microcode
소프트웨어 개발자

Use this skill if you need to decompile a function using F3Dex2 or S2Dex. The presence of the Gfx type or gRegionAllocPtr are strongly indicative of an F3Dex2 or S2Dex microcode function.

2026년 3월 29일
add-asset-to-yaml
소프트웨어 개발자

Adding a new asset to snowboardkids2.yaml requires following specific steps to ensure assets are in the correct order and properly declared. Use this skill when you need to add a new binary asset.

2026년 2월 12일
match-data-file
소프트웨어 개발자

Match data file describes how to add dat asegments to a C file. Use the match data file skill when you need to match a data file.

2026년 2월 11일
rename-a-c-file-or-header-file
소프트웨어 개발자

Renaming a C file or associated header (.h) file requires additional steps in decompilation projects or the build will fail. Use this skill when you want to rename a C file and/or a header file.

2026년 1월 3일
rename-global-variable-or-function
소프트웨어 개발자

Renaming a global variable or function requires additional steps in decompilation projects or the build will fail. Use this skill when you want to rename a global variable or function.

2025년 12월 27일
저장소 2개 중 2개 표시
모든 저장소를 표시했습니다