mgba/src/util
Jeffrey Pfau 97b82ae6cd VFS: Fix file handle leak in 7z 2015-07-24 19:57:57 -07:00
..
vfs VFS: Fix file handle leak in 7z 2015-07-24 19:57:57 -07:00
arm-algo.S Util: Ensure stack is not marked executable 2015-03-14 00:22:29 -07:00
arm-algo.h Util: Add header for ARM util functions 2015-02-22 01:47:23 -08:00
circle-buffer.c GBA Audio: Change internal audio sample buffer from 32-bit to 16-bit samples 2014-12-21 02:13:27 -08:00
circle-buffer.h GBA Audio: Change internal audio sample buffer from 32-bit to 16-bit samples 2014-12-21 02:13:27 -08:00
common.h All: Initial work on MSVC support. 2015-06-30 22:09:17 -04:00
configuration.c Qt: Default controller profiles, with a few included already 2015-07-16 23:45:55 -07:00
configuration.h Qt: Default controller profiles, with a few included already 2015-07-16 23:45:55 -07:00
crc32.c Rename crc32 to doCrc32 to avoid symbol naming conflicts 2014-10-15 01:41:50 -07:00
crc32.h All: Add MPL 2.0 license and associated headers 2014-12-03 00:39:06 -08:00
formatting.c Util: Check for SETLOCALE too 2015-07-05 13:05:09 -07:00
formatting.h Util: Fix warnings on FreeBSD 2015-02-12 00:37:52 -08:00
hash.c Util: Add murmurhash3 hashing 2014-11-02 18:30:45 -08:00
hash.h All: Add MPL 2.0 license and associated headers 2014-12-03 00:39:06 -08:00
memory.h All: Add MPL 2.0 license and associated headers 2014-12-03 00:39:06 -08:00
patch-ips.c Util: Allow loading IPS patches that grow the ROM 2015-06-28 02:00:33 -07:00
patch-ips.h All: Add MPL 2.0 license and associated headers 2014-12-03 00:39:06 -08:00
patch-ups.c Util: Fix some warnings 2015-01-15 00:13:41 -08:00
patch-ups.h All: Add MPL 2.0 license and associated headers 2014-12-03 00:39:06 -08:00
patch.c All: Add MPL 2.0 license and associated headers 2014-12-03 00:39:06 -08:00
patch.h Util: Add BPS patch support (fixes #150) 2015-01-11 01:38:04 -08:00
png-io.c Util: Attempt to fix erroneous clobber warning 2015-02-22 01:32:02 -08:00
png-io.h All: Add MPL 2.0 license and associated headers 2014-12-03 00:39:06 -08:00
socket.h All: Add clang-format options and run them 2015-06-29 20:45:08 -07:00
string.c Util: Add strdup implementation for platforms without it 2015-06-14 23:25:49 -07:00
string.h All: Initial work on MSVC support. 2015-06-30 22:09:17 -04:00
table.c All: Include util/string.h wherever strdup is used 2015-06-17 21:50:10 -07:00
table.h Util: Enumerating a Table should list the key, too 2014-12-14 00:41:03 -08:00
threading.h Util: Separate out platform threading headers 2015-06-18 01:00:35 -07:00
vector.h GBA: Almost entirely untested Pro Action Replay v3 code support 2015-03-29 04:38:13 -07:00
version.c.in All: Make version.c 2015-05-15 08:56:28 -07:00
version.h All: Make version.c 2015-05-15 08:56:28 -07:00
vfs.c VFS: Fix sign warning 2015-06-22 01:38:40 -07:00
vfs.h VFS: Add sync method to force syncing with backing 2015-07-07 00:27:08 -07:00