From WikiTemp, the GBAtemp wiki
Revision as of 23:44, 8 October 2010 by Raing3 (talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Document Description
6502 Reference Contains information on every opcode for the 6502, as well as the status flags and addressing modes. 6502 is the processor used in the NES.
65816 Reference Contains information on every opcode for the 65816, as well as the status flags and addressing modes. 65816 is the processor used in the SNES.
ARM Reference Official ARM Reference Manual. The GBA contains an ARM7 processor and the NDS has both an ARM7 as well as an ARM9.
ARM Quick Reference Card A three page quick reference for the ARM instruction set.
GBA Tek Unofficial GBA and NDS reference.
Gekko User Manual Official Gekko (Gamecube) reference manual.
Hitachi SH7750 User's Manual Official reference manual for the SH7750 processor. Could be useful assembly reference for Dreamcast.
m68k Programmer's Reference Manual Official reference manual for the m68k processor. The m68k is used in the Sega Genesis.
MIPS32 Architecture For Programmers: Volume I "Introduction to the MIPS32 Architecture" Official reference manual for MIPS32 architectures. Covers the CPU used in PSX and N64.
MIPS32 Architecture For Programmers: Volume II "The MIPS32 Instruction Set" Official reference manual for MIPS32 architectures. Covers the CPU used in PSX and N64.
MIPS32 Architecture For Programmers: Volume III "The MIPS32 Privileged Resource Architecture" Official reference manual for MIPS32 architectures. Covers the CPU used in PSX and N64.
Nintendo 64 Toolkit Contains information on the R4300i processor which the N64 uses as well as other miscellaneous features of the N64.
PSX Documentation Project Everything you ever wanted to know about the PSX but were afraid to ask.
R4300i Datasheet The official info on the r4300i processor from MIPS.
THUMB Quick Reference Card A three page quick reference for the THUMB instructions set. THUMB is a special state of ARM that contains different instructions.
Z80 CPU Family User's Manual Official reference manual for the Z80 processor. The Z80 is used in the Sega Master System and Game Gear, as well as all Game Boy models prior to the GBA.