Commit graph

13 commits

Author SHA1 Message Date
jakcron
bfb9d87c95 [fnd] Add ResourceFileReader. This reads simple <key>=<value> files. 2018-04-15 10:38:58 +08:00
jakcron
88bcc8ce6d [fnd] Add fnd::io::getFileSize() 2018-04-15 10:36:43 +08:00
jakcron
8a8fe7b0e8 [fnd] Added IFile interface and SimpleFile implementation. 2018-04-15 10:36:23 +08:00
jakcron
bd493acd3d Update VS2017 project files. 2018-04-07 16:49:45 +08:00
jakcron
2ad3c13596 [fnd] Update Endian.h 2018-04-07 16:05:54 +08:00
jakcron
2ff4ea8037 [fnd] Add SimpleTextOutput utility class. 2018-04-07 15:57:33 +08:00
jakcron
bafdaffe13 Update Makefiles 2018-04-07 15:57:04 +08:00
jakcron
7167477874 [fnd] overloaded fnd::io::readFile to allow specifying an offset and size. 2018-03-25 19:52:56 +08:00
jakcron
08de2c4abc Fix bug in BitMath.h 2018-03-25 19:08:34 +08:00
jakcron
1c60c86803 Removed u8,u16,u32,u64 typedef 2018-03-22 13:26:22 +08:00
jakcron
4cfcf6bae9 Split fnd/types.h into separate files 2018-03-17 19:59:53 +08:00
jakcron
6630e108b2 Support Compiling on MacOS 2018-03-17 15:59:38 +08:00
jakcron
e74f214a3b change directory structure, and add support for VS compile, and fix aes-xts bug. 2017-08-05 21:09:50 +08:00