Antidote 49ddbbed16 * Moved WiiImage class to it's own header and source.
* Modified ALTTPFileWriter::calculateChecksum to better match Zelda 3's
routine
* Started documentation for ALTTP Files
2013-03-21 13:20:29 -07:00
2013-02-16 10:28:30 -08:00
2013-01-26 12:19:24 -08:00
2013-02-16 10:28:30 -08:00
2013-01-26 12:19:24 -08:00
2013-01-26 12:19:24 -08:00

libZelda provides several basic classes that can be used to read from 
and write to files, and memory, classes such as Stream, BinaryReader, 
BinaryWriter, and the currently work in progress TextStream.
Description
General-purpose streaming I/O framework
Readme MIT 11 MiB
Languages
C++ 85.3%
C 10.1%
CMake 4.6%