Skip to content

Tools to make decompilation of Nintendo 64 games simple and elegant

Notifications You must be signed in to change notification settings

farisawan-2000/auto-decompiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auto Decompiler

Making N64 decompilation easier, powered by mips_to_c


Tools Included

  • auto_splitter.py - splits an asm file with function labels, uses mips_to_c to decompile each of them, and sorts non-matching functions into a directory
  • auto_updater_2.py - regenerates a C file generated with auto_splitter

About

Tools to make decompilation of Nintendo 64 games simple and elegant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published