Vicki Pfau
|
fff87985fe
|
GB, GBA: Save writeback-pending masked saves on unload (fixes #2396)
|
2022-01-20 22:30:04 -08:00 |
Vicki Pfau
|
b127178377
|
GB: More selective savegame dirt, unify logic
|
2022-01-20 22:30:04 -08:00 |
Vicki Pfau
|
1f53174270
|
GBA Video: Bump OpenGL requirement to 3.3 (closes #2425)
|
2022-01-20 18:10:53 -08:00 |
Vicki Pfau
|
ddca55347e
|
GBA Video: Fix OpenGL rendering on M1 Macs
|
2022-01-19 23:06:19 -08:00 |
Vicki Pfau
|
9b6b7c7392
|
GBA DMA: Fix DMA source direction bits being cleared (fixes #2410)
|
2022-01-15 20:32:50 -08:00 |
Vicki Pfau
|
9a85fc8a5a
|
Core: Frame counter should be unsigned
|
2022-01-15 15:30:41 -08:00 |
Vicki Pfau
|
cb0af1b77b
|
GBA: Remove obsolete RTC API
|
2022-01-15 15:29:40 -08:00 |
Vicki Pfau
|
a9ef7af3b1
|
GBA BIOS: Change fix for #1059 to break fewer games
|
2022-01-10 14:05:39 -08:00 |
Vicki Pfau
|
d96a19420d
|
GBA I/O: Disable open bus behavior on invalid register 06A
|
2022-01-04 16:43:30 -08:00 |
Vicki Pfau
|
ee610db141
|
GBA BIOS: Work around IRQ handling hiccup in Mario & Luigi (fixes #1059)
|
2021-12-28 17:12:22 -08:00 |
Vicki Pfau
|
a1641f7fae
|
GBA Savedata: Add GSV importing
|
2021-12-21 20:36:18 -08:00 |
Vicki Pfau
|
fa2975a4ab
|
GBA Serialization: Serials key IRQ state, update docs
|
2021-12-06 12:38:08 -08:00 |
Vicki Pfau
|
e224b45576
|
GBA: Correct key IRQ edge behavior
|
2021-12-06 12:37:38 -08:00 |
Vicki Pfau
|
c39f2ccb78
|
All: Use mCoreConfigGetBoolValue
|
2021-12-02 18:07:49 -08:00 |
Vicki Pfau
|
283196ceb3
|
Qt: Save converter now supports importing SharkPort saves
|
2021-11-29 14:09:14 -08:00 |
Vicki Pfau
|
fdd03e505e
|
GBA Video: Fix cache updating with proxy and GL renderers
|
2021-11-17 17:51:16 -08:00 |
Vicki Pfau
|
858267da3f
|
GBA: Add flag to allow opposing inputs in key callbacks (fixes #2334)
|
2021-11-10 13:12:55 -08:00 |
Vicki Pfau
|
71b616a9c2
|
GBA: Fix maximum tile ID in caching for 256-color modes
|
2021-11-09 15:51:31 -08:00 |
Fletcher Porter
|
85e975c7af
|
[SIO] Fix a -Wswitch warning out of lockstep.c
The compiler was complaining of unhandled branches, but a new `default` case
solves that.
|
2021-10-15 00:08:57 -07:00 |
Vicki Pfau
|
f696619b11
|
GBA I/O: Redo internal key input, enabling edge-based key IRQs
|
2021-10-14 01:59:59 -07:00 |
Vicki Pfau
|
511a061ab0
|
GBA I/O: Update KEYINPUT in internal I/O memory (fixes #2235)
|
2021-10-14 01:46:55 -07:00 |
Vicki Pfau
|
669fb5232b
|
GBA Video: Improve BG enable latching
|
2021-09-28 12:49:39 -07:00 |
Vicki Pfau
|
ca91489e00
|
GBA Video: Delay enabling backgrounds in bitmap modes (fixes #1668)
|
2021-09-22 15:59:41 -07:00 |
Vicki Pfau
|
2d4294e417
|
GBA Video: Don't iterate affine backgrounds when disabled
|
2021-09-22 15:59:41 -07:00 |
Vicki Pfau
|
2ac6920238
|
GBA Memory: Fix misaligned 32-bit I/O loads (fixes #2307)
|
2021-09-14 11:00:34 -07:00 |
Vicki Pfau
|
45e81d0ecc
|
GBA Video: Fix build on macOS
|
2021-09-11 13:48:25 -07:00 |
Vicki Pfau
|
bc37f48e29
|
CMake: Attempt to fix #1839 again
|
2021-08-28 22:05:49 -07:00 |
Vicki Pfau
|
0d826bfba4
|
GBA Video: Swap priority and window rendering order
|
2021-08-17 16:24:59 -07:00 |
Vicki Pfau
|
c2f40b88ef
|
GBA Video: Fix backdrop color if DISPCNT is first set to 0 (fixes #2260)
|
2021-07-27 19:14:53 -07:00 |
Vicki Pfau
|
801033020a
|
GBA I/O: Fix deserializing audio on big endian
|
2021-07-01 22:15:29 -07:00 |
Vicki Pfau
|
0352125cad
|
GBA Video: Backport many rendering changes from medusa
|
2021-06-30 00:03:41 -07:00 |
Vicki Pfau
|
d9627e3623
|
GBA SIO: Add more missing NORMAL8 implementation bits (fixes #2044)
|
2021-06-28 15:22:07 -07:00 |
Vicki Pfau
|
6c6d498817
|
GBA: Improve timing when not booting from BIOS
|
2021-06-28 13:35:04 -07:00 |
Vicki Pfau
|
7dce4be2e2
|
GBA Serialize: Fix loading audio enable bit late (fixes #2230)
|
2021-06-27 22:37:01 -07:00 |
Vicki Pfau
|
34fed8086c
|
GBA Memory: Fix prefetch mask when swapping modes within a region
|
2021-06-18 01:00:18 -07:00 |
Vicki Pfau
|
ed23ae3ef7
|
GBA SIO: Fix SI value for unattached MULTI mode
|
2021-06-15 20:51:32 -07:00 |
Vicki Pfau
|
8c3f7eb228
|
GBA SIO: Fix missing interrupt on an unattached NORMAL transfer
|
2021-06-15 20:51:32 -07:00 |
Vicki Pfau
|
3e1793d3f8
|
GBA Savedata: Support for 64 kiB SRAM saves
|
2021-06-07 18:47:22 -07:00 |
Vicki Pfau
|
0865b8911e
|
GBA SIO: Add missing NORMAL8 implementation bits (fixes #2172)
|
2021-05-14 22:59:18 -07:00 |
Vicki Pfau
|
3809876179
|
GBA: Fix some patch loading edge cases
|
2021-05-02 23:17:24 -07:00 |
Bonta-kun
|
2f4feb6b53
|
GBA IO: Serialize JOY_RECV_HI and JOY_TRANS_HI
|
2021-05-01 19:44:11 -07:00 |
Vicki Pfau
|
8416380030
|
GBA Video: Revert scanline latching changes (fixes #2153, fixes #2149)
|
2021-04-29 22:42:07 -07:00 |
Vicki Pfau
|
91874af0c3
|
GBA Overrides: Add missing override for Drill Dozer (Europe)
|
2021-04-28 22:32:07 -07:00 |
sdhizumi
|
063c4d6057
|
GBA: Add override for DigiCommunication Nyo
|
2021-04-25 19:01:10 -07:00 |
Vicki Pfau
|
2dc47e63dd
|
Qt: Improve handling of disabling VBA bug compat mode (fixes #2129)
|
2021-04-15 23:19:31 -07:00 |
Vicki Pfau
|
3b781c00e6
|
GBA e-Reader: Initial error detection and retrying
|
2021-04-11 16:08:39 -07:00 |
Vicki Pfau
|
92080793b3
|
GBA e-Reader: Improve initial boundary detection
|
2021-04-11 16:03:14 -07:00 |
Vicki Pfau
|
a0360ec936
|
GBA e-Reader: Add visual dotcode parsing
|
2021-04-10 03:07:35 -07:00 |
Vicki Pfau
|
23b5a458b8
|
GBA e-Reader: Refactor out of GPIO code
|
2021-04-03 13:37:29 -07:00 |
Vicki Pfau
|
bc16a1bfe3
|
GBA Cart: Refactor hardware.c into cart/gpio.c etc
|
2021-04-03 01:31:55 -07:00 |