Commit Graph

6114 Commits

Author SHA1 Message Date
Vicki Pfau 48006dd83e 3DS: Clean up legacy initialization (fixes #1768) 2020-05-30 19:28:34 -07:00
Vicki Pfau 774aca8462 GBA Serialize: Only flunk BIOS check if official BIOS was expected 2020-05-30 18:24:16 -07:00
Vicki Pfau ffc6880fbc CMake: Fix rebuilding dkp ports 2020-05-28 22:04:11 -07:00
Vicki Pfau b0d52e7805 3DS: Fix perf build 2020-05-28 22:04:08 -07:00
Vicki Pfau 58221a4b4f README: Update Ubuntu Docker images 2020-05-27 15:27:30 -07:00
Vicki Pfau 9923a1314e GBA Video: Fix double-size OBJ wrapping in GL renderer (fixes #1712) 2020-05-27 15:20:22 -07:00
Vicki Pfau 863343b466 GBA Video: Add missing parts of 256-color mode 0 mosaic (fixes #1701) 2020-05-25 15:08:13 -07:00
Vicki Pfau 98dc092f9a ARM Debugger: Clear low bit on breakpoint addresses (fixes #1764) 2020-05-25 00:59:13 -07:00
Vicki Pfau 29c7dc6797 GBA Video: Fix disabling OBJWIN in GL renderer (fixes #1759) 2020-05-24 13:54:41 -07:00
Vicki Pfau d32a97c66c ARM: Fix timing on Thumb shift instructions 2020-05-23 21:37:00 -07:00
Vicki Pfau 7ee7734a73 GBA BIOS: Reset renderer when RegisterRamReset called (fixes #1756) 2020-05-18 18:25:03 -07:00
Vicki Pfau 87105f8404 CMake: Always use devkitPro toolchain when applicable (fixes #1755) 2020-05-16 17:13:40 -07:00
Vicki Pfau e582e98b62 GBA Video: Fix mosaic objects drawing past the end (fixes #1702) 2020-05-13 23:32:14 -07:00
Vicki Pfau ba11b8aa0c GB MBC: Support 4MB MBC30 ROMs (fixes #1713) 2020-05-13 20:12:40 -07:00
Vicki Pfau df1c0b484a GB Video: Fix BGPS value after skipping BIOS (fixes #1717) 2020-05-13 20:12:06 -07:00
Vicki Pfau b716ba2117 GB: Fix GBC game registers after skipping BIOS 2020-05-13 01:58:33 -07:00
Vicki Pfau f0997c6214 3DS: Fix build with ctrulib 1.7.0 2020-05-09 17:52:17 -07:00
Vicki Pfau f3e8c93d0f GBA: Add missing RTC overrides for Legendz games 2020-05-09 17:48:00 -07:00
lif 1e1692e285 Use consistent conditionals for big endian detection (not all PowerPC hosts are big-endian!) 2020-05-09 17:46:32 -07:00
Daniele Scasciafratte 628e36c4ff Memory Search: on return press in value field execute search (#1707)
* Memory Search on return execute search

* fix codestyle
2020-05-09 17:46:32 -07:00
Lothar Serra Mari 399398cf5f Win32: Fix copyright year of the Win32 installer 2020-05-09 17:46:32 -07:00
Vicki Pfau 5943849da8 GB Video: Fix some cases where SGB border doesn't draw to mutli-buffers 2020-03-01 15:25:40 -08:00
Vicki Pfau 45e0eb7013 GBA: Reject incorrectly sized BIOSes 2020-03-01 15:23:54 -08:00
Vicki Pfau 94ac311829 Qt: Fix OpenGL 2.1 support (fixes #1678) 2020-03-01 15:22:37 -08:00
Vicki Pfau 2b4b9ce66e All: Fix your libc, Windows 2020-02-27 21:34:57 -08:00
Vicki Pfau 5c01f380fa All: Fix some warnings 2020-02-27 21:16:51 -08:00
Vicki Pfau 80930c80e5 GBA Timers: Fix deserializing count-up timers 2020-02-25 18:12:35 -08:00
Vicki Pfau 1815f1d961 GBA SIO: Fix double-unloading active driver 2020-02-24 20:12:02 -08:00
Vicki Pfau e9b1f879c1 GBA SIO: Fix Multiplayer busy bit 2020-02-24 20:11:31 -08:00
Vicki Pfau f0a17923cd Qt: Set icon for Discord Rich Presence 2020-02-24 20:10:44 -08:00
Vicki Pfau 4fc42a02ca Qt: Defer texture updates until frame is drawn (fixes #1590) 2020-02-21 18:06:45 -08:00
Vicki Pfau c8d1695c54 Qt: Fix memory leak in library 2020-02-21 00:58:49 -08:00
Vicki Pfau fc29595a1c VFS: Fix memory leak if attempt to open a 7z fails 2020-02-21 00:04:42 -08:00
Vicki Pfau 76f82a356a Qt: Disable Replace ROM option when no game loaded 2020-02-19 23:13:17 -08:00
Vicki Pfau dbd3aba527 Core: Fix crash modifying hash table entry (fixes #1673) 2020-02-18 23:30:44 -08:00
Vicki Pfau 5f3dc723f6 Core: Fix ELF loading regression (fixes #1669) 2020-02-16 20:52:57 -08:00
Vicki Pfau f1d5e39f88 CMake: Bump version number 2020-02-16 15:44:45 -08:00
Vicki Pfau a16d5f32b2 CHANGES: Update for 0.8.1 2020-02-16 15:43:20 -08:00
Vicki Pfau d292b6190c SDL: Refresh stale pointers after adding a joystick (fixes #1622) 2020-02-15 17:09:00 -08:00
Vicki Pfau 24a90e317f GBA DMA: Fix invalid audio DMA parameters 2020-02-15 13:44:32 -08:00
Vicki Pfau a3f42ff63d Qt: Fix invalid names for modifier keys (fixes #525) 2020-02-14 20:40:11 -08:00
Vicki Pfau bfd8faf685 Qt: Fix pausing Qt Multimedia audio (fixes #1643) 2020-02-14 19:22:14 -08:00
Vicki Pfau 8cbddf28c7 SDL: Fix Windows build on static 2.0.10 2020-02-12 23:56:33 -08:00
Vicki Pfau bc2097bc09 SDL: Use DirectSound audio driver by default on Windows 2020-02-10 18:17:40 -08:00
Vicki Pfau 17dde378ed GBA: Automatically skip BIOS for multiboot ROMs 2020-02-10 18:17:40 -08:00
Vicki Pfau c982350478 GBA: Fix multiboot entry point while skipping BIOS 2020-02-10 18:17:40 -08:00
Vicki Pfau 6f9dbbc20d GBA BIOS: Fix undefined instruction HLE behavior 2020-02-10 18:16:58 -08:00
Vicki Pfau 1f4403243d Qt: Fix non-GB build (fixes #1664) 2020-02-09 22:07:13 -08:00
Vicki Pfau c68ee4daee CMake: Include namelink in dev package 2020-02-08 13:36:50 -08:00
Vicki Pfau 5d589441d5 VFS: Fix handle leak when double-mapping (fixes #1659) 2020-02-08 13:35:15 -08:00