mgba/src/util
Jeffrey Pfau 5c602ff307 VFS: Fix resizing memory chunks when not needed 2016-10-23 10:38:10 -07:00
..
gui Util: Add PRIz macro for libc versions that don't support %z 2016-09-08 19:09:20 -07:00
vfs VFS: Fix resizing memory chunks when not needed 2016-10-23 10:38:10 -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 Util: Fix PRIz on Windows 2016-09-15 10:25:23 -07:00
configuration.c All: Fix several file handle leaks 2016-03-03 00:04:15 -08:00
configuration.h OpenGL: Parse uniforms 2015-11-08 17:09:53 -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
export.c Qt: Preliminary build cleanup when GBA core is disabled 2016-09-05 11:55:38 -07:00
export.h Qt: Preliminary build cleanup when GBA core is disabled 2016-09-05 11:55:38 -07:00
formatting.c PSP2: Use sceKernelLibcLocaltime_r instead of faking it 2015-09-22 22:59:02 -07:00
formatting.h Util: Fix intermittent build failure on OS X 2016-06-26 20:32:06 -07:00
gui.c GUI: Increase scrolling speed 2016-08-30 09:49:27 -07:00
gui.h All: Disable missing-field-initializers warning 2016-09-17 02:33:12 -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
nointro.c All: Several MSVC build fixes 2016-04-17 18:03:13 -07:00
nointro.h Qt: Load ROM name from No-Intro 2015-12-20 19:00:52 -08:00
patch-fast.c Util: Add missing files 2016-08-28 23:01:39 -07:00
patch-fast.h Util: Add missing files 2016-08-28 23:01:39 -07:00
patch-ips.c Util: Patch input should be const 2016-08-28 20:36:52 -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: Patch input should be const 2016-08-28 20:36:52 -07: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: Patch input should be const 2016-08-28 20:36:52 -07:00
png-io.c Util: Fix build on 1555 color 2016-10-21 13:54:15 -07:00
png-io.h GBA Video: const-correctness 2015-09-03 00:28:16 -07:00
ring-fifo.c GBA SIO: Incomplete draft of multiplayer rewrite 2016-09-01 03:53:25 -07:00
ring-fifo.h GBA Video: Another attempt at patching the threaded renderer race conditions 2016-08-14 19:40:24 -07:00
socket.h Util: Fix socket bind addresses 2016-04-27 22:17:21 -07:00
string.c Util: Add endswith 2016-08-23 09:08:46 -07:00
string.h Util: Add endswith 2016-08-23 09:08:46 -07:00
table.c Util: Fix inserting too many items into a hash table 2016-09-19 15:01:58 -07:00
table.h Util: Enumerating a Table should list the key, too 2014-12-14 00:41:03 -08:00
threading.h 3DS: Fix DISABLE_THREADING build 2016-01-03 10:34:25 -08:00
vector.h Util: Add Vector GetConstPointer 2016-08-19 05:06:02 -07:00
vfs.c Vita: Update to latest SDK version 2016-01-23 12:27:42 +01:00
vfs.h VFS: Add VDir.deleteFile 2016-02-02 01:34:24 -08:00