An open API service indexing awesome lists of open source software.

https://github.com/trhodeos/spicy

Clone of N64 sdk's mild.exe
https://github.com/trhodeos/spicy

golang linker n64

Last synced: 6 days ago
JSON representation

Clone of N64 sdk's mild.exe

Awesome Lists containing this project

README

          

# spicy
[![Build Status](https://travis-ci.org/trhodeos/spicy.svg?branch=master)](https://travis-ci.org/trhodeos/spicy)

An open-source version of Nintendo64 sdk's mild.exe. Assembles segments into an
n64-compatible rom. This binary should eventually be a drop in, multiplatform
replacement for mild.exe.

## Usage

For information about how to use, see http://github.com/trhodeos/modern-n64sdk.