visualboyadvance-m/src
Rafael Kitover a045270164
build: don't fseeko64()/ftello64() on musl libc
Check for musl libc in Patch.cpp and use fseeko()/ftello() in that case
instead of fseeko64()/ftello64() as well, as the 64 variants are glibc
extensions.

Signed-off-by: Rafael Kitover <rkitover@gmail.com>
2023-12-23 10:23:25 +00:00
..
apu Merge remote-tracking branch 'libretro/master' 2022-11-18 00:24:23 +00:00
art merged sergio's icon patch for additional sizes. 2015-05-18 03:44:19 +00:00
common build: don't fseeko64()/ftello64() on musl libc 2023-12-23 10:23:25 +00:00
debian Remove libpng direct dependency. 2020-03-01 13:56:29 +00:00
filters Revert "Use MSVC intrinsic sqrt() on x86 for XBRZ" 2022-02-03 07:57:51 +00:00
gb [GB] Save MBC7 EEPROM data to `gbRam` 2023-08-27 17:08:09 -07:00
gba Store the PC register at the appropriate offset 2023-11-10 15:55:41 -08:00
libretro Fix GameCube builds for VBA-M Libretro too 2023-08-19 15:26:08 +00:00
sdl Move more options to g_owned_opts 2023-04-07 15:36:45 -07:00
vita Working on getting libretro updated 2017-03-24 07:59:10 -04:00
wx visualboyadvance-m.metainfo.xml: add screenshots to the metainfo 2023-12-20 22:06:21 -05:00
AutoBuild.h updated standards to webkit standard 2016-07-08 19:59:29 -04:00
NLS.h Move GB/GBC header parsing to gbCartData 2023-03-27 10:55:00 +00:00
System.h Remove unused code and use explicit type coercions 2023-04-24 18:04:32 -07:00
Util.cpp Move core options to a struct 2023-02-06 01:22:19 +00:00
Util.h Merge remote-tracking branch 'libretro/master' 2022-11-18 00:24:23 +00:00
gcc-wrap.c.in cmake: Silence cmake policy warning CMP0058. 2019-10-05 18:33:44 -07:00
vba-over.ini remove non-working override. 2023-02-27 20:31:02 +00:00
version.h.in fix Visual Studio build 2019-10-04 13:20:10 +00:00