(Work in progress) libctr9_io, a 3DS ARM9 disk IO framework and library. Copyright (C) 2016 Gabriel Marcano This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 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 General Public License along with this program. If not, see . Only code written by Gabriel Marcano is under the terms of the GPL as outlined above. Other projects in use and their licenses: sdmmc by Normmatt: Licensed under the MPL 2.0 (refer to sdmmc.h an sdmmc.c) aes and sha were taken from Godmode9 by d0k3: Licensed under the GPL 3.0 or 2.0 ??? seems to have been originally written by megazig fatfs by ChaN: BSD-style licenced. Refer to http://elm-chan.org/fsw/ff/en/appnote.html#license for more information. gamecart by Normmatt: Licensed under the GPL 2.0 or later.