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 05:02]
shygoo
super_mario_64:hacking_tools [2018/02/06 05:20] (current)
shygoo [Simple Armips GUI]
Line 112: 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]]