N64: Difference between revisions

From Decompedia
Jump to navigation Jump to search
No edit summary
No edit summary
Line 17: Line 17:
** [[KMC]]
** [[KMC]]
** [[EGCS]]
** [[EGCS]]
** [[SN64|IS64]]
** [[SN64]]


=== Tools ===
=== Tools ===

Revision as of 19:17, 23 September 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

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)

Resources