Library for creating SNES Homebrew in C, C++, and Rust. llvm and gnu toolchains supported
If you wish to discuss this project, you can join the Discord Server: https://discord.gg/2T6ZUeRJPu
Copyright (C) 2020 Connor Horman
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this program. If not, see https://www.gnu.org/licenses/.
The contents of the cross, ld, libc, rust-api, and toolchains folders are all licensed under the terms of the MIT license, a copy of which can be found in LICENSE-MIT or in each source file