Commit Graph

1603 Commits

Author SHA1 Message Date
Vicki Pfau 4ad690ab54 Merge branch 'master' into medusa 2020-08-08 20:50:18 -07:00
Vicki Pfau c2893d641e GBA Video: Invalidate map cache when modifying BGCNT (fixes #1846) 2020-08-08 18:22:09 -07:00
Vicki Pfau defaeb0d80 mVL: Fix injecting accidentally draining non-injection buffer 2020-08-08 18:18:25 -07:00
Vicki Pfau e902a25394 3DS: Fix crash with libctru 2.0 when exiting 2020-08-08 04:33:57 -07:00
Vicki Pfau 214febf727 mGUI: Fix closing down a game if an exit is signalled 2020-08-08 04:06:14 -07:00
Vicki Pfau a87fe56ec6 3DS: Redo video sync to be more precise 2020-08-07 18:27:24 -07:00
Vicki Pfau 38613b5770 GBA BIOS: Make HLE BIOS calls interruptable (fixes #1711, fixes #1823) 2020-08-07 02:06:11 -07:00
Vicki Pfau c34e324674 Qt: Add dummy English translation file (fixes #1469) 2020-08-06 17:21:16 -07:00
Vicki Pfau e6d32707fc Merge branch 'master' into medusa 2020-08-05 21:57:13 -07:00
Vicki Pfau 641154b810 VFS: Fix directory node listing on some filesystems 2020-08-05 21:56:38 -07:00
Vicki Pfau 82c06bb42e DS Video: Use separate value for maximum sprite cycles (fixes #624) 2020-08-05 01:51:47 -07:00
Vicki Pfau ef9081da7e Merge branch 'master' into medusa 2020-08-04 23:11:14 -07:00
Vicki Pfau fbe143fbd0 CHANGES: Update for 0.8.3 2020-08-03 21:51:10 -07:00
Vicki Pfau c6ca0d25c0 GBA SIO: Fix Normal mode being totally broken (fixes #1800) 2020-08-03 17:55:44 -07:00
Vicki Pfau b02fba9d28 GBA Memory: Fix instability on Wii when using AGBPrint 2020-08-03 15:58:50 -07:00
Vicki Pfau 7caac4ae44 Vita: Clean up merged commit 2020-08-02 15:41:03 -07:00
Vicki Pfau 580aec949c 3DS: Fix garbage on borders of scaled screens 2020-07-31 22:21:33 -07:00
Vicki Pfau 21a23b3a7a 3DS: Use "wide mode" where applicable for slightly better filtering 2020-07-31 22:01:11 -07:00
Adam Higerd a98c01bafc Debugger: add support for simple command scripts 2020-07-31 18:50:04 -07:00
Vicki Pfau 5135756ec4 Merge branch 'master' into medusa 2020-07-30 19:09:52 -07:00
Vicki Pfau c62d913e23 DS Core: Backport symbol loading changes from GBA core (fixes #1834) 2020-07-30 19:09:44 -07:00
Vicki Pfau 287fd86e6a GBA: Allow pausing event loop while CPU is blocked 2020-07-30 18:51:05 -07:00
Vicki Pfau ba2175f5c5 GB: Allow pausing event loop while CPU is blocked 2020-07-30 18:51:05 -07:00
Vicki Pfau 99d7c588e7 Merge branch 'master' into medusa 2020-07-29 21:41:38 -07:00
Vicki Pfau d02e8a2a87 Util: Reset vector size on deinit 2020-07-29 21:36:57 -07:00
Vicki Pfau 2d8c926069 ARM: Add F-block instruction decoding 2020-07-29 21:20:23 -07:00
Vicki Pfau ec626d723f DS GX: Fix overflow causing a division crash 2020-07-29 20:53:26 -07:00
Vicki Pfau c3259da78d ARM: Fix decoder detection of branches with ALU and LDR instrctions 2020-07-29 17:28:57 -07:00
Vicki Pfau 4cfc7bcf22 Merge branch 'master' into medusa 2020-07-28 16:20:54 -07:00
Vicki Pfau 2d8378ae95 DS GX: Fix depth test scaling 2020-07-28 16:03:10 -07:00
Vicki Pfau b38cac3be3 Wii: Fix pixelated filtering on interframe blending (fixes #1830) 2020-07-28 01:00:28 -07:00
Vicki Pfau 206ba1129d Merge branch 'master' into medusa 2020-07-27 23:28:34 -07:00
Adam Higerd cc93f10df7 CHANGES: update 2020-07-27 22:44:55 -05:00
Vicki Pfau a637616ac2 GBA Savedata: Fix potential corruption when loading a 1Mbit flash save 2020-07-27 00:34:00 -07:00
Vicki Pfau 89f9a0b8b1 SM83: Simplify register pair access on big endian 2020-07-26 18:12:20 -07:00
Vicki Pfau a786be5bdf SM83: Fix flags on little endian PowerPC 2020-07-26 17:54:40 -07:00
Vicki Pfau 4fd170ac38 DS Video: Fix size of VRAM zeroes buffer and const correctness 2020-07-26 16:49:48 -07:00
Vicki Pfau e6fd4f5e7a Merge branch 'master' into medusa 2020-07-23 22:43:01 -07:00
Vicki Pfau d585370116 FFmpeg: Add WebP recording 2020-07-23 22:34:37 -07:00
Vicki Pfau 1d377450cb DS: Properly close save file on close 2020-07-22 22:21:04 -07:00
Vicki Pfau b3c831a3aa DS GX: Mask off invalid bits of the palette base 2020-07-22 12:14:14 -07:00
Vicki Pfau 8d8f314864 Merge branch 'master' into medusa 2020-07-22 00:21:09 -07:00
Vicki Pfau d139a047f1 DS Video: Properly deinitialize 2020-07-22 00:19:43 -07:00
Vicki Pfau 92c1087adf DS: Fix freeing memory for partial BIOS on load failure 2020-07-21 19:18:01 -07:00
Vicki Pfau 39203a0daf GBA: Fix leak if attempting to load BIOS multiple times 2020-07-20 09:19:46 -07:00
Vicki Pfau 39df2d1a5c DS: Fix leaking BIOS and firmware filehandles 2020-07-20 09:06:30 -07:00
Vicki Pfau 0b0739f567 DS GX: Properly reject invalid commands 2020-07-20 09:06:30 -07:00
Vicki Pfau 0da019dcc3 DS GX: Reject and log polygons that clip to more than 10 vertices 2020-07-19 15:37:17 -07:00
Vicki Pfau 69e289995b Revert "DS GX: Fix incorrect W values"
This reverts commit 91ab6b29f3.
2020-07-18 16:12:12 -07:00
Vicki Pfau 34c904fbd0 GBA Video: Fix regression adjusting brightness of backdrop 2020-07-17 21:23:02 -07:00