mgba/include/mgba-util
easyaspi314 (Devin) 4ecf64a41c Remove arm-algo.S and references
It wasn't fully optimized and it doesn't even compile anymore.
2020-12-18 17:00:24 -08:00
..
gui mGUI: Add status indicators for fast-forward and mute 2020-08-17 20:17:59 -07:00
patch Util: Tune patch-fast extent sizes 2017-04-29 01:39:46 -07:00
platform 3DS: Fix thread cleanup 2020-08-24 18:24:22 -07:00
circle-buffer.h Core: New mVL file format 2017-04-29 01:39:46 -07:00
common.h Util: Use __builtin_bswap on PPC big-endian platforms that support it 2020-08-29 16:15:39 -07:00
configuration.h Core: Clean up and extend config saving/loading 2020-12-08 23:09:51 -08:00
crc32.h Util: Don't build crc32 if the function already exists 2017-09-09 10:51:40 -07:00
dllexports.h All: Improve export headers (fixes #1738) 2020-05-24 22:58:50 +00:00
elf-read.h Util: Remove elf_repl.h check 2017-08-13 13:25:12 -07:00
export.h All: Migrate includes to separate directory 2016-12-30 21:25:07 -08:00
formatting.h util: Formatting cleanup 2018-07-02 20:42:20 -07:00
gui.h mGUI: Show battery percentage 2020-08-09 17:56:26 -07:00
hash.h All: Migrate includes to separate directory 2016-12-30 21:25:07 -08:00
math.h Util: Make clz consistent 2020-12-10 23:59:29 -08:00
memory.h All: Migrate includes to separate directory 2016-12-30 21:25:07 -08:00
patch.h All: Migrate includes to separate directory 2016-12-30 21:25:07 -08:00
png-io.h Util: Add missing PNG read functions 2018-09-12 19:27:23 -07:00
ring-fifo.h Core: Fix up thread proxy waiting 2018-09-23 13:26:52 -07:00
socket.h Vita: Port socket shim 2020-08-18 18:41:51 -07:00
string.h Test: Add wildcard matching 2020-07-30 19:03:15 -07:00
table.h Util: Table cleanup, add HashTableEnumerateBinary 2020-08-17 00:51:21 -07:00
text-codec.h All: Migrate includes to separate directory 2016-12-30 21:25:07 -08:00
threading.h Util: Refactor TLS out of platform-specific APIs 2020-07-30 18:51:05 -07:00
vector.h Util: Reset vector size on deinit 2020-07-29 21:36:57 -07:00
vfs.h VFS: Change semantics of VFile.sync on mapped files (fixes #1730) 2020-08-19 18:34:02 -07:00