mgba/src/util
Vicki Pfau a2dc6557e3 Util: Add default memory.c implementation 2020-11-08 00:39:14 -08:00
..
gui mGUI: Add status indicators for fast-forward and mute 2020-08-17 20:17:59 -07:00
test Core: Add support for loading Libretro-style cht files 2019-06-22 13:02:58 -07:00
vfs VFS: Change semantics of VFile.sync on mapped files (fixes #1730) 2020-08-19 18:34:02 -07:00
CMakeLists.txt Util: Add default memory.c implementation 2020-11-08 00:39:14 -08:00
arm-algo.S Util: Get rid of _to16Bit 2017-08-26 18:23:29 -07:00
circle-buffer.c Util: Fix CircleBufferWrite 2017-06-03 17:25:22 -07:00
configuration.c Util: Add enumeration over a configuration section 2017-03-05 17:23:08 -08:00
crc32.c Util: Don't build crc32 if the function already exists 2017-09-09 10:51:40 -07:00
elf-read.c Util: Fix crash reading invalid ELFs 2020-01-31 18:10:19 -08:00
export.c All: Migrate includes to separate directory 2016-12-30 21:25:07 -08:00
formatting.c Wii: Define _GNU_SOURCE 2018-10-01 12:07:20 -07:00
gbk-table.c GBA Cheats: Add support for loading EZ Flash-style cht files 2019-06-30 14:51:27 -07:00
gui.c All: Fix several warnings 2020-01-16 19:54:41 -08:00
hash.c GBA Hardware: Fix GB Player detection on big endian platforms 2020-08-15 21:19:05 -07:00
memory.c Util: Add default memory.c implementation 2020-11-08 00:39:14 -08:00
patch-fast.c All: Migrate includes to separate directory 2016-12-30 21:25:07 -08:00
patch-ips.c All: Migrate includes to separate directory 2016-12-30 21:25:07 -08:00
patch-ups.c Util: Don't build crc32 if the function already exists 2017-09-09 10:51:40 -07:00
patch.c All: Migrate includes to separate directory 2016-12-30 21:25:07 -08:00
png-io.c Util: Fix crash if PNG header fails to write 2020-06-28 01:17:03 -07:00
ring-fifo.c Implement atomic macros for win32 2019-05-17 16:30:50 -07:00
string.c Test: Add wildcard matching 2020-07-30 19:03:15 -07:00
table.c Util: Dynamically grow hash tables as needed (fixes #1859) 2020-08-17 01:24:37 -07:00
text-codec.c All: Migrate includes to separate directory 2016-12-30 21:25:07 -08:00
vfs.c All: Fix several warnings 2020-01-16 19:54:41 -08:00