mgba/src/util
Jeffrey Pfau 279cc1027b GBA Video: Fix a format string warning 2014-11-22 00:33:41 -08:00
..
vfs VFile write should use const void* 2014-10-15 04:55:46 -07:00
arm-algo.S Only assemble NEON code when NEON is enabled 2014-07-13 18:32:10 -07:00
circle-buffer.c Revise circle buffer types 2014-07-20 23:56:12 -07:00
circle-buffer.h Split out macros from common.h 2014-10-11 18:18:47 -07:00
common.h GBA Video: Fix a format string warning 2014-11-22 00:33:41 -08:00
configuration.c Util: Configuration should use FILE instead of fds to be more portable 2014-11-11 00:01:25 -08:00
configuration.h Util: Add helper functions for setting overloaded Configuration types 2014-11-04 23:48:09 -08:00
crc32.c Rename crc32 to doCrc32 to avoid symbol naming conflicts 2014-10-15 01:41:50 -07:00
crc32.h Rename crc32 to doCrc32 to avoid symbol naming conflicts 2014-10-15 01:41:50 -07:00
hash.c Util: Add murmurhash3 hashing 2014-11-02 18:30:45 -08:00
hash.h Util: Add murmurhash3 hashing 2014-11-02 18:30:45 -08:00
memory.h Split out macros from common.h 2014-10-11 18:18:47 -07:00
patch-ips.c Move VFile to vfs.h and add VDirs 2014-07-17 00:52:21 -07:00
patch-ips.h Split out macros from common.h 2014-10-11 18:18:47 -07:00
patch-ups.c Rename crc32 to doCrc32 to avoid symbol naming conflicts 2014-10-15 01:41:50 -07:00
patch-ups.h Split out macros from common.h 2014-10-11 18:18:47 -07:00
patch.c VFiles for abstract file operations, used at first in patches 2014-07-16 01:31:10 -07:00
patch.h Split out macros from common.h 2014-10-11 18:18:47 -07:00
png-io.c Make libPNG/zlib optional dependencies 2014-09-30 01:43:43 -07:00
png-io.h Split out macros from common.h 2014-10-11 18:18:47 -07:00
socket.h Windows C++ fixes 2014-10-25 03:06:45 -07:00
string.c Move string utilities out to separate file (really fixing Linux build this time) 2014-10-19 03:01:26 -07:00
string.h Util: Fix build with strndup on some platforms 2014-11-16 20:25:52 -08:00
table.c Util: Flesh out Table and add HashTable 2014-11-02 18:30:45 -08:00
table.h Util: Flesh out Table and add HashTable 2014-11-02 18:30:45 -08:00
threading.h Split out macros from common.h 2014-10-11 18:18:47 -07:00
vfs.c Fix windows build on case-sensitive filesystems 2014-10-26 02:03:07 -07:00
vfs.h Screenshot numbering 2014-10-18 16:25:48 -07:00