Commit Graph

784 Commits

Author SHA1 Message Date
Vicki Pfau 8a6742de4b DS GX: Vector result (fixes #562) 2022-05-29 23:36:26 -07:00
Vicki Pfau 8337786b64 Merge branch 'master' (early part) into medusa 2022-05-29 22:27:40 -07:00
Vicki Pfau 9d55dd6f03 Merge branch 'master' (early part) into medusa 2022-05-29 22:19:41 -07:00
Vicki Pfau ab4da41933 Merge branch 'master' (early part) into medusa 2022-05-29 22:17:38 -07:00
Vicki Pfau c2d9a71f65 Merge branch 'master' (early part) into medusa 2022-05-29 22:15:32 -07:00
Vicki Pfau f83733518e Merge branch 'master' (early part) into medusa 2022-05-29 22:13:05 -07:00
Vicki Pfau 915d5fde37 Merge branch 'master' (early part) into medusa 2022-05-29 22:10:06 -07:00
Vicki Pfau b127178377 GB: More selective savegame dirt, unify logic 2022-01-20 22:30:04 -08:00
aldelaro5 8564f5fef4 GDB Stub: Add target descriptior and memory map xml
This allows gdb to know the memory mapping as well as the architecture once connected. It also allows us to not send dummy data for the fpr because we explicitly do not mention them.
2022-01-20 20:03:53 -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 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 70f75bba49 GB Video: Draw SGB border pieces that overlap GB graphics (fixes #1339) 2022-01-13 18:07:01 -08:00
Vicki Pfau 27d59e5ed6 mGUI: Add read-only menu items 2022-01-09 15:05:57 -08:00
Vicki Pfau 9f0d184e4b Wii: Add text cursor 2022-01-05 22:10:01 -08:00
Vicki Pfau f176c096b0 Wii: Initial OSK implementation 2022-01-05 00:29:45 -08:00
Vicki Pfau ea1abe2fcc Core: Add creator metadata extdata to savestates 2022-01-04 03:55:28 -08:00
Vicki Pfau 398ee0c827 GB I/O: Fix erroneously added registers 2022-01-04 03:49:43 -08:00
Vicki Pfau 23a815b99c GB I/O: Add placeholder names for some unimplemented registers 2021-12-28 15:27:25 -08:00
Vicki Pfau 4beb293ac1 DS GX: Add texformat enum 2021-12-25 03:03:07 -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 58ddecb830 Core: Add mCoreConfigGetBoolValue 2021-12-02 17:55:02 -08:00
Vicki Pfau 603de394d8 mGUI: Refactor menu code into separate functions 2021-11-29 23:11:17 -08:00
Vicki Pfau 283196ceb3 Qt: Save converter now supports importing SharkPort saves 2021-11-29 14:09:14 -08:00
nia eeeefa4532
NetBSD build fixes (#2366) 2021-11-29 01:53:18 -08:00
Vicki Pfau dfd44b280f Qt: Pay down technical debt with map caches 2021-11-17 17:52:25 -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 f696619b11 GBA I/O: Redo internal key input, enabling edge-based key IRQs 2021-10-14 01:59:59 -07:00
shuffle2 40d4c430fc msvc : fix compilation for c11/c17 lang standards
msvc currently supports up to c17 but does not implement some optional features. see https://docs.microsoft.com/en-us/cpp/preprocessor/predefined-macros?view=msvc-160 and https://docs.microsoft.com/en-us/cpp/build/reference/std-specify-language-standard-version?view=msvc-160
2021-09-30 13:57:34 -07:00
Vicki Pfau 86fe869087 ARM7: Fix unsigned multiply timing 2021-09-20 15:59:28 -07:00
Vicki Pfau f603fcdb72 mGUI: Add 9-slice drawing 2021-09-09 14:30:08 -07:00
Vicki Pfau bc37f48e29 CMake: Attempt to fix #1839 again 2021-08-28 22:05:49 -07:00
Vicki Pfau c6167470eb All: Fix indentation errors 2021-08-26 03:35:19 -07:00
Vicki Pfau 2d5f6dd675 All: Add updater stub and hook it into the Qt frontend 2021-08-10 22:09:24 -07:00
Vicki Pfau 4a7feb66f9 Qt: Add update checking infrastructure 2021-08-10 22:04:46 -07:00
Vicki Pfau bf97b7b52e Merge branch 'master' into medusa 2021-06-29 20:59:21 -07:00
Vicki Pfau a6231276e4 Merge branch 'master' (early part) into medusa 2021-06-29 20:55:09 -07:00
Vicki Pfau c78e62d894 Merge branch 'master' (early part) into medusa 2021-06-29 20:48:53 -07:00
Vicki Pfau cff95f3213 Merge branch 'master' (early part) into medusa 2021-06-29 20:43:48 -07:00
Vicki Pfau f19d086d15 Merge branch 'master' (early part) into medusa 2021-06-29 20:38:22 -07:00
Vicki Pfau 2c35ccfdfe Merge branch 'master' (early part) into medusa 2021-06-29 20:34:29 -07:00
Vicki Pfau d026a5af75 Merge branch 'master' (early part) into medusa 2021-06-29 20:33:01 -07:00
Vicki Pfau 9a26c1a679 mGUI: Use variants for menu data 2021-06-28 21:13:05 -07:00
Vicki Pfau 78d3a1f17e GB Memory: Add cursory cartridge open bus emulation (fixes #2032) 2021-06-23 20:34:11 -07:00
Vicki Pfau b1ff578201 Qt: Only set default controller bindings if loading fails (fixes #799) 2021-06-20 00:34:45 -07:00
Vicki Pfau ad2827423c Merge branch 'master' (early part) into medusa 2021-06-11 21:04:53 -07:00
Vicki Pfau 805953bcaa Merge branch 'master' (early part) into medusa 2021-06-11 20:54:03 -07:00
Vicki Pfau de75fc28a3 Merge branch 'master' (early part) into medusa 2021-06-11 20:45:51 -07:00