Skip to content

thara/NesSndEmuSwift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NesSndEmuSwift

Swift bindings to Blargg's "Nes_Snd_Emu" library.

The original code can be found here: http://www.slack.net/~ant/libs/audio.html

Installation

Swift Package Manager

dependencies: [
    .package(url: "https://github.com/thara/NesSndEmuSwift.git", from: "0.1.0")
]

Author

Tomochika Hara - thara

License

This project is licensed under the GNU Lesser General Public License, version 2.1 - see the LICENSE file for details