Skip to content

A homebrew rom made to test various features of the N64 controller on a N64 console. 🎮

License

Notifications You must be signed in to change notification settings

Ryzee119/n64_controller_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

N64 Controller Test

Release badge

A simple homebrew N64 rom made to perform some basic N64 controller tests.
WARNING: This has the potential the corrupt your saved games. Use with caution.

Download

You can download a precompiled binary from the release section.

Build

This was developed using the opensource N64 toolchain libdragon.
I built using a docker container. The build process is something like this:

apt-get install npm docker.io
git clone https://github.com/Ryzee119/n64_controller_test.git
cd n64_controller_test
npm install -g libdragon
libdragon download
libdragon start
libdragon make

This should produce a .z64 rom file.

Images

page 1

page 2

page 3

About

A homebrew rom made to test various features of the N64 controller on a N64 console. 🎮

Resources

License

Stars

Watchers

Forks

Packages

No packages published