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/01/06 23:53]
pilzinsel64 [SM64 Area Importer]
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>​ +<​WRAP ​column 200px
-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++. +{{super_mario_64:armipsgui.png?​nolink&​200|}}
-  * Download[[http://​buildbot.orphis.net/​armips|automated builds]] +
-  * Source: [[https://​github.com/​Kingcom/​armips]]+
 </​WRAP>​ </​WRAP>​
-</​WRAP>​ 
-===== LemAsm ===== 
-<WRAP group> 
 <​WRAP>​ <​WRAP>​
-LemAsm ​is a hex editor with built-in disassembler and assembler. ​You can use it to make quick asm changes in N64 ROMsAlso contains ​an image viewer+Simple Armips GUI is a GUI frontend for armips ​a multi-arch ​assembler ​that supports both the N64's CPU and RSPArmips has powerful expression parsing and macro support and it can use custom text encoding tables for stringsIt even has an ELF linker for importing code compiled from languages like C and C++
-  * Homepage: [[http://nemu.emuunlim.org/lemasm.php]] +  * Thread: [[http://origami64.net/showthread.php?tid=775]] 
-  * Download: [[http://nemu.emuunlim.org/files/LemAsm.zip|LemAsm v0.1]]+  * 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>​
-===== CajeASM ​=====+===== N64 ROM Disassembler ​=====
 <WRAP group> <WRAP group>
 +<WRAP column 200px>
 +{{super_mario_64:​jumps_win.png?​nolink&​200|}}
 +</​WRAP>​
 <​WRAP>​ <​WRAP>​
-CajeASM ​is a MIPS R4300i ​assembler ​that supports a highly configurable assembly ​and data input and injecting directly into a ROM+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
-  * Thread: ​[[http://​origami64.net/​showthread.php?​tid=30]] + *Thread: http://​origami64.net/​showthread.php?​tid=877 
-  * Download: [[http://​origami64.net/​attachment.php?​aid=73|CajeASM v7.24]] + *Source: https://​github.com/​mitchasdf/N64-Rom-Disassembler
-  * Source: ​[[https://​github.com/​Tarek701/CajeASM]]+
 </​WRAP>​ </​WRAP>​
 </​WRAP>​ </​WRAP>​
 ===== See Also ===== ===== See Also =====
 [[Tutorials]] [[Tutorials]]