kode54 / lazyusf

A mirror of my near rewrite of the LazyUSF partial Nintendo (Ultra) 64 emulator, designed as a playback core for USF/MINIUSF sound files, which contain partial ROM images and/or Project 64 save states

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LazyUSF - A minimal Nintendo (Ultra) 64 emulator library

This library is designed for the sole purpose of playing back music files in the USF or MINIUSF/USFLIB format. It requires a separate PSF format parser, such as my C psflib library.

The public interface is described in usf.h. No other headers need to be imported into any application which imports the library.

About

A mirror of my near rewrite of the LazyUSF partial Nintendo (Ultra) 64 emulator, designed as a playback core for USF/MINIUSF sound files, which contain partial ROM images and/or Project 64 save states

License:Creative Commons Zero v1.0 Universal


Languages

Language:C 96.9%Language:Objective-C 1.6%Language:C++ 1.2%Language:IDL 0.3%Language:Shell 0.1%