Main Page: Difference between revisions

From N64brew Wiki
Jump to navigation Jump to search
Content added Content deleted
m (Increased header font size for better readability)
(libdragon has 3D support now)
 
(12 intermediate revisions by 2 users not shown)
Line 5:
|- style="background: #F5FAFF;"
| {{Center|This wiki is a collaboration among the homebrew community, proving accurate documentation of the Nintendo 64, its peripherals, and related software.<br>
'''Everyone is [[Help:Editing|welcome to contribute]]!'''}}<br>
Find us on [https://discord.gg/WqFgNWf Discord], and be sure to check out [[Homebrew Projects|homebrew, hardware, and more]] from community members.<br>Also take a look at the [[FAQ|Frequently Asked Questions]].}}
|}
 
Line 21 ⟶ 22:
|
* [[VR4300|VR4300 CPU]]
** [[RealityCOP1|FPU Coprocessor- CP1]]
** [[SysAD Interface]]
* [[Reality Coprocessor|Reality Coprocessor - RCP]]
** [[Reality Signal Processor|Reality Signal Processor - RSP]]
** [[Reality Display Processor|Reality Display Processor - RDP]]
* [[RDRAM]]
*: Rambus DRAM shared by the console
* [[Peripheral InterfacePIF-NUS]]
*: A 4-bit microcomputer used to communicate with the controllers and EEPROM
*: Handles communication between the CPU/RCP and other devices
* [[Audio DAC]]
* [[Video DAC]]
|
* [[Memory map]]
* [[MIPS Interface|MI - MIPS Interface]]
* [[Video Interface|VI - Video Interface]]
* [[Audio Interface|AI - Audio Interface]]
* [[ParallelPeripheral Interface|PI - ParallelPeripheral Interface]]
* [[RDRAM Interface|RI - RDRAM Interface]]
* [[Serial Interface|SI - Serial Interface]]
** [[Joybus Protocol]]
**: Communication protocol between the PIF, game cartridge, and connected controllers
|}
{| cellpadding="2px" cellspacing="2px" style="width: 100%; margin: 1em 0; margin-top: 0px; table-layout: fixed;"
Line 63 ⟶ 69:
* [[64DD]] (64 Disk Drive)
* [[Doctor V64]]
* [[Homebrew Projects#Hardware|Flashcarts]]
* [[:Flash Carts|Flash Carts]]
|}
 
Line 74 ⟶ 80:
|
* [[Libdragon|libdragon]]
*: Homebrew SDK, Public Domain, 2D-only & 3D, Audio and Controller support, OpenGL 1.1 (unstable)
* [[Pseultra|pseultra]]
*: Homebrew SDK, BSD 3 Clause License, 2D & 3D, Controller support but no audio
Line 93 ⟶ 99:
* [[Building GCC]]
*: Guide to build a GCC cross-compiler for N64 development
* [[MIPS Assembly]]
*: Notes about MIPS assembly programming
|}
|}

Latest revision as of 19:36, 25 October 2023

Welcome to the N64brew Wiki!
This wiki is a collaboration among the homebrew community, proving accurate documentation of the Nintendo 64, its peripherals, and related software.

Everyone is welcome to contribute!

Find us on Discord, and be sure to check out homebrew, hardware, and more from community members.
Also take a look at the Frequently Asked Questions.
Hardware Software
Physical Components I/O Interfaces
Controllers Paks Addons / Miscellaneous
Programming Tools / SDK's Game Development