mgba/src/util
Jeffrey Pfau 97da8b43c9 All: Some portability fixes 2015-06-09 21:22:11 -07:00
..
vfs All: Some portability fixes 2015-06-09 21:22:11 -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 GBA: Better portable GBARTC packing 2015-06-08 01:25:36 -07:00
configuration.c Util: Fix a null-pointer issue when attempting to delete a key 2015-05-02 01:08:29 -07:00
configuration.h Util: Add easy way to remove keys 2015-01-18 01:19:28 -08: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: Add universal float parsing and formatting functions 2015-02-11 00:26:30 -08: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: Add BPS patch support (fixes #150) 2015-01-11 01:38:04 -08: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: Buildfixes for OS X and FreeBSD 2015-03-23 02:47:10 -07:00
string.c Util: Fix resource leak in UTF-8 handling code 2015-04-22 22:02:55 -07:00
string.h GBA: Split cheats out into separate source files 2015-04-09 00:41:00 -07:00
table.c Util: Enumerating a Table should list the key, too 2014-12-14 00:41:03 -08:00
table.h Util: Enumerating a Table should list the key, too 2014-12-14 00:41:03 -08:00
threading.h Util: Allow disabling the threading code entirely 2015-06-03 20:37:45 -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 Util: Add VFS helper functions for reading/writing little endian values 2015-05-29 00:17:04 -07:00
vfs.h All: Some portability fixes 2015-06-09 21:22:11 -07:00