Commit Graph

4790 Commits

Author SHA1 Message Date
Lothar Serra Mari 826be00ab4 Doc: Fix the total download size of the msys toolchain
Since the README file was initially written, the total download size for
the msys toolchain including all libraries increased from 500MiB to a
whopping 1100MiB, resulting in an install size of over 6000MiB for each
architecture.
2018-03-21 09:20:01 -07:00
Vicki Pfau 6fb1ed176d Windows: Buildfixes 2018-03-21 09:19:24 -07:00
Vicki Pfau a07aedc7da Wii: Work around linker issues with CheckFunctionExists 2018-03-21 09:19:10 -07:00
Vicki Pfau 37d65d181c GBA Cheats: Totally ignore ROM patch limits for GameShark too (closes #990) 2018-03-21 09:18:42 -07:00
Vicki Pfau 080d02e8d7 Wii: Fix build on modern dkPPC 2018-03-21 09:18:30 -07:00
Cameron Cawley c7fd3be736 VFS: Fix crash when built with minizip 2018-03-21 09:18:17 -07:00
Cameron Cawley d4a6844727 SDL: Fix changing screen size when using OpenGL ES 2 2018-03-21 09:17:24 -07:00
Cameron Cawley 44b106528c Qt: Fix compilation with OpenGL ES 2 2018-03-21 09:16:02 -07:00
Vicki Pfau fd60a1caff GB Audio: Make audio unsigned with bias (fixes #749) 2018-03-03 14:52:51 -08:00
Vicki Pfau 633449dfd4 GBA: Fix SharkPort saves for EEPROM games 2018-02-05 22:19:28 -08:00
Vicki Pfau e11227177f GBA Hardware: More RTC fixes 2018-02-05 22:15:40 -08:00
Vicki Pfau 154b447ae6 GB Timer: Fix low bit of DIV resetting 2018-02-05 22:15:17 -08:00
Vicki Pfau 1bdde7e91d GBA Hardware: RTC accuracy improvements 2018-02-05 22:15:10 -08:00
Vicki Pfau ec52a47dd0 GBA: Fix some GBA ROM misdetection (fixes #978) 2018-02-05 22:15:02 -08:00
Diego A 1e594e0e49 Wii: Fix screen tear when unpausing 2018-02-05 22:14:53 -08:00
Vicki Pfau 70c21a2836 PSP2: Fix RingFIFO misuse causing bad audio 2018-02-05 22:14:36 -08:00
rootfather 74e3a325b0 Doc: Fix package name for ntldd-git 2018-02-05 22:12:47 -08:00
Vicki Pfau 369eeea1a5 Windows: Package script 2018-02-05 22:10:58 -08:00
Vicki Pfau 400788d47f PSP2: Use system enter key by default 2018-02-05 22:09:41 -08:00
Vicki Pfau 39b8e5870c 3DS: Change takeover title to AR Games (fixes #965) 2018-02-05 22:08:26 -08:00
Vicki Pfau e71e4c69ed GBA Memory: Partially revert fec4c0644 (fixes #840) 2018-01-17 23:28:03 -08:00
Vicki Pfau a7a51a1137 FFmpeg: Fix build with newer lavc (fixes #966) 2018-01-17 23:28:03 -08:00
Vicki Pfau 7f23c857ad CMake: Fix lzma include dir 2018-01-17 23:25:53 -08:00
Vicki Pfau 14c6239579 3DS: Scale font based on glyph heights (fixes #961) 2018-01-17 23:25:51 -08:00
Vicki Pfau e344e2efa5 GBA I/O: Fix writing to DISPCNT CGB flag (fixes #902) 2018-01-14 21:03:59 -08:00
Vicki Pfau 4d2f721a80 CMake: Enforce -pthread for C++ (fixes #909) 2018-01-14 19:31:07 -08:00
Vicki Pfau f53a6b22cc Core: Fix ROM patches not being unloaded when disabled (fixes #962) 2018-01-14 19:31:06 -08:00
Vicki Pfau f7a9d8f595 PSP2: Better truncate 2018-01-09 20:07:23 -08:00
Vicki Pfau 98be8d30aa GBA Memory: Fix copy-on-write memory leak 2018-01-08 23:50:08 -08:00
Vicki Pfau a74fe13506 GB MBC: Fix MBC2 saves (fixes #954) 2018-01-08 23:50:05 -08:00
Vicki Pfau 52be25028e 3DS: Fix opening files in directory names with trailing slashes 2018-01-07 17:10:31 -08:00
Vicki Pfau f174e80af3 GUI: Minor logging and directory fixes 2018-01-07 17:10:17 -08:00
Vicki Pfau e0ee881e5f GBA BIOS: Fix incorrect exit condition in LZ77 2018-01-07 17:10:09 -08:00
Vicki Pfau 212d4f5cf3 Python: Fix installation issues 2018-01-07 17:08:13 -08:00
Vicki Pfau faa688c21f GBA Audio: Increase PSG volume (fixes #932) 2018-01-07 17:08:13 -08:00
Vicki Pfau e7407770cb GB Video: Improved window implementation 2018-01-07 17:05:17 -08:00
Vicki Pfau b25ac9147d LR35902: Fix watchpoints not reporting new value 2017-12-26 16:49:02 -05:00
Vicki Pfau 6c1f03f4a2 GBA Video: Fix force-alignment on 256 color linear objs 2017-12-24 17:05:48 -08:00
Vicki Pfau 1de5238e8f GBA DMA: Add misalign warnings 2017-12-24 17:05:37 -08:00
Vicki Pfau 5d21116aea Qt: Make some debug view text selectable 2017-12-24 17:05:37 -08:00
Vicki Pfau 348c5d69b2 Qt: Fix fast forward toggle disable state (fixes #946) 2017-12-23 19:52:38 -08:00
Vicki Pfau e456798712 All: Support building on PPC Mac 2017-12-23 16:00:11 -08:00
Vicki Pfau c93d03eca8 Test: Fix build 2017-12-23 15:51:35 -08:00
ilovezfs d8ef04c6ab Qt: Fix build with Qt 5.10
Fixes "MemoryModel.cpp:102:15: error: no viable overloaded '='"
2017-12-14 13:36:25 -08:00
Vicki Pfau 3f921e8f2c Qt: Fix locale being set to English on settings save (fixes #906) 2017-12-14 09:24:23 -08:00
Vicki Pfau eb24b2515b 3DS: Add xml file for app takeover (fixes #891) 2017-12-14 09:24:23 -08:00
Vicki Pfau 9086a00332 Qt: Fix Qt 5.10-induced bitrot 2017-12-11 02:01:53 -08:00
Vicki Pfau 70528c92c7 GBA Cheats: Fix bad merge 2017-12-09 13:34:14 -08:00
Christian Fetzer 9cedf74b77 Fix undefined symbols when compiling libretro core as debug build
When building with `cmake -DCMAKE_BUILD_TYPE=Debug -DBUILD_LIBRETRO=1`
the resulting lib has undefined symbols that cause issues when loading
the core in GDB.

Functionality is being ifdefed out with the define MINIMAL_CORE, but
still in a few places those symbols are used.

$ ldd -r mgba_libretro.so
undefined symbol: GBAVideoProxyRendererCreate (./mgba_libretro.so)
undefined symbol: GBAVideoProxyRendererUnshim (./mgba_libretro.so)
undefined symbol: GBAVideoProxyRendererShim (./mgba_libretro.so)
undefined symbol: GBVideoProxyRendererCreate (./mgba_libretro.so)
undefined symbol: GBVideoProxyRendererUnshim (./mgba_libretro.so)
undefined symbol: GBVideoProxyRendererShim (./mgba_libretro.so)
undefined symbol: mVideoLogContextInitialState (./mgba_libretro.so)
undefined symbol: mVideoLoggerAddChannel (./mgba_libretro.so)
undefined symbol: mVideoLoggerAttachChannel (./mgba_libretro.so)
undefined symbol: mVideoLoggerRendererCreate (./mgba_libretro.so)
2017-12-09 12:57:24 -08:00
Vicki Pfau 8bc6e7e0b9 Travis: Axe macOS GCC build 2017-12-09 12:55:18 -08:00