Vicki Pfau
|
1b9671bf21
|
GBA Cheats: Fix issues detecting unencrypted cheats (fixes #2724)
|
2022-12-22 16:02:12 -08:00 |
Vicki Pfau
|
86bcbf1716
|
Qt: Start OpenGL bug list with glFlush cross-thread on Windows (fixes #2761)
|
2022-12-21 22:13:23 -08:00 |
Vicki Pfau
|
455e34edcf
|
Qt: glFlush is (thankfully) sufficient here
|
2022-12-18 21:48:08 -08:00 |
Vicki Pfau
|
90893dff60
|
GBA Video: Fix #2489 in OpenGL renderer
|
2022-12-18 17:01:01 -08:00 |
Vicki Pfau
|
d2949383d5
|
GBA: Clean up BIOS skip detection; add second multiboot entry
|
2022-12-18 00:04:27 -08:00 |
Vicki Pfau
|
83578d915b
|
Qt: Refactor and fix dequeueAll so keep mode keeps last draw tex too
|
2022-12-17 00:22:20 -08:00 |
CasualPokePlayer
|
0ac446beda
|
Check gba->mbVf for force skipping the BIOS (#2754)
|
2022-12-16 22:12:24 -08:00 |
Vicki Pfau
|
ab82b2c856
|
GB IO: Fix BANK not getting initialized after recent change
|
2022-12-13 15:18:21 -08:00 |
Vicki Pfau
|
b3f9d9b186
|
Qt: Fix loading/unloading shaders
|
2022-12-12 14:31:41 -08:00 |
Vicki Pfau
|
4626cac9e8
|
Qt: Tentative fix for renderer switching crash
|
2022-12-12 04:00:40 -08:00 |
Vicki Pfau
|
1127cf8b84
|
Qt: Fix proxy context creation on Nvidia (fixes #2746)
|
2022-12-12 03:12:06 -08:00 |
Vicki Pfau
|
27076733d4
|
GB Audio: Fix updating channels other than 2 when writing NR5x
|
2022-12-11 19:11:21 -08:00 |
Vicki Pfau
|
50fd46506c
|
GB Audio: Fix up boot sequence
|
2022-12-11 19:11:21 -08:00 |
Vicki Pfau
|
4f70b313fc
|
GB Memory: Actually, HDMAs should start when LCD is off (fixes #2662)
|
2022-12-08 01:20:51 -08:00 |
Vicki Pfau
|
dc5f6e37e1
|
GB Audio: Initialize ch3 window value
|
2022-12-07 20:56:16 -08:00 |
Vicki Pfau
|
b220c7a68b
|
Qt: Attempt to fix 5.8 build
|
2022-12-07 02:35:08 -08:00 |
Vicki Pfau
|
e9ec009836
|
GB Audio: Fix channel 3 volume being changed between samples (fixes #1896)
|
2022-12-07 01:21:21 -08:00 |
Vicki Pfau
|
3385f02b51
|
GBA DMA: Minor optimization of warm function
|
2022-11-30 17:44:53 -08:00 |
Vicki Pfau
|
2ba42761b8
|
Libretro: Add back missing audio overkill (fixes #2734)
|
2022-11-29 02:20:24 -08:00 |
Vicki Pfau
|
083585b565
|
GB Audio: Fix channels 1/2 not playing when resetting volume (fixes #2614)
|
2022-11-28 22:37:31 -08:00 |
Vicki Pfau
|
4fefa0c51a
|
Qt: Fix build on older Qt
|
2022-11-28 14:25:18 -08:00 |
Vicki Pfau
|
1b684ae2e3
|
Qt: Improve handling of multiplayer syncing (fixes #2720)
|
2022-11-28 01:00:59 -08:00 |
Vicki Pfau
|
6f08b740f9
|
GB SIO: Further fix bidirectional transfer starting
|
2022-11-28 00:59:36 -08:00 |
Vicki Pfau
|
9b2d4bc68e
|
Qt: Don't re-enable sync if GBA link modes aren't the same (fixes #2044)
|
2022-11-27 20:08:20 -08:00 |
Vicki Pfau
|
c511d53d59
|
GBA Video: Disable BG target 1 blending when OBJ blending (fixes #2722)
|
2022-11-25 21:37:12 -08:00 |
Vicki Pfau
|
6aa558c4a0
|
Qt: Move OpenGL proxy onto its own thread (fixes #2493)
|
2022-11-20 20:52:42 -08:00 |
Vicki Pfau
|
0271f12280
|
CHANGES: Spill chicken
|
2022-11-12 00:45:25 -08:00 |
Vicki Pfau
|
085ce4890d
|
GBA: Fix resetting key IRQ state (fixes #2716)
|
2022-11-12 00:35:34 -08:00 |
Vicki Pfau
|
2ea0114ae2
|
GBA Video: Ignore disabled backgrounds as OBJ blend target (fixes #2489)
|
2022-11-07 20:43:22 -08:00 |
Vicki Pfau
|
c4384d1d1e
|
Qt: Add forwarder building from a specific base file
|
2022-11-06 22:26:53 -08:00 |
Vicki Pfau
|
8770200874
|
Qt: Refactor out common generator code
|
2022-11-06 22:26:53 -08:00 |
Vicki Pfau
|
f847502f4a
|
Qt: Use a UA string for all HTTP requests
|
2022-11-06 22:26:53 -08:00 |
Vicki Pfau
|
91e62b8e72
|
Qt: Use filters for the forwarder file types
|
2022-11-06 22:26:53 -08:00 |
Vicki Pfau
|
b48c7a1887
|
Qt: Add a progress bar for the forwarder builder downloads
|
2022-11-06 22:26:53 -08:00 |
Luna Mittelbach
|
694b80d289
|
GBA: Verify ELF entrypoint against ROM header (#2714)
|
2022-11-05 01:44:29 -07:00 |
Vicki Pfau
|
b8c7196dd9
|
Qt: Cleanup
|
2022-11-01 03:21:15 -07:00 |
Vicki Pfau
|
7f30bdc850
|
Qt: Initial support for forwarder-kit
|
2022-11-01 03:21:05 -07:00 |
Vicki Pfau
|
6bdb3470e7
|
Qt: Fine, whatever, build fixed more
|
2022-10-31 20:45:46 -07:00 |
Vicki Pfau
|
25bb7a9192
|
Qt: Fix build
|
2022-10-31 20:41:46 -07:00 |
Vicki Pfau
|
658f4e1a34
|
Qt: First pass at 3DS forwarder generator
|
2022-10-31 19:51:17 -07:00 |
Vicki Pfau
|
2b7f5ba4d0
|
Qt: I wrote a function for this...
|
2022-10-31 19:51:17 -07:00 |
Vicki Pfau
|
3f24047abb
|
Qt: Split out some helper functions
|
2022-10-31 19:51:17 -07:00 |
Vicki Pfau
|
9ed00c95b6
|
Qt: Add cache dir call, for later expansion
|
2022-10-31 19:45:38 -07:00 |
Vicki Pfau
|
472660a5d3
|
Qt: Pay down some VFile technical debt
|
2022-10-30 02:48:39 -07:00 |
Vicki Pfau
|
2a5417e3ce
|
Qt: Fix build on Qt 5.9 - 5.14
|
2022-10-29 02:02:30 -07:00 |
Vicki Pfau
|
56c9065f70
|
Qt: Add forwarder UI and Vita backend (closes #2267)
|
2022-10-29 01:40:52 -07:00 |
Vicki Pfau
|
fec87062ca
|
CMake: Add another K&R warning to the -Werror list
|
2022-10-29 01:39:13 -07:00 |
Vicki Pfau
|
dd13ceb42d
|
VFS: Fix minizip write returning 0 on success instead of size
|
2022-10-29 01:38:34 -07:00 |
Vicki Pfau
|
3b558a9509
|
Qt: Move ROM filter function to utils
|
2022-10-29 01:37:52 -07:00 |
Vicki Pfau
|
c49f09dabc
|
Util: Add PS Vita SFO generator
|
2022-10-28 00:04:26 -07:00 |