Html file simulating some N64 video interface math
-
Updated
Sep 4, 2019 - HTML
Html file simulating some N64 video interface math
N64 HOMEBREW DEVELOPMENT presented at PGRE2019 - https://vrgl117.games/PGRE2019
A utility for code fragments in the Pokemon Stadium games.
Nintendo 64 port of 2048
This library is intended to be used with the branchless programming technique which generally plays nicer with RISC systems. Sometimes, pipeline hazards (structural, or data) which can potentially manifest as pipeline stalls, can occur through branch instruction sequences that the compiler cannot avoid. These bubbles can be avoided by using arit…
Gameboy Emulator for N64 using Transfer Pak. Actual emulator logic largely written by https://github.com/koenk/gbc. Runs on https://github.com/DragonMinded/libdragon
N64 game made for the N64brew jam #1, theme is SIZE.
N64 game made for the N64brew jam #2, theme is CONTROL.
Attempting to reverse Jabo's plugins
Documenting and preserving the Nintendo 64
Checking tool to see if any code within your C files (for making N64 games) might crash Wii U VC
A website with opcode documentation of CPUs and VMs, all in a handy, parsable JSON format.
printf() and error stacktraces for n64 sdk-based homebrew games running on everdrive64 flashcarts
A database of Nintendo 64 software information
Add a description, image, and links to the n64-development topic page so that developers can more easily learn about it.
To associate your repository with the n64-development topic, visit your repo's landing page and select "manage topics."