laudominik/go64
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
N64 emulator current goals: * emulate cic-nus 6105 boot code (nice disassembly source below) * run tloz oot reference: * https://n64.readthedocs.io/ * https://student.cs.uwaterloo.ca/~isg/res/mips/opcodes * https://en64.shoutwiki.com/wiki/N64_TLB * http://n64dev.org/p/U10504EJ7V0UMJ1.pdf * https://hack64.net/ * https://s3-eu-west-1.amazonaws.com/downloads-mips/documents/MD00086-2B-MIPS32BIS-AFP-05.04.pdf * https://github.com/Dillonb/n64/tree/master disassemblies: * https://github.com/Roman971/oot-disassembly/tree/master * https://github.com/bryanperris/cic6105/tree/main