Try our new boardview, bios, & schematic search. Over 1.3 million files for download!

Nintendo 64 N64 Reality Coprocessor, Schematic, Functions Manual, Repair Manual

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Boardview and Schematic Bot
    Administrator
    • Feb 2024
    • 115961
    • -

    #1

    Nintendo 64 N64 Reality Coprocessor, Schematic, Functions Manual, Repair Manual

    Nintendo 64 N64 Reality Coprocessor, Schematic, Functions Manual, Repair Manual

    Reality Coprocessor (RCP) Manual & Schematic :
    The RCP is the workhorse of the Nintendo 64. It contains a secondary MIPS R4000­ based processor with vector command extensions, known as the Reality Signal Processor (RSP). It also contains SGI’s rasterizer hardware, known as the Reality Display Processor (RDP). The RCP also contains a collection of registers controlling virtually all peripheral access on the N64 including video, audio and serial among other things. The main processor communicates with the various RCP components using memory­ mapped registers, separated into discrete areas of memory based on function.

    N64 Functions Reference :

    al - Audio Library Functions
    gDP - DP GBI Macros
    gdSP - General GBI Macros
    SP - SP GBI Macros
    gt - Turbo Microcode RDP
    gu - Graphics Utilities
    Math - Math Functions
    nuSys - NuSystem
    os - N64 Operating System
    sp - Sprite Library Functions
    uh - Host to Target IO
    64DD - N64 Disk Drive
    Demos and Sample Code
    Miscellaneous Tools
    Emulator 2.0 INDY Device
    Microcode

    N64 Introductory Manual :

    N64 Architecture Overview
    The N64 Introductory Manual introduces you to the N64 by providing an overview of the major pieces, processes, and terminology.

    Intro to N64 Programming:
    The N64 Introductory Manual introduces you to N64 programming. Chapter 1 shows the basic flow of an N64 program. Chapter 2 introduces graphics processing by using examples. Chapter 3 introduces audio processing by using a simple sample program that shows how to do a sequence refresh. Chapter 4 provides tips and techniques to help you with N64 game development. And Chapter 5 describes the N64 programming samples.

    This manual is intended for experienced C programmers who are new to N64 game development. After reviewing this manual, you will have an easier time delving into the details provided in the N64 Programming Manual and the N64 Function Reference Manual.

    N64 3D Graphics
    This manual gives a very basic overview of 3D Graphics matrices, mathematics, and coordinate systems. It is the 3D graphics, more than any other single factor, that will sell your games and make your games compelling, so it is imperative that you know as much as possible about this subject.

    The topic of 3D graphics is covered in many books. This small section gives you just a taste of what you need to know. To learn more, please review a graphics textbook such as Computer Graphics Principles and Practice; 2nd ed.; by James D. Foley, Andries van Dam, Steven K. Feiner, John F. Hughes; published in 1996 by Addison-Wesley Publishing Company, Inc.

    What is 64DD?
    Up to this point, the N64 Introductory Manual has focused on explaining 3D basics and the functions that need to be understood for the creation of N64 applications. Part 4 of the manual covers the N64 expansion device known as the N64 Disk Drive (the 64DD). It is meant to provide a simple explanation of the features of the 64DD and the items which should be noted when developing 64DD applications.

    The 64DD enables the creation of games far larger than anything possible with ROM cartridges to date. It also makes it possible to write large volumes of data to the 64DD disk by securing a region of the disk for the storage of user data.

    This part of the manual is designed to help you understand 64DD so you can smoothly move to the development of 64DD-compatible software.

    Please note: tThis manual is intended for experienced C programmers who are new to N64 game development. After reviewing this manual, you will have an easier time delving into the details provided in the N64 Programming Manual and the N64 Function Reference Manual.​​
    Attached Files

    Premium supporters get full download access and other benefits.

    Our boardview and schematic bot.

Related Topics

Collapse

Working...