Commit Graph

4801 Commits

Author SHA1 Message Date
Douglas Christman ddb2b58e13 GB Video: Fix windows shifting down by one pixel when rewinding 2018-04-02 16:37:33 -07:00
Vicki Pfau 29fc9591dc Qt: Disable CMake policy CMP0071 (fixes #1028) 2018-04-02 16:37:33 -07:00
Vicki Pfau c623970d0f Wii: Drawing polish (closes #988) 2018-03-22 20:40:11 -07:00
Vicki Pfau de514621e0 Windows: Build fix 2018-03-22 20:40:10 -07:00
Lothar Serra Mari 25b606c5e6 CMake: Disable 'editline' for Win32 (#1017)
* CMake: Disable 'editline' for Win32

Because editline seems to be unsupported in Win32 GUI applications,
enabling the CLI debugger is only enabled if the target platform
is not Win32.

* CMake: Disable editline status log line for Win32
2018-03-21 09:26:06 -07:00
Lothar Serra Mari 6a1c7807bb Doc: Add "libepoxy" to msys/mingw-w64 dependencies
The libepoxy library is required for shader support.
2018-03-21 09:25:53 -07:00
Vicki Pfau ce39f4cf4c GB Memory: Fix OAM DMA blocking regions (fixes #1013) 2018-03-21 09:23:22 -07:00
Vicki Pfau fd0af73f32 GB: Cancel IRQs if interrupt is unasserted before dispatch (fixes #1000, #1003) 2018-03-21 09:21:11 -07:00
Vicki Pfau 369bcc9511 Python: Fix package directory 2018-03-21 09:20:58 -07:00
Vicki Pfau 89d6770abd Qt: Fix opening in fullscreen (fixes #993) 2018-03-21 09:20:40 -07:00
Lothar Serra Mari f511e937db All: Update copyright year to 2018 2018-03-21 09:20:26 -07:00
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