This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
nintendo_64 [2017/10/29 11:15] shygoo [Common compression formats] |
nintendo_64 [2018/02/06 03:54] (current) shygoo |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Nintendo 64 Hacking ====== | ====== Nintendo 64 Hacking ====== | ||
+ | ~~NOTOC~~ | ||
+ | <WRAP group> | ||
+ | <WRAP half column> | ||
==== Common RCP microcodes ==== | ==== Common RCP microcodes ==== | ||
- | * F3D | + | * [[super_mario_64:fast3d_display_list_commands]] |
* F3DEX | * F3DEX | ||
* F3DEX2/F3DZEX | * F3DEX2/F3DZEX | ||
Line 11: | Line 14: | ||
* YAZ0 Compression | * YAZ0 Compression | ||
- | ==== Hacking tools ==== | + | ==== SDK Material ==== |
+ | * [[http://ultra64.ca/resouorces/documentation/|Documentation]] | ||
+ | * [[http://ultra64.ca/resouorces/software/|Software]] | ||
+ | ==== Lists ==== | ||
+ | * [[https://docs.google.com/file/d/0B_oCKw2V6pcxYUJpX2ozTzNDSWs/edit|Cartridge hardware list]] | ||
+ | </WRAP> | ||
+ | <WRAP half column> | ||
+ | ==== Hacking tools ==== | ||
+ | * [[https://github.com/tj90241/n64chain|n64chain]] | ||
+ | * [[https://github.com/Kingcom/armips|armips]] | ||
+ | * [[http://origami64.net/showthread.php?tid=877|N64 Assembly Editor]] | ||
+ | * [[https://github.com/shygoo/project64d|Project64 Debugger]] | ||
+ | * [[http://nemu.emuunlim.org/|Nemu64]] | ||
+ | * [[https://github.com/shygoo/n64sym|n64sym]] | ||
+ | * [[https://github.com/queueRAM/Texture64|Texture64]] | ||
+ | * [[http://www.cheatengine.org/download/CheatEngine6.7_MissingSetup.rar|Cheat Engine]] | ||
==== MIPS R4300i assembly ==== | ==== MIPS R4300i assembly ==== | ||
* [[http://groups.csail.mit.edu/cag/raw/documents/R4400_Uman_book_Ed2.pdf|Full data sheet]] | * [[http://groups.csail.mit.edu/cag/raw/documents/R4400_Uman_book_Ed2.pdf|Full data sheet]] | ||
* [[http://www.mrc.uidaho.edu/mrc/people/jff/digital/MIPSir.html|Short reference]] | * [[http://www.mrc.uidaho.edu/mrc/people/jff/digital/MIPSir.html|Short reference]] | ||
+ | * [[http://origami64.net/showthread.php?tid=845|ASM Tutorial by Arthurtilly]] | ||
+ | </WRAP> | ||
+ | </WRAP> |