Vicki Pfau
|
6a97b1dbf5
|
GBA Memory: Minor code simplification
|
2020-08-29 22:51:53 -07:00 |
Vicki Pfau
|
1d186dd9ea
|
Util: Use __builtin_bswap on PPC big-endian platforms that support it
|
2020-08-29 16:15:39 -07:00 |
Vicki Pfau
|
c8028e1a60
|
Util: Fill out and fix big-endian byteswap load/stores
|
2020-08-29 16:14:49 -07:00 |
negativeExponent
|
f6523e2c01
|
libretro: Fix cheevos memory map for GB games using external RAM
|
2020-08-28 18:39:21 -07:00 |
negativeExponent
|
274a97a5f0
|
Libretro: Add cheevos support for GB/GBC
Working implementation:
https://github.com/libretro/mgba/issues/182#issuecomment-617561652
|
2020-08-28 18:39:09 -07:00 |
RufoH
|
0019cb69d8
|
Libretro: Add Italian core options translation
|
2020-08-28 18:36:20 -07:00 |
Vicki Pfau
|
6a04f02251
|
Libretro: Build fixes for non-GB and coe cleanup
|
2020-08-28 18:33:31 -07:00 |
Vicki Pfau
|
9dc6dc7e65
|
GB: Add separate overrides for GBC games that can also run on SGB or regular GB
|
2020-08-28 18:19:13 -07:00 |
Vicki Pfau
|
3e91c50f2d
|
Qt: Fix language code for Korean
|
2020-08-28 01:52:20 -07:00 |
Vicki Pfau
|
ddc913c13a
|
Qt: Refactor GB names and lists into namespace
|
2020-08-28 01:49:07 -07:00 |
Vicki Pfau
|
f5a1ceb025
|
Core: Add savedataUpdated callback
|
2020-08-28 00:53:40 -07:00 |
Vicki Pfau
|
65fb61d7e2
|
GBA Memory: Improve robustness of Matrix memory support
|
2020-08-27 04:27:13 -07:00 |
Vicki Pfau
|
6e01765ed2
|
Qt: Add another static dependency on Windows
|
2020-08-26 03:39:34 -07:00 |
Vicki Pfau
|
3dcf879e94
|
Qt: Add CoreManager::getExtdata API
|
2020-08-25 20:22:41 -07:00 |
Vicki Pfau
|
6c805acab6
|
Qt: Add VFileDevice from filename API
|
2020-08-25 20:21:58 -07:00 |
Vicki Pfau
|
fcda3df24d
|
3DS: Slightly refactor GPU operations
|
2020-08-25 03:20:52 -07:00 |
Vicki Pfau
|
07c2c87d00
|
3DS: Fix thread cleanup
|
2020-08-24 18:24:22 -07:00 |
Vicki Pfau
|
98f2d14b81
|
GBA Video: Code cleanup
|
2020-08-24 14:57:04 -07:00 |
Vicki Pfau
|
7020ea35a3
|
Python: Add VFS.fromEmpty utility
|
2020-08-24 01:59:28 -07:00 |
Vicki Pfau
|
c7d50956b3
|
Python: Add aliases for some registers
|
2020-08-24 01:59:12 -07:00 |
Vicki Pfau
|
4c8e08d2b0
|
GBA Audio: Fix serializing/deserializing flags
|
2020-08-24 01:57:51 -07:00 |
Vicki Pfau
|
27b31024ce
|
GB Audio: Fix deserializing while audio was disabled (fixes #1305)
|
2020-08-24 01:19:45 -07:00 |
Vicki Pfau
|
9841db0d94
|
GBA Video: Don't draw sprites using unmapped VRAM in GL renderer (fixes #1865)
|
2020-08-22 21:56:57 -07:00 |
Vicki Pfau
|
597628736f
|
Qt: Fix Battle Chip view not displaying chips on some DPI settings
|
2020-08-21 22:17:16 -07:00 |
Vicki Pfau
|
66842997dc
|
GBA DMA: Fix ordering and timing of overlapping DMAs
|
2020-08-21 04:45:15 -07:00 |
Vicki Pfau
|
7df5b67a71
|
GBA DMA: Only update DMA scheduling if needed
|
2020-08-21 04:45:15 -07:00 |
Vicki Pfau
|
5c58186f03
|
GBA Audio: Revamp FIFO emulation (fixes #356, fixes #875, fixes #1847)
|
2020-08-21 04:45:15 -07:00 |
Vicki Pfau
|
0a52f44fa8
|
Vita: Wait, what do you mean sceKernelFindMemBlockByAddr has been in vitasdk for 4.5 years?
|
2020-08-20 00:09:53 -07:00 |
Vicki Pfau
|
8a3a2bf058
|
VFS: Change semantics of VFile.sync on mapped files (fixes #1730)
|
2020-08-19 18:34:02 -07:00 |
Vicki Pfau
|
2a2f208419
|
GBA Audio: Fix volume/mute in XQ audio (fixes #1864)
|
2020-08-19 15:50:32 -07:00 |
Vicki Pfau
|
106685c1cd
|
GBA Audio: Fix stereo in XQ audio
|
2020-08-19 15:43:43 -07:00 |
Vicki Pfau
|
1932dc1fef
|
Vita: Slightly safer perf-start
|
2020-08-18 23:43:57 -07:00 |
Vicki Pfau
|
b57f08333e
|
CMake: Add perf to the list of all Vita components
|
2020-08-18 22:41:31 -07:00 |
Vicki Pfau
|
64bdb02eeb
|
Vita: Fix dependencies
|
2020-08-18 22:36:57 -07:00 |
Vicki Pfau
|
6599e2173c
|
Vita: Add supporting framework for mgba-perf
|
2020-08-18 22:04:21 -07:00 |
Vicki Pfau
|
9c7548855e
|
Vita: Port mgba-perf
|
2020-08-18 18:56:02 -07:00 |
Vicki Pfau
|
34b9055271
|
Vita: Fix memory leaking
|
2020-08-18 18:42:25 -07:00 |
Vicki Pfau
|
e37167479e
|
Vita: Remove disused variable
|
2020-08-18 18:42:10 -07:00 |
Vicki Pfau
|
bbdbfaf34e
|
Vita: Port socket shim
|
2020-08-18 18:41:51 -07:00 |
Vicki Pfau
|
209eed35ed
|
mGUI: Add status indicators for fast-forward and mute
|
2020-08-17 20:17:59 -07:00 |
Vicki Pfau
|
a263d4718f
|
3DS: Use an actual texture format
|
2020-08-17 20:17:59 -07:00 |
Vicki Pfau
|
5a1ec94b02
|
mGUI: Add mute (closes #1494)
|
2020-08-17 20:17:59 -07:00 |
Vicki Pfau
|
37ef9c6d83
|
GBA: Fix Sharkport size check
|
2020-08-17 20:17:59 -07:00 |
Vicki Pfau
|
a6885fdbd3
|
Res: Add icons for fast forward and mute
|
2020-08-17 20:17:59 -07:00 |
Vicki Pfau
|
010a4dad44
|
Wii: Fix ppc32 endianness regression
|
2020-08-17 20:17:59 -07:00 |
Vicki Pfau
|
8b7660c679
|
Wii: Generate tpls at compile time
|
2020-08-17 20:17:59 -07:00 |
Lothar Serra Mari
|
9cd2aacd2b
|
Qt: Update German GUI translation
|
2020-08-17 20:21:35 +02:00 |
Lothar Serra Mari
|
562b2d3565
|
Doc: Update German README file
|
2020-08-17 19:55:58 +02:00 |
Lothar Serra Mari
|
3832250c88
|
Qt: Update localization files from sources
|
2020-08-17 19:09:30 +02:00 |
Vicki Pfau
|
15fcc90db3
|
Util: Dynamically grow hash tables as needed (fixes #1859)
|
2020-08-17 01:24:37 -07:00 |