mgba/src/util
Jeffrey Pfau 24da1097ba All: Generic big-endian changes 2015-10-19 23:49:53 -07:00
..
gui GUI: Don't scan subdirectories immediately 2015-10-10 20:50:23 -07:00
vfs VFS: Add VDir.openDir 2015-09-22 23:01:41 -07:00
arm-algo.S PSP2: Fix build 2015-07-24 22:39:32 -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: Generic big-endian changes 2015-10-19 23:49:53 -07: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 PSP2: Use sceKernelLibcLocaltime_r instead of faking it 2015-09-22 22:59:02 -07:00
formatting.h Util: Refactor localtime_r replacement code into formatting.h 2015-09-15 22:23:32 -07:00
gui.c GUI: Header with time and battery level 2015-09-19 17:57:53 -07:00
gui.h GUI: Header with time and battery level 2015-09-19 17:57:53 -07: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
math.h GBA Memory: Use a dynamically sized mask for ROM memory 2015-08-19 01:29:21 -07: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 All: Generic big-endian changes 2015-10-19 23:49:53 -07:00
png-io.h GBA Video: const-correctness 2015-09-03 00:28:16 -07: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 3DS: Enable threading interface 2015-09-04 00:56:55 -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: Add VDirOpenArchive 2015-09-22 23:01:40 -07:00
vfs.h VFS: Add VDir.openDir 2015-09-22 23:01:41 -07:00