Vicki Pfau
|
e12ca74d1e
|
GBA Timers: Fix toggling timer cascading while timer is active (fixes #2043)
|
2021-02-13 01:15:19 -08:00 |
Vicki Pfau
|
32a8a47de6
|
GBA SIO: Fix hanging on starting a second multiplayer window (fixes #854)
|
2021-02-07 15:07:27 -08:00 |
Vicki Pfau
|
217d1b238b
|
Qt: Add save converter tool
|
2021-02-04 00:00:31 -08:00 |
Vicki Pfau
|
5b8d64b0b5
|
Qt: Better initial shortcut editor column sizes
|
2021-01-27 21:23:45 -08:00 |
Vicki Pfau
|
b1a06ed52b
|
Cheats: Fix indirect write cheats (fixes #2026)
|
2021-01-27 20:24:26 -08:00 |
Vicki Pfau
|
527f235934
|
Core: Adding to library is now recursive
|
2021-01-05 00:23:52 -08:00 |
Vicki Pfau
|
bda4316839
|
GB: Redo double speed emulation (closes #1515)
|
2021-01-02 22:20:54 -08:00 |
Vicki Pfau
|
cab1415d07
|
GB Core: Return the current number of banks for ROM/SRAM, not theoretical max
|
2021-01-01 17:12:38 -08:00 |
Vicki Pfau
|
bca8cb918f
|
Qt: Use relative paths in portable mode when applicable (fixes #838)
|
2020-12-30 15:37:43 -08:00 |
Vicki Pfau
|
0026249806
|
Debugger: Add event dumping
|
2020-12-28 19:14:33 -08:00 |
Vicki Pfau
|
562c9ab1d9
|
Qt: Add button to jump to log settings
|
2020-12-26 19:29:37 -08:00 |
Vicki Pfau
|
18403682f7
|
Qt: Add GB support in I/O viewer
|
2020-12-26 18:29:16 -08:00 |
Vicki Pfau
|
5781566717
|
Core: Improve support for ROM patch cheats, supporting disabling overlapping patches
|
2020-12-23 18:35:42 -08:00 |
Vicki Pfau
|
cadceecdab
|
Qt: Fix loading a new game crashing on Wayland (fixes #1992)
|
2020-12-20 21:00:17 -08:00 |
Vicki Pfau
|
0cf138775b
|
GBA Cheats: Allow unlimited ROM patch-type codes per set
|
2020-12-19 12:52:46 -08:00 |
Vicki Pfau
|
71379aac66
|
Qt: Unify monospace font usage
|
2020-12-16 18:16:41 -08:00 |
Vicki Pfau
|
c4123a2386
|
SDL: Fall back to sw blit if OpenGL init fails
|
2020-12-16 18:16:41 -08:00 |
Vicki Pfau
|
346f5dc0b5
|
GBA Serialize: Fix alignment check when loading states
|
2020-12-13 15:02:08 -08:00 |
Vicki Pfau
|
6e40b38b63
|
Qt: Fix issues with I/O viewer not properly synchronizing state
|
2020-12-12 23:42:37 -08:00 |
Vicki Pfau
|
0065b62633
|
Qt: Add bug report tool
|
2020-12-09 18:30:36 -08:00 |
Vicki Pfau
|
a8a7372083
|
Qt: Add checking and downgrading OpenGL support outside of the painter
|
2020-12-03 23:57:52 -08:00 |
Vicki Pfau
|
e31de6b470
|
Qt: Fix crash when editing shortcuts with none selected (fixes #1964)
|
2020-12-03 20:45:21 -08:00 |
Vicki Pfau
|
41a40acefc
|
GBA Video: Avoid integer division using reciprocal tricks
|
2020-11-30 23:19:57 -08:00 |
Vicki Pfau
|
fc3a6153e2
|
GBA Video: New GL palette approach, no more batch splitting on palette edits
|
2020-11-30 23:19:57 -08:00 |
Vicki Pfau
|
2d6087aa98
|
mGUI: Improve loading speed (fixes #1957)
|
2020-11-29 15:56:15 -08:00 |
Vicki Pfau
|
20f8baa82c
|
GBA: Regrettably add VBA bug compat mode
|
2020-11-29 13:41:53 -08:00 |
Vicki Pfau
|
fbba3efb34
|
ARM: Fix long multiply-and-accumulate register write order (fixes #1956)
|
2020-11-28 21:29:00 -08:00 |
Vicki Pfau
|
8e096916b1
|
Qt: Discard additional frame draws if waiting fails
|
2020-11-27 18:31:13 -08:00 |
Vicki Pfau
|
39324749f2
|
3DS: Batch directory reads
|
2020-11-27 15:18:23 -08:00 |
Vicki Pfau
|
99e622eb43
|
GBA Video: Skip attempting to render offscreen sprites in OpenGL
|
2020-11-27 13:53:33 -08:00 |
Vicki Pfau
|
7640c38684
|
mGUI: Skip second scan loop when possible
|
2020-11-26 22:33:05 -08:00 |
Vicki Pfau
|
0d96ba4f8f
|
Wii: Add libwiidrc support
|
2020-11-26 22:09:01 -08:00 |
Vicki Pfau
|
b50d8e35e9
|
GB I/O: Implement preliminary support for PCM12/PCM34 (#1468)
|
2020-11-25 20:10:32 -08:00 |
Vicki Pfau
|
42879afb9c
|
Qt: Pre-attach GDB stub when launching with -g (fixes #1950)
|
2020-11-24 18:58:22 -08:00 |
Vicki Pfau
|
b8e5b47c80
|
GBA: Fix loading multiboot ELF files (fixes #1949)
|
2020-11-24 01:41:41 -08:00 |
Vicki Pfau
|
f7749b31de
|
Core: Fix loading ELF files that have unexpected empty program headers
|
2020-11-24 01:41:41 -08:00 |
Vicki Pfau
|
6ca62fae83
|
CMake: Link with correct OpenGL library (fixes #1872)
|
2020-11-24 01:41:41 -08:00 |
Vicki Pfau
|
1a694b0b56
|
Debugger: Fix change watchpoints (fixes #1947)
|
2020-11-24 01:41:41 -08:00 |
Vicki Pfau
|
e9ed09e9be
|
Qt: Allow frame viewer on Game Boy
|
2020-11-22 16:08:33 -08:00 |
Vicki Pfau
|
7918b5af45
|
GB Video: Fix SGB video logs
|
2020-11-22 15:08:45 -08:00 |
Vicki Pfau
|
1093849ad5
|
Qt: Add option to toggle forceGbp mode
|
2020-11-22 01:11:24 -08:00 |
Vicki Pfau
|
9902e2eeee
|
GBA Video: Fix OBJWIN erratic rendering in OpenGL renderer
|
2020-11-22 00:46:55 -08:00 |
Vicki Pfau
|
1e76ae31d6
|
CHANGES: Update
|
2020-11-21 23:42:06 -08:00 |
Vicki Pfau
|
54fba4c461
|
GBA I/O: Ignore high bits on IME
|
2020-11-20 01:15:46 -08:00 |
Vicki Pfau
|
c640819179
|
GB: Downgrade DMG-only ROMs from CGB mode even without boot ROM
|
2020-11-20 00:35:52 -08:00 |
Vicki Pfau
|
d20b2e1e23
|
Qt: Fix gamepad event dispatching (fixes #1922)
|
2020-11-19 23:22:52 -08:00 |
Vicki Pfau
|
9ae85bdccc
|
mGUI: Don't attempt to preload files larger than can fit in RAM
|
2020-11-19 20:12:19 -08:00 |
Vicki Pfau
|
2def7289f3
|
Wii: Fix crash on unloading irregularly sized GBA ROMs
|
2020-11-18 18:36:19 -08:00 |
Vicki Pfau
|
67dae057ed
|
Qt: Fix cancelling pausing before the frame ends
|
2020-11-18 01:33:56 -08:00 |
Vicki Pfau
|
61f8f14694
|
Core: Rework thread state synchronization
|
2020-11-18 01:33:56 -08:00 |