N64: Difference between revisions
Jump to navigation
Jump to search
Dragorn421 (talk | contribs) (add some links and short descriptions) |
Dragorn421 (talk | contribs) m (→Projects: add link to the oot64 page) |
||
Line 8: | Line 8: | ||
* [[Space Station Silicon Valley]] | * [[Space Station Silicon Valley]] | ||
* [[Chameleon Twist]] | * [[Chameleon Twist]] | ||
* [[Ocarina of Time 64]] | |||
=== Compilers === | === Compilers === |
Revision as of 21:31, 27 April 2023
The N64 decomp community is arguably one of the most mature, with a huge diversity of tools and projects. Most N64 games use either IDO or GCC compilers.
Projects
- Dr. Mario 64
- Paper Mario
- Pokémon Puzzle League
- Space Station Silicon Valley
- Chameleon Twist
- Ocarina of Time 64
Compilers
Tools
Decompilers
Disassemblers
Other
- asm-differ (compare assembly side by side)
- decomp-permuter (try source changes at random to fish for matches)
- asm-processor (splice assembly into source .c files)
- flib
- lfgfx
- n64img
- gfxdis (disassemble dlists for f3d, f3dex, ...), libgfxd (a programmer friendly library), pygfxd (python bindings)