An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: n64-development

drpaneas/gosprite64

Rendering nostalgia one tile at a time

Language: Go - Size: 839 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 4 - Forks: 0

DerekTurtleRoe/N64Docs

Documenting and preserving the Nintendo 64

Language: C - Size: 2 GB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 14 - Forks: 1

vrgl117-games/website Fork of StartBootstrap/startbootstrap-freelancer

Language: HTML - Size: 144 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

jsdf/n64-sdk-demo

n64 homebrew demo app

Language: Objective-C - Size: 884 KB - Last synced at: 8 days ago - Pushed at: almost 5 years ago - Stars: 70 - Forks: 7

jaltekruse/TinyNightmare64 Fork of 0xGlitchbyte/TinyNightmare64

Language: C - Size: 16.4 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

8bitprodigy/naylib64

A Nim wrapper around raylib4Nintendo64, formerly based on naylib.

Language: Nim - Size: 3.41 MB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

n64emulate/n64emulate

Nintendo64 emulator for the web using EmulatorJS.

Language: HTML - Size: 120 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 1

jsdf/loader64

USB uploader tool for Everdrive64

Language: C - Size: 42 KB - Last synced at: 8 days ago - Pushed at: about 5 years ago - Stars: 11 - Forks: 1

jsdf/n64soundtools

tools for compiling sound and music data for n64 sdk homebrew games

Language: JavaScript - Size: 2.29 MB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 0

Byterset/n64brew

based on https://github.com/jsdf/goose64. Aims to realize a more general n64 engine for 3d homebrew development

Language: C - Size: 86.8 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

joeldipops/TransferBoy

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

Language: C - Size: 9.24 MB - Last synced at: 12 months ago - Pushed at: over 4 years ago - Stars: 43 - Forks: 0

DerekTurtleRoe/N64-PD-ROMS

A repository of unofficial ROMs for the Nintendo 64

Size: 65.4 MB - Last synced at: 11 months ago - Pushed at: over 1 year ago - Stars: 68 - Forks: 3

anacierdem/libdragon Fork of DragonMinded/libdragon

Open source library for N64 development.

Language: C - Size: 6.91 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 1

jsdf/webserial-ed64log

connect to an everdrive 64 from your web browser

Language: JavaScript - Size: 3.91 KB - Last synced at: 8 days ago - Pushed at: almost 5 years ago - Stars: 6 - Forks: 0

DerekTurtleRoe/Jabo-RE

Attempting to reverse Jabo's plugins

Language: C - Size: 1.73 MB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 5 - Forks: 0

DerekTurtleRoe/N64DB

A database of Nintendo 64 software information

Size: 6.84 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

theGoodwins/portal64

Repo attempting to port sdk to libdragon.

Language: C - Size: 80.4 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 2

xoascf/portal64 Fork of Valkirie/portal64

A demake of Portal for the Nintendo 64

Language: C - Size: 80.4 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

jsdf/ed64log

printf() and error stacktraces for n64 sdk-based homebrew games running on everdrive64 flashcarts

Language: C - Size: 616 KB - Last synced at: 8 days ago - Pushed at: almost 2 years ago - Stars: 19 - Forks: 1

ZygalM1S1U/boolCast

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 arithmetic instructions instead of branching multiple times. Using bits not only saves memory, but also in most cases, speeds up the logic.

Language: C - Size: 30.3 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 0

theballaam96/VC-Checker

Checking tool to see if any code within your C files (for making N64 games) might crash Wii U VC

Language: Python - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

tostc/OpcodeDoc

A website with opcode documentation of CPUs and VMs, all in a handy, parsable JSON format.

Language: Python - Size: 308 KB - Last synced at: 25 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

Fluvian/gcc-2.7.2 📦

(OUTDATED! Use this instead: https://github.com/decompals/mips-gcc-2.7.2) This version of GNU Compiler Collection (GCC) includes several patches useful for reverse engineering projects, mainly ones focusing on N64 software.

Language: C - Size: 7.02 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

jkbenaim/psfrag

A utility for code fragments in the Pokemon Stadium games.

Language: C - Size: 2.73 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

vrgl117-games/minesweeper-N64

N64 HOMEBREW DEVELOPMENT presented at PGRE2019 - https://vrgl117.games/PGRE2019

Language: Makefile - Size: 633 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 8 - Forks: 0

vrgl117-games/FissionFailure64

N64 game made for the N64brew jam #2, theme is CONTROL.

Language: C - Size: 23.9 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 1

danbolt/WizardOfTheBoard

My submission to the N64Brew Jam 2021

Language: C - Size: 132 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 4

vrgl117-games/sblobber64

N64 game made for the N64brew jam #1, theme is SIZE.

Language: C - Size: 2.3 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 1

vrgl117-games/2048-N64

Nintendo 64 port of 2048

Language: C - Size: 23.2 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

bryanperris/n64vi

Html file simulating some N64 video interface math

Language: HTML - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0