User Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
super_mario_64:hacking_tools [2018/02/06 03:51]
shygoo
super_mario_64:hacking_tools [2018/02/06 05:20] (current)
shygoo [Simple Armips GUI]
Line 24: Line 24:
   * Download: [[https://​www.mediafire.com/?​9712q0cms901nvr|Windows Toad's Tool v0.6.2S]]   * Download: [[https://​www.mediafire.com/?​9712q0cms901nvr|Windows Toad's Tool v0.6.2S]]
   * Download: [[https://​www.mediafire.com/?​9rdnblj57opbl43|Mac OS X Toad's Tool v0.6.2S]]   * Download: [[https://​www.mediafire.com/?​9rdnblj57opbl43|Mac OS X Toad's Tool v0.6.2S]]
 +</​WRAP>​
 +</​WRAP>​
 +===== Quad64 =====
 +<WRAP group>
 +<WRAP column 200px>
 +{{super_mario_64:​quad64.png?​nolink&​200|}}
 +</​WRAP>​
 +<​WRAP>​
 +Quad64 is an open source level editor similar to Toads Tool 64. Edits made to the ROM are console compatible and it even supports the European and Japanese ROMs.
 + *Thread: http://​origami64.net/​showthread.php?​tid=782
 + *Source: https://​github.com/​DavidSM64/​Quad64
 </​WRAP>​ </​WRAP>​
 </​WRAP>​ </​WRAP>​
Line 101: Line 112:
 </​WRAP>​ </​WRAP>​
 </​WRAP>​ </​WRAP>​
-===== armips ​=====+===== Simple Armips GUI =====
 <WRAP group> <WRAP group>
 +<WRAP column 200px>
 +{{super_mario_64:​armipsgui.png?​nolink&​200|}}
 +</​WRAP>​
 <​WRAP>​ <​WRAP>​
-armips ​is a multi-arch assembler that supports both the N64's CPU and RSP. It has powerful expression parsing and macro support and it can use custom text encoding tables for strings. It even has an ELF linker for importing code compiled from languages like C and C++. +Simple Armips GUI is a GUI frontend for armips - a multi-arch assembler that supports both the N64's CPU and RSP. Armips ​has powerful expression parsing and macro support and it can use custom text encoding tables for strings. It even has an ELF linker for importing code compiled from languages like C and C++. 
-  * Download: [[http://buildbot.orphis.net/armips|automated builds]] +  * Thread: [[http://origami64.net/showthread.php?​tid=775]] 
-  * Source: [[https://​github.com/​Kingcom/​armips]]+  * GUI Download: [[https://​github.com/​DavidSM64/​SimpleArmipsGui/​releases]] 
 +  * GUI Source: [[https://​github.com/​DavidSM64/​SimpleArmipsGui]] 
 +  * Armips source & documentation: [[https://​github.com/​Kingcom/​armips]]
 </​WRAP>​ </​WRAP>​
 </​WRAP>​ </​WRAP>​
-===== LemAsm ​=====+===== N64 ROM Disassembler ​=====
 <WRAP group> <WRAP group>
 +<WRAP column 200px>
 +{{super_mario_64:​jumps_win.png?​nolink&​200|}}
 +</​WRAP>​
 <​WRAP>​ <​WRAP>​
-LemAsm ​is a hex editor with built-in ​disassembler and assembler. You can use it to make quick asm changes in N64 ROMs. Also contains an image viewer+N64 ROM Disassembler ​is a GUI disassembler and assembler. You can use it to make quick asm changes in N64 ROMs. Supports address translation,​ notes, function navigation and more
-  Homepage[[http://nemu.emuunlim.org/lemasm.php]] + *Thread: http://origami64.net/showthread.php?tid=877 
-  Download[[http://nemu.emuunlim.org/files/LemAsm.zip|LemAsm v0.1]]+ *Sourcehttps://github.com/mitchasdf/N64-Rom-Disassembler
 </​WRAP>​ </​WRAP>​
 </​WRAP>​ </​WRAP>​
 ===== See Also ===== ===== See Also =====
 [[Tutorials]] [[Tutorials]]