Vicki Pfau
|
9271198f64
|
Qt: Make window corners square on Windows 11 (fixes #3285)
|
2024-09-21 23:01:16 -07:00 |
Vicki Pfau
|
16f7a05b1a
|
Appveyor: Use Windows 11 SDK
|
2024-09-21 23:00:04 -07:00 |
Vicki Pfau
|
a66ad9c2c8
|
Qt: Fix how LatAm Spanish is shown in settings
|
2024-09-16 02:53:46 -07:00 |
Vicki Pfau
|
3ae88949a3
|
Core: Extdata should not have a size < 0
|
2024-09-16 02:52:07 -07:00 |
Vicki Pfau
|
ffe539343e
|
No-Intro: Prevent database from being downgraded
|
2024-09-16 02:51:04 -07:00 |
Vicki Pfau
|
00426ad6d1
|
GB Serialize: Prevent loading invalid states where LY >= 144 in modes other than 1
|
2024-07-19 20:14:40 -07:00 |
Adam Higerd
|
7d8b029282
|
Don't try to load non-.sym files as ARMIPS symbols
|
2024-07-19 19:43:39 -07:00 |
Vicki Pfau
|
67b0a27d88
|
GBA Core: Fix crash after loading debug symbols (fixes #3254)
|
2024-07-11 14:09:46 -07:00 |
Vicki Pfau
|
d2a8b43ae0
|
GBA I/O: Fix HALTCNT access behavior (fixes #2309)
|
2024-07-09 20:17:22 -07:00 |
Vicki Pfau
|
ebad7a380b
|
GB I/O: Fix STAT writing IRQ trigger conditions (fixes #2501)
|
2024-07-07 11:26:36 -07:00 |
Vicki Pfau
|
a0f6255a0b
|
Switch: Add bilinear filtering option (closes #3111)
|
2024-07-07 11:24:26 -07:00 |
Vicki Pfau
|
154fe6b344
|
GB: Fix uninitialized save data when loading undersized temporary saves
|
2024-07-07 11:24:26 -07:00 |
Vicki Pfau
|
5ac23cfe4f
|
GBA Core: Fix loading symbols from ELF files if the file doesn't end with .elf
|
2024-07-07 11:24:26 -07:00 |
Vicki Pfau
|
2c2eab2b94
|
GB, GBA Core: Fix memory leak if reloading debug symbols
Also fix loading an ELF if the current seek is not 0
|
2024-07-07 11:24:26 -07:00 |
Vicki Pfau
|
ee2533831d
|
Util: Add THREAD_EXIT macro
|
2024-07-07 11:24:26 -07:00 |
Vicki Pfau
|
b205537558
|
GBA Audio: Fix crash in audio subsampling if timing lockstep breaks
|
2024-06-25 04:09:36 -07:00 |
Vicki Pfau
|
e0b0e45821
|
GBA Audio: Fix crash if audio FIFOs and timers get out of sync
|
2024-06-25 03:46:31 -07:00 |
Vicki Pfau
|
832c0aed27
|
Windows: Inno Setup fixes
Update minimum Windows version to 7, add DisableDirPage=no
|
2024-06-25 03:44:41 -07:00 |
Vicki Pfau
|
f8ece1ed04
|
Third-Party: Cherry-pick rapidjson buildfix
|
2024-05-25 01:33:47 -07:00 |
Vicki Pfau
|
95c2e2fbe6
|
GBA SIO: Remove erroneous RCNT setting
|
2024-05-24 22:28:55 -07:00 |
Vicki Pfau
|
40dcea36c0
|
Updater: Fix build
|
2024-05-24 20:34:16 -07:00 |
Vicki Pfau
|
21d76adf66
|
Updater: Fix existing directory update logic
|
2024-05-24 20:32:47 -07:00 |
Vicki Pfau
|
8f648b6808
|
Updater: Fix overwriting files with directories
|
2024-05-24 20:32:47 -07:00 |
Vicki Pfau
|
b342ecb76f
|
Updater: Fix MSVC build
|
2024-05-24 20:32:09 -07:00 |
Vicki Pfau
|
63c0bedf44
|
Qt: Fix LCDC background priority/enable bit being mis-mapped in I/O view
|
2024-05-12 02:51:23 -07:00 |
Vicki Pfau
|
ff00fed81c
|
Qt: Better fix for I/O viewer
|
2024-05-12 02:51:23 -07:00 |
Vicki Pfau
|
a2493a7bf3
|
GBA Memory: Let raw access read high MMIO addresses
|
2024-05-11 21:50:57 -07:00 |
Vicki Pfau
|
b1c7c6d14a
|
Qt: Fix crash when applying changes to GB I/O registers in I/O view
|
2024-05-11 21:41:37 -07:00 |
Vicki Pfau
|
16a565dc6b
|
Debugger: Actually handle parseLexedExpression returning false
|
2024-04-24 23:21:02 -07:00 |
Vicki Pfau
|
0ca0ea47d4
|
Qt: Update translation (Chinese (Simplified))
Translation: mGBA/Qt
Translate-URL: https://hosted.weblate.org/projects/mgba/mgba-qt/zh_Hans/
|
2024-04-08 15:48:23 -07:00 |
Vicki Pfau
|
455d424685
|
CMakeLists: Fix strtof_l detection logic
|
2024-04-08 02:11:31 -07:00 |
Vicki Pfau
|
99bae2dc06
|
GBA GPIO: Fix gyro read-out start (fixes #3141)
|
2024-04-05 00:24:28 -07:00 |
Vicki Pfau
|
34b1f0b3a4
|
Core: Add missing defines to flags.h
|
2024-04-01 16:46:38 -07:00 |
Vicki Pfau
|
c2907e8286
|
CMake: Bump version
|
2024-03-19 00:15:20 -07:00 |
Vicki Pfau
|
557a3b67db
|
GB Audio: Fix audio envelope timing resetting too often (fixes #3164)
|
2024-03-17 20:02:30 -07:00 |
TuxSH
|
950e576f09
|
Fix menu bug that allowed the selection of invalid states when wrap=true
|
2024-03-17 20:02:13 -07:00 |
Vicki Pfau
|
2ab7500e3e
|
Qt: Fix uninitialized variable
|
2024-03-17 20:02:13 -07:00 |
Vicki Pfau
|
5aa7c955f1
|
Updater: Fix updating appimage across filesystems
|
2024-03-17 20:01:44 -07:00 |
Vicki Pfau
|
32149f0e24
|
VFS: Fix UB
|
2024-03-17 19:56:27 -07:00 |
unknown
|
1c058b596e
|
Qt GDB Window defaults to loopback address
|
2024-03-17 19:55:38 -07:00 |
unknown
|
3253c5dd32
|
GBA Debugger defaults to loopback address
|
2024-03-17 19:55:38 -07:00 |
Vicki Pfau
|
858c94e5ee
|
GBA SIO: Fix MULTI mode SIOCNT bit 7 writes on secondary GBAs (fixes #3110)
|
2024-01-21 17:45:06 -08:00 |
Vicki Pfau
|
a2b7b19d89
|
Vita: Add imc0 and xmc0 mount point support
|
2024-01-21 03:39:36 -08:00 |
Vicki Pfau
|
48350b1fd3
|
VFS: Modernize VDeviceList implementation
|
2024-01-21 03:38:44 -08:00 |
Vicki Pfau
|
1c61b54208
|
CHANGES: Update for 0.10.3
|
2024-01-07 19:17:00 -08:00 |
Vicki Pfau
|
15ec8eb795
|
Res: Update patrons.txt
|
2024-01-07 19:15:52 -08:00 |
Vicki Pfau
|
383dcda998
|
Res: Update nointro.dat
|
2024-01-07 19:13:02 -08:00 |
Vicki Pfau
|
e1a5329f30
|
Qt: Fix screen freezing on macOS after closing save state window (fixes #2885)
|
2024-01-07 16:58:30 -08:00 |
Vicki Pfau
|
0227d2db39
|
VFS: Use anonymousMemoryMap for large 7z allocations (fixes #3013)
|
2023-12-21 22:58:36 -08:00 |
Vicki Pfau
|
3f4cb4dbcb
|
GB Audio: Improve "zombie mode" emulation in CGB mode (fixes #2029)
|
2023-12-20 02:53:21 -08:00 |