Commit Graph

6865 Commits

Author SHA1 Message Date
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 2b4a4b5ab6 DS: Fix memory leak in DSReset 2020-07-19 19:56:59 -07:00
Vicki Pfau b55c041ec1 DS GX: Initialize variable 2020-07-19 19:56:59 -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 a8272480c1 GBA Timer: Remove questionably accurate timer prefetch skew 2020-07-18 14:27:03 -07:00
Vicki Pfau 7025fbf84a GBA Timer: Minor cleanup 2020-07-18 14:27:03 -07:00
Vicki Pfau d2ff393aa0 Merge branch 'master' into medusa 2020-07-18 00:33:21 -07:00
Vicki Pfau 78524ee078 GB: Export GBInputInfo 2020-07-18 00:32:18 -07:00
Vicki Pfau c18a35b447 DS: Export DSInputInfo 2020-07-18 00:30:55 -07:00
Vicki Pfau 9bb02cc3da DS Video: Fix MSVC build 2020-07-17 23:10:26 -07:00
Vicki Pfau 34c904fbd0 GBA Video: Fix regression adjusting brightness of backdrop 2020-07-17 21:23:02 -07:00
Vicki Pfau 6549da4490 GBA Video: Fix mode 2 out-of-bounds VRAM crash 2020-07-17 14:45:22 -07:00
Vicki Pfau aa8ad7bcf0 Test: Add missing newline 2020-07-17 14:30:14 -07:00
Vicki Pfau d9ecac8cca GBA Video: I can't believe I broke so this so much 2020-07-17 13:21:49 -07:00
Vicki Pfau dd67bf9797 GBA Video: Fix another merge casualty 2020-07-17 00:22:59 -07:00
Vicki Pfau c7f85f7b7e GBA Video: Fix more merge regressions 2020-07-16 23:42:49 -07:00
Vicki Pfau 9fd6a5bf7b GBA Video: Fix merge regressions 2020-07-16 23:07:51 -07:00
Vicki Pfau d13041f4e9 Merge branch 'master' into medusa 2020-07-16 22:29:18 -07:00
Vicki Pfau 9a33e5e84f Test: Implement logger in CInema 2020-07-16 18:31:25 -07:00
Vicki Pfau 8b90fa2fe5 Test: Move much of the logging to stdout 2020-07-16 18:04:48 -07:00
Vicki Pfau fe11f095ec Test: Set deterministic RTC 2020-07-16 18:04:48 -07:00
Vicki Pfau 72c904cded Test: Allow root CInema config 2020-07-16 18:04:48 -07:00
Vicki Pfau f9b572e50b Test: Add back rebaselining 2020-07-16 18:04:48 -07:00
Vicki Pfau c34614ee4d Test: Add CInema diff writes 2020-07-16 18:04:48 -07:00
Vicki Pfau f73869ee4b Test: Refactor out PNG loading 2020-07-16 18:04:48 -07:00
Vicki Pfau 52392928a1 Test: CInema stats, test skipping, warning fixes 2020-07-16 18:04:48 -07:00
Vicki Pfau 469f2d9940 Test: Actually add CInema core config loading 2020-07-16 18:04:48 -07:00
Vicki Pfau e1bd52a3d0 Test: Add initial configuration bits to CInema 2020-07-16 18:04:48 -07:00
Vicki Pfau 7b32b2a63a CInema: Remove grayscale PNGs 2020-07-16 18:04:48 -07:00
Vicki Pfau 7973d70b04 mVL: Add parameter for closing the video log backing 2020-07-16 18:04:48 -07:00
Vicki Pfau 5ceec84560 Test: Initial CInema testing 2020-07-16 18:04:48 -07:00
Vicki Pfau d6f041d5e7 CInema: Clean up size issues 2020-07-16 18:04:48 -07:00
Vicki Pfau 4f67129098 Test: Start porting CInema to C 2020-07-16 18:04:48 -07:00
Vicki Pfau b8e9f50c92 Core: Add mVideoLogIsCompatible function 2020-07-16 18:04:48 -07:00
LinRs 386b788956
Qt: Update Simplified Chinese GUI translation (#1819)
- remove unnecessary whitespace
- fix non-quote punctuation
2020-07-15 20:20:30 -07:00
Vicki Pfau c3e048d5fb GB Video: Fix state loading 2020-07-15 01:50:50 -07:00
Vicki Pfau 746ee657d7 FFmpeg: Fix encoding of time base 2020-07-15 01:36:25 -07:00
Vicki Pfau 7328e96ced GBA Video: Fix color of disabled screen 2020-07-14 01:08:25 -07:00
Vicki Pfau c28c290295 GB Video: Always initialize palette 2020-07-14 01:08:25 -07:00
Vicki Pfau 810b32e079 GBA Video: Fix MSVC build 2020-07-13 19:31:21 -07:00
Vicki Pfau 17759173f2 AppVeyor: Update project name 2020-07-13 17:44:18 -07:00
Vicki Pfau 42c5ec87c0 Merge branch 'master' into medusa 2020-07-13 17:37:15 -07:00
Vicki Pfau 007baef3b0 ARM: Fix edge case with Thumb SBC flags (fixes #1818) 2020-07-12 14:26:13 -07:00
Vicki Pfau 9295c3c893 CMake: Fix build with libzip 1.7 2020-07-12 14:16:41 -07:00
Vicki Pfau 73c38b95b6 All: Correct more format strings on Windows (fixes #1817) 2020-07-11 15:35:29 -07:00
Vicki Pfau 145a31868a FFmpeg: Fix some small memory leaks 2020-07-10 01:49:25 -07:00
Vicki Pfau cdf9105f56 GB MBC: Support for unlicensed Pokemon Jade/Diamond Game Boy mapper 2020-07-07 18:14:33 -07:00
Vicki Pfau 3062a6a2d7 Qt: Add missing option for Wisdom Tree in overrides list 2020-07-07 18:05:03 -07:00