Libdragon
Open source library for N64 development
Libdragon is an open-source SDK that enables developers to create software and games for the Nintendo 64 using modern programming tools and practices. It replaces the original proprietary development kits with a fully open toolchain based on GCC and standard C libraries, allowing a more accessible and flexible development experience. The library provides both low-level access to hardware and higher-level abstractions for graphics, audio, and input handling.