01-15-2020, 07:05 PM
Notes:
- The code overwrites the font data used for the "Please insert the Mario Kart Wii Game Disc" screen.
- It is up to the implementer to ensure that the buffer that will be used to hold the contents of the file is large enough to do so.
Code Creators: Bushing, Segher (http://git.infradead.org/users/segher/savezelda.git)
Credits: Treeki (Kamek)
Revision 2020-01-14 17:34:22 Star
Removed any code that is not necessary for file loading, slightly refactored the file loading code, and removed debug output.
Copyright 2008 Haxx Enterprises <bushing@gmail.com>
Copyright 2008-2009 Segher Boessenkool <segher@kernel.crashing.org>
This code is licensed to you under the terms of the GNU GPL, version 2;
see http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
- The code overwrites the font data used for the "Please insert the Mario Kart Wii Game Disc" screen.
- It is up to the implementer to ensure that the buffer that will be used to hold the contents of the file is large enough to do so.
Code Creators: Bushing, Segher (http://git.infradead.org/users/segher/savezelda.git)
Credits: Treeki (Kamek)
Revision 2020-01-14 17:34:22 Star
Removed any code that is not necessary for file loading, slightly refactored the file loading code, and removed debug output.
Copyright 2008 Haxx Enterprises <bushing@gmail.com>
Copyright 2008-2009 Segher Boessenkool <segher@kernel.crashing.org>
This code is licensed to you under the terms of the GNU GPL, version 2;
see http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt