Commit Graph

6168 Commits

Author SHA1 Message Date
Vicki Pfau a405ec42b4 GB Video: Fix BGPS value after skipping BIOS (fixes #1717) 2020-05-13 20:00:30 -07:00
Vicki Pfau 7b34a0a63c GB Video: Fix up timing after skipping BIOS 2020-05-13 19:58:23 -07:00
Vicki Pfau 9ddf82bebc GB Video: Fix state after skipping BIOS (fixes #1715 and fixes #1716) 2020-05-13 01:56:46 -07:00
Vicki Pfau f33593537b GB: Fix GBC game registers after skipping BIOS 2020-05-13 01:41:02 -07:00
Vicki Pfau 46860b40e6 3DS: Fix build with ctrulib 1.7.0 2020-05-09 17:52:03 -07:00
Vicki Pfau 7fa93d1694 GBA: Add missing RTC overrides for Legendz games 2020-05-09 17:45:20 -07:00
EmpyreusX 6b0b9f820c
Update Simp. Chinese translation and entry IDs. (#1741)
* Updated translation and entry IDs.

* Update mgba-zh_CN.ts
2020-05-01 22:53:22 -07:00
lif 0a06af1aa6 Use consistent conditionals for big endian detection (not all PowerPC hosts are big-endian!) 2020-04-21 20:21:01 -07:00
Daniele Scasciafratte 05d4a6ca17
Memory Search: on return press in value field execute search (#1707)
* Memory Search on return execute search

* fix codestyle
2020-03-29 15:52:24 -07:00
Urgau fbdf749e41
Qt: Update French translations (#1703)
This commit update the French translations of the Qt platform.
2020-03-29 22:27:33 +02:00
Daniele Scasciafratte 83f649dc9c
Qt: Update Italian GUI translation 2020-03-29 22:25:39 +02:00
Lothar Serra Mari 439570f818 Win32: Fix copyright year of the Win32 installer 2020-03-29 22:12:59 +02:00
Vicki Pfau 8d194fa95b GB Video: Fix some cases where SGB border doesn't draw to mutli-buffers 2020-03-01 15:28:05 -08:00
Crestwave d9d299fb88 Core: Add portable.ini check for Haiku 2020-02-29 18:58:57 -08:00
Crestwave 3b0ff3ea56 Qt: Fix SDL 1.2 build 2020-02-29 18:58:57 -08:00
Crestwave 71995f77d5 Core: Add support for Haiku's config directory 2020-02-29 18:58:57 -08:00
Lothar Serra Mari cf45add3fb Qt: Add template for Dutch Qt GUI translation 2020-02-29 20:07:16 +01:00
Vicki Pfau a637ac256d Qt: Fix OpenGL 2.1 support (fixes #1678) 2020-02-28 18:27:13 -08:00
Vicki Pfau cd6209d7f0 All: Fix your libc, Windows 2020-02-27 21:33:15 -08:00
Vicki Pfau ad02a0e0f3 GBA: More warning fixes 2020-02-27 21:13:47 -08:00
Vicki Pfau 9849af532c All: Fix some warnings 2020-02-27 21:11:23 -08:00
Vicki Pfau 32a515ee7f GBA IO: Fix regression breaking keyCallbacks 2020-02-25 18:11:41 -08:00
Vicki Pfau 03d85b44d2 GBA Timers: Fix deserializing count-up timers 2020-02-25 18:03:07 -08:00
Vicki Pfau 77a67f8904 GBA SIO: Fix copying Normal mode transfer values 2020-02-24 20:10:11 -08:00
Vicki Pfau 85f663fccc GBA SIO: Fix double-unloading active driver 2020-02-24 20:10:11 -08:00
Vicki Pfau 1352e2fc4f GBA SIO: Fix Multiplayer busy bit 2020-02-24 19:54:39 -08:00
Vicki Pfau a47bc8455c GBA Video: Fix IO cache size 2020-02-24 19:53:26 -08:00
Vicki Pfau 12ae8ba949 Qt: Fix build on Qt < 5.10 2020-02-23 18:10:16 -08:00
Vicki Pfau 75fa9a80fa Qt: Fix build on Qt < 5.10 2020-02-23 18:08:00 -08:00
Vicki Pfau 210c7a91cd GBA e-Reader: Increase scanning stability more 2020-02-23 18:01:53 -08:00
Vicki Pfau b3f5e6b9ee GBA e-Reader: Bitmap scanning 2020-02-23 17:59:03 -08:00
Vicki Pfau 7091494583 GBA e-Reader: Batch scanning 2020-02-23 16:58:44 -08:00
Vicki Pfau 44175d9381 GBA e-Reader: Use LED duration register 2020-02-23 16:22:58 -08:00
Vicki Pfau 1cf4bbb52d Qt: Filter e-Reader card formats 2020-02-23 15:08:52 -08:00
Vicki Pfau 17fb14f393 GBA e-Reader: .bin scanning 2020-02-23 15:05:11 -08:00
Vicki Pfau e2bc15192f GBA e-Reader: Split out into separate file 2020-02-23 15:04:52 -08:00
Vicki Pfau ba49e9f1ce Qt: Set icon for Discord Rich Presence 2020-02-23 00:34:15 -08:00
Vicki Pfau b4cd441ef4 Qt: Defer texture updates until frame is drawn (fixes #1590) 2020-02-22 02:05:44 +00:00
Vicki Pfau addb7c6114 Qt: Fix memory leak in library 2020-02-21 00:58:34 -08:00
Vicki Pfau 2d2f49c361 Tools: Initial support for .bin in make-dotcode.py 2020-02-21 00:04:20 -08:00
Vicki Pfau 20353fa195 VFS: Fix memory leak if attempt to open a 7z fails 2020-02-21 00:03:48 -08:00
Vicki Pfau 3bded6d039 GBA Hardware: Increase e-Reader scanning stability 2020-02-20 18:11:01 -08:00
Vicki Pfau 774a292384 GBA Hardware: Fix e-Reader crash on reset (fixes #1675) 2020-02-20 18:10:37 -08:00
Vicki Pfau 6055c4e8db GBA: Reject incorrectly sized BIOSes 2020-02-20 18:09:45 -08:00
Vicki Pfau 8821024705 Tools: Add prototype dotcode generator 2020-02-19 23:59:41 -08:00
Vicki Pfau 39e4a8a156 Qt: Disable Replace ROM option when no game loaded 2020-02-19 23:12:26 -08:00
Vicki Pfau 1cf03b435a GBA Hardware: Small e-Reader cleanup 2020-02-19 23:11:15 -08:00
Vicki Pfau 2823ee1e02 README: Update 2020-02-19 21:16:14 -08:00
Vicki Pfau edd60a85b5 GBA Hardware: e-Reader calibration initialization 2020-02-19 21:12:48 -08:00
Vicki Pfau e0ca7c69a2 GBA Hardware: First working e-Reader scanning 2020-02-19 20:21:47 -08:00