Skip to content

libultra, updated for the modern era through Modern SDK

Notifications You must be signed in to change notification settings

ModernN64SDK/libultra_modern

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libultra_modern

This repo contains a decompilation of libultra version 2.0L. It is intended to facilitate updating of libultra and allow the Modern SDK to be a complete open book for people to edit as they see fit.

Build dependencies

The Modern SDK is required. Install it here

The build process additionally requires the following packages:

  • build-essential
  • python3

Under Debian / Ubuntu you can install them with the following commands:

sudo apt update
sudo apt install build-essential python3

Building

  • make

  • make all if wanting to build all versions (libultra, libultra_d, libultra_rom) at once

About

libultra, updated for the modern era through Modern SDK

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages