Skip to main content
cdlewis
Perfil de criador do GitHub

cdlewis

Visão por repositório de 16 skills coletadas em 2 repositórios do GitHub.

skills coletadas
16
repositórios
2
atualizado
3 de ago. de 2026
explorador de repositórios

Repositórios e skills representativas

match-bss-segment
Desenvolvedores de software

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…

3 de ago. de 2026
match-data-segment
Desenvolvedores de software

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.

3 de ago. de 2026
decomp-permuter
Desenvolvedores de software

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%+).

2 de ago. de 2026
decompile-microcode
Desenvolvedores de software

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.

20 de jul. de 2026
match-ultralib-segment
Desenvolvedores de software

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

10 de jun. de 2026
add-asset-to-yaml
Desenvolvedores de software

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.

30 de mai. de 2026
convert-asset-array
Desenvolvedores de software

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.

30 de mai. de 2026
match-data-file
Desenvolvedores de software

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.

30 de mai. de 2026
Mostrando 8 de 9 skills coletadas.
match-bss-segment
Desenvolvedores de software

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…

11 de jun. de 2026
convert-asset-array
Desenvolvedores de software

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.

2 de abr. de 2026
decompile-microcode
Desenvolvedores de software

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.

29 de mar. de 2026
add-asset-to-yaml
Desenvolvedores de software

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.

12 de fev. de 2026
match-data-file
Desenvolvedores de software

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.

11 de fev. de 2026
rename-a-c-file-or-header-file
Desenvolvedores de software

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.

3 de jan. de 2026
rename-global-variable-or-function
Desenvolvedores de software

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.

27 de dez. de 2025
Mostrando 2 de 2 repositórios
Todos os repositórios foram exibidos